public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-09-24 16:50:08 to 2018-09-27 03:09:47 UTC [more...]

[PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Flag after GPIO init
 2018-09-27  3:08 UTC  (2+ messages)

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Set PcdPciePort3Enable
 2018-09-27  3:03 UTC  (2+ messages)

[PATCH v2] ShellPkg: Remove unused InvalidCharacters[] in Shell.c
 2018-09-27  2:45 UTC  (3+ messages)

[PATCH] MdeModulePkg Variable: Fix comment typo 'end' to 'start'
 2018-09-27  2:45 UTC  (2+ messages)

[PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Shift EEPROM PEI files
 2018-09-27  1:07 UTC  (3+ messages)

[PATCH v3 0/7] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
 2018-09-27  0:48 UTC  (10+ messages)
` [PATCH v3 1/7] MdeModulePkg: introduce PE/COFF image emulator protocol
` [PATCH v3 3/7] MdeModulePkg/PciBusDxe: invoke PE/COFF emulator for foreign option ROMs
` [PATCH v3 4/7] MdeModulePkg/UefiBootManagerLib: allow foreign Driver#### images

[PATCH] IntelFsp2Pkg/GenCfgOpt.py: Support UPD offset auto assignment
 2018-09-27  0:39 UTC  (2+ messages)

[PATCH 1/3] IntelFsp2Pkg: Allow calling SplitFspBin.py directly
 2018-09-27  0:40 UTC  (12+ messages)
` [PATCH 2/3] IntelFsp2Pkg: Fix typo in SplitFspBin
` [PATCH 3/3] IntelFsp2Pkg: Tell git to format SplitFspBin.py with native newlines

[PATCH] GenCfgOpt.py: remove tailing space from output file
 2018-09-27  0:39 UTC  (2+ messages)

[PATCH v2 0/2] Add ArmPkg/Optee library APIs
 2018-09-26 18:02 UTC  (8+ messages)
` [PATCH v2 1/2] MdePkg/IndustryStandard: Add Global Plaform header file

[PATCH v3] MdePkg/SynchronizationLib: fix Interlocked[De|In]crement return value
 2018-09-26 17:39 UTC  (7+ messages)

[PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Update platform ID
 2018-09-26 14:30 UTC  (2+ messages)

[PATCH] BaseTools:Fix issue caused by 84a52d4d030185a44f2d8736142c6f0b19c6e9b1
 2018-09-26 14:25 UTC  (2+ messages)

[Patch] BaseTools Python: Migrate Python27 to Python36
 2018-09-26 13:02 UTC 

Tianocore and TPM2 pcr values
 2018-09-26 12:17 UTC  (13+ messages)

[PATCH] MdePkg/BaseSynchronizationLib: fix XADD operands in GCC IA32/X64 assembly
 2018-09-26 12:04 UTC  (4+ messages)

[PATCH] ShellPkg: Mark InvalidCharacters[] in Shell.c as unused
 2018-09-26 10:10 UTC  (5+ messages)

[PATCH] BaseTools: Convert string value of void* pcd in command line to array
 2018-09-26 10:05 UTC 

[PATCH v2] MdeModulePkg: XhciDxe: Prevent illegal memory access in XhcSetHsee
 2018-09-26  9:59 UTC  (5+ messages)

[PATCH] MdeModulePkg/RegularExpressionDxe: modify inf to pass vs 2012 build
 2018-09-26  9:45 UTC 

[PATCH] UefiCpuPkg/CpuMpPei: fix unsafe way to get stack pointer
 2018-09-26  8:54 UTC  (6+ messages)

reg: Clarification on PXE Boot with Client and Server in Different Sub nets
 2018-09-26  8:39 UTC  (2+ messages)

[PATCH] IntelFsp2Pkg/GenCfgOpt.py: support FixedAtBuild PCD
 2018-09-26  7:23 UTC  (2+ messages)

[RFC MdeModulePkg/UefiBootManagerLib v1 0/1] Fix raid card repair fail issue
 2018-09-26  5:00 UTC  (3+ messages)
` [RFC MdeModulePkg/UefiBootManagerLib v1 1/1] MdeModulePkg/UefiBootManagerLib: "

[Patch v3 00/14] Update MSR definitions
 2018-09-26  5:02 UTC  (17+ messages)
` [Patch v3 01/14] UefiCpuPkg/Include/Register/Msr: Update reference spec info
` [Patch v3 02/14] UefiCpuPkg/Include/Register/Msr/GoldmontPlusMsr.h: Add new MSR file for goldmont plus microarchitecture
` [Patch v3 03/14] UefiCpuPkg/Include/Register/Msr/SilvermontMsr.h: Add new MSR
` [Patch v3 04/14] UefiCpuPkg/Include/Register/Msr/*.h: "
` [Patch v3 05/14] UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: "
` [Patch v3 06/14] UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSRs
` [Patch v3 07/14] UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Add new MSR
` [Patch v3 08/14] UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Change structure definition
` [Patch v3 09/14] UefiCpuPkg/Include/Register/Msr/Core2Msr.h: Remove old MSR
` [Patch v3 10/14] UefiCpuPkg/Include/Register/Msr/P6Msr.h: "
` [Patch v3 11/14] UefiCpuPkg/Include/Register/Msr/CoreMsr.h: "
` [Patch v3 12/14] UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSR name and keep old one
` [Patch v3 13/14] UefiCpuPkg/Include/Register/Msr/GoldmontMsr.h: "
` [Patch v3 14/14] UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: Change structure definition

[PATCH] IntelFsp2Pkg/GenCfgOpt.py: support FixedAtBuild PCD
 2018-09-26  3:13 UTC  (2+ messages)

[PATCH v2 0/5] [CVE-2017-5753] Bounds Check Bypass issue in SMI handlers
 2018-09-26  1:17 UTC  (14+ messages)
` [PATCH v2 1/5] MdePkg/BaseLib: Add new AsmLfence API
` [PATCH v2 2/5] MdeModulePkg/FaultTolerantWrite:[CVE-2017-5753]Fix bounds check bypass
` [PATCH v2 3/5] MdeModulePkg/SmmLockBox: [CVE-2017-5753] Fix "
` [PATCH v2 4/5] MdeModulePkg/Variable: "
` [PATCH v2 5/5] UefiCpuPkg/PiSmmCpuDxeSmm: "

[PATCH v2 0/5] Support windowsize to benefit tftp/pxe download performance
 2018-09-26  0:52 UTC  (10+ messages)
` [PATCH v2 4/5] NetworkPkg: Define one PCD for PXE to specify MTFTP windowsize
` [PATCH v2 5/5] NetworkPkg/UefiPxeBcDxe: Use the specified "

[PATCH] UefiCpuPkg SecCore:Add a GUID removed previously
 2018-09-26  0:43 UTC  (2+ messages)

[Patch 0/6] Add the clarification for TCP/ISCSI/PXE drivers
 2018-09-26  0:41 UTC  (15+ messages)
` [Patch 1/6] MdeModulePkg/Tcp4Dxe: Add the clarification compared to TcpDxe in NetworkPkg
` [Patch 2/6] MdeModulePkg/IScsiDxe: Add the clarification compared to IScsiDxe "
` [Patch 3/6] MdeModulePkg/UefiPxeBcDxe: Add the clarification compared to UefiPxeBcDxe "
` [Patch 4/6] NetworkPkg/TcpDxe: Add the clarification compared to Tcp4Dxe in MdeModulePkg
` [Patch 5/6] NetworkPkg/IScsiDxe: Add the clarification compared to IScsiDxe "
` [Patch 6/6] NetworkPkg/UefiPxeBcDxe: Add the clarification compared to UefiPxeBcDxe "

[RFC] Create new edk2-test repo
 2018-09-25 23:33 UTC 

[PATCH] MdeModulePkg: XhciDxe: Prevent illegal memory access in XhcSetHsee
 2018-09-25 18:29 UTC  (2+ messages)

[PATCH] MdeModulePkg XhciDxe: Set HSEE Bit if SERR# Enable Bit is set
 2018-09-25 17:29 UTC  (7+ messages)

[Patch] BaseTools: Fix the wrong reference _GetSkuIds() in AutoGen code
 2018-09-25 14:48 UTC  (3+ messages)

[PATCH V3 0/6] Add new EfiLocateXXXAcpiTable() APIs
 2018-09-25 14:35 UTC  (3+ messages)
` [PATCH V3 3/6] MdeModulePkg S3SaveStateDxe: Use new EfiLocateFirstAcpiTable()

[PATCH] Add flag to skip disabling MTRRs
 2018-09-25 14:29 UTC  (19+ messages)
` [PATCH] UefiCpuPkg/MtrrLib: Add flag to skip disabling MTRRs prior to MTRR change

[PATCH v1 0/7] BaseTools/GenFds: cleanup GenFds
 2018-09-25 13:45 UTC  (5+ messages)
` [PATCH v1 6/7] BaseTools/GenFds: Remove duplicate function calls
` [PATCH v1 7/7] BaseTools/GenFds: create and use new variable in FdfParser

Minimum tianocore payload
 2018-09-25 13:29 UTC  (4+ messages)

[Question] Testing environment regarding SMM driver
 2018-09-25 13:10 UTC  (5+ messages)

[PATCH v2 0/4] Fix a bug that prevents PMEM access
 2018-09-25 12:12 UTC  (8+ messages)
` [PATCH v2 1/4] MdeModulePkg/PciHostBridge: Enhance boundary check in Io/Mem.Read/Write
` [PATCH v2 2/4] MdeModulePkg/PciHostBridge: Fix a bug that prevents PMEM access
` [PATCH v2 3/4] MdeModulePkg/PciHostBridge: Add RESOURCE_VALID() to simplify code
` [PATCH v2 4/4] MdeModulePkg/PciHostBridge: Move declaration of mIoMmu to header file

[Patch] Build Spec: Add some clarification of Build report section
 2018-09-25  8:57 UTC 

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Disable VT-d and Pre-boot VT-d setup option
 2018-09-25  8:58 UTC 

[Patch] Build Spec: Update EBNF of --pcd for String type to at least one char
 2018-09-25  8:36 UTC 

[PATCH 0/2] fix read memory access overflow in HTTPBoot
 2018-09-25  8:24 UTC  (3+ messages)
` [PATCH 1/2] NetworkPkg/HttpDxe: "
` [PATCH 2/2] NetworkPkg/HttpUtilitiesDxe: fix read memory access overflow

[PATCH] UefiCpuPkg/MtrrLib: Revert "Skip MSR access when the pair is invalid"
 2018-09-25  8:14 UTC  (2+ messages)

[PATCH] PurleyOpenBoardPkg: fix build error
 2018-09-25  7:25 UTC 

[PATCH V2] BaseTools: Code should not update the variable that save the raw data
 2018-09-25  7:15 UTC 

[PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Shift EEPROM PEI files
 2018-09-25  6:49 UTC  (3+ messages)

[PATCH V3] BaseTools: add ASSERT checker for array buffer value assignment
 2018-09-25  6:01 UTC 

[PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Clean up build scripts
 2018-09-25  5:54 UTC  (3+ messages)

[PATCH 0/3] Fix a bug that prevents PMEM access
 2018-09-25  5:03 UTC  (16+ messages)
` [PATCH 1/3] MdeModulePkg/PciHostBridge: Enhance boundary check in Io/Mem.Read/Write
` [PATCH 2/3] MdeModulePkg/PciHostBridge: Fix a bug that prevents PMEM access
` [PATCH 3/3] MdeModulePkg/PciHostBridge: Add RESOURCE_VALID() to simplify code

[PATCH] NetworkPkg: fix read memory access overflow in HTTPBoot
 2018-09-25  3:48 UTC  (3+ messages)

[PATCH v2 0/2] clarify NXE enabling logic
 2018-09-25  3:23 UTC  (6+ messages)
` [PATCH v2 2/2] MdeModulePkg/DxeIpl: support more NX related PCDs

[Patch v2 00/14] Update MSR definitions
 2018-09-25  2:08 UTC  (5+ messages)
` [Patch v2 08/14] UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Change structure definition

[PATCH] MdePkg: Add a inf path in MdePkg.dsc
 2018-09-25  1:48 UTC  (2+ messages)

[PATCH v2] MdePkg UefiPciLibPciRootBridgeIo: Remove redundant dependency
 2018-09-25  1:48 UTC  (2+ messages)

[PATCH 1/3] IntelFrameworkModulePkg: Remove the missing PalLib in DSC file
 2018-09-25  1:16 UTC  (6+ messages)
` [PATCH 2/3] MdeModulePkg: "

[PATCH V2] BaseTools: Latter full value should overwrite the former field value
 2018-09-25  1:07 UTC  (2+ messages)

[PATCH] BaseTools: Correct the SkuOverwrite
 2018-09-25  1:04 UTC  (2+ messages)

[Patch] UefiCpuPkg PiSmmCpuDxeSmm: Update SmiEntry function run the same position
 2018-09-25  0:26 UTC  (3+ messages)
  ` [PATCH v2] "

Stack issue after warm UEFI reset and MMU enabling on an Armv8 platform
 2018-09-24 17:44 UTC  (5+ messages)

Updating/adding video mode
 2018-09-24 17:05 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox