public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-07-31 05:52:51 to 2019-08-02 07:11:51 UTC [more...]

[PATCH] MdeModulePkg/UsbBusDxe: Return error when the device is not present
 2019-08-02  7:11 UTC  (6+ messages)
  ` [edk2-devel] "

[PATCH v2] * IntelFsp2Pkg: Improve FSP Python scripts to support 3.x
 2019-08-02  6:59 UTC  (3+ messages)

[PATCH 0/2] Remove S3Lib and RecoveryLib
 2019-08-02  6:55 UTC  (3+ messages)
` [PATCH 1/2] MdeModulePkg: Remove S3Lib.h and PeiS3LibNull
` [PATCH 2/2] MdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNull

[Patch v2 0/2] ShellPkg: Fix IA32 build failure in acpiview
 2019-08-02  5:35 UTC  (6+ messages)
` [Patch v2 1/2] ShellPkg/AcpiView: Fix IA32 link error
  ` [edk2-devel] "
` [Patch v2 2/2] ShellPkg: Add shell with all commands integrated
  ` [edk2-devel] "

[Patch 0/4] EmulatorPkg: Fix XCODE5 and VS2015 build failures
 2019-08-02  3:23 UTC  (5+ messages)
` [Patch 1/4] EmulatorPkg: Fix VS2015 build when VS2017 also installed
` [Patch 2/4] EmulatorPkg/Unix/Host: Fix NetworkPkg dependencies
` [Patch 3/4] EmulatorPkg/Unix/Host: Fix XCODE5 IA32/X64 build failure
` [Patch 4/4] MdePkg/X64/ProcessorBind.h: Fix EmulatorPkg X64 XCODE5

[PATCH v2 0/2] Add new PCD PcdCpuSmmAccessOut to control SMM access out
 2019-08-02  2:46 UTC  (17+ messages)
` [PATCH v2 1/2] UefiCpuPkg: Add "
  ` [edk2-devel] "
` [PATCH v2 2/2] UefiCpuPkg/PiSmmCpu: PcdCpuSmmAccessOut controls SMM access-out policy
  ` [edk2-devel] "

[PATCH v4 0/8] Support 5-level paging in DXE long mode
 2019-08-02  2:29 UTC  (17+ messages)
` [PATCH v4 1/8] UefiCpuPkg/MpInitLib: Enable 5-level paging for AP when BSP's enabled
` [PATCH v4 2/8] UefiCpuPkg/CpuDxe: Remove unnecessary macros
` [PATCH v4 3/8] UefiCpuPkg/CpuDxe: Support parsing 5-level page table
` [PATCH v4 4/8] MdeModulePkg/DxeIpl: Introduce PCD PcdUse5LevelPageTable
` [PATCH v4 5/8] MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkg
` [PATCH v4 6/8] MdeModulePkg/DxeIpl: Create 5-level page table for long mode
` [PATCH v4 7/8] UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/
` [PATCH v4 8/8] UefiCpuPkg: Update code to include register definitions from MdePkg

Upcoming Event: TianoCore Community Meeting - APAC/NAMO - Thu, 08/01/2019 7:30pm-8:00pm #cal-reminder
 2019-08-02  2:15 UTC 

[PATCH] MdePkg: Add MmAccess and MmControl definition
 2019-08-02  2:14 UTC  (8+ messages)
` [edk2-devel] "

[Patch] MdeModulePkg/PiSmmCore: Use unique structure signatures
 2019-08-02  1:25 UTC  (4+ messages)
` [edk2-devel] "

[Patch 0/3] BaseTools/PatchCheck: Fix false positives
 2019-08-02  0:13 UTC  (4+ messages)
` [Patch 1/3] BaseTools/PatchCheck: Ignore blank lines in diff
` [Patch 2/3] BaseTools/PatchCheck: Add copy from/to keywords
` [Patch 3/3] BaseTools/PatchCheck: Disable text conversion in 'git show'

[Patch 0/2] UefiCpuPkg: Default avoid print
 2019-08-02  0:12 UTC  (13+ messages)
` [Patch 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: "
` [Patch 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: "
  ` [edk2-devel] [Patch 0/2] UefiCpuPkg: "

[Patch V2] BaseTools: Fix checking for Sources section in INF file
 2019-08-01 23:06 UTC  (4+ messages)
` [edk2-devel] "

[Patch] ShellPkg/AcpiView: Fix IA32 link error
 2019-08-01 20:46 UTC  (4+ messages)
` [edk2-devel] "

[edk2-non-osi] [PATCH 0/6] Merge content from devel-MinPlatform to master
 2019-08-01 19:57 UTC  (6+ messages)
` [edk2-non-osi] [PATCH 6/6] Cleanup maintainers, contributions, and licenses
    ` [edk2-devel] "

static data in dxe_runtime modules
 2019-08-01 19:16 UTC 

[Patch] BaseTools: Fixed a typo in Trim.py
 2019-08-01 16:26 UTC  (5+ messages)
` [edk2-devel] "

[PATCH V2] BaseTools:Add extra debugging message
 2019-08-01 12:57 UTC  (3+ messages)
` [edk2-devel] "

Cancelled Event: TianoCore Community Meeting - EMEA/NAMO - Thursday, 1 August 2019 #cal-cancelled
 2019-08-01 11:42 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v6 1/1] Platform: Intel: Add Stratix 10 platform support
 2019-08-01 10:32 UTC 

[edk2-devel] [PATCH v3 0/6] Support 5-level paging in DXE long mode
 2019-08-01  9:59 UTC 

[PATCH v1 0/6] Prevent buffer overruns in acpiview table parsers
 2019-08-01  9:33 UTC  (14+ messages)
` [PATCH v1 1/6] ShellPkg: acpiview: DBG2: Prevent buffer overruns
  ` [edk2-devel] "
` [PATCH v1 2/6] ShellPkg: acpiview: GTDT: "
  ` [edk2-devel] "
` [PATCH v1 3/6] ShellPkg: acpiview: IORT: "
  ` [edk2-devel] "
` [PATCH v1 4/6] ShellPkg: acpiview: MADT: "
  ` [edk2-devel] "
` [PATCH v1 5/6] ShellPkg: acpiview: PPTT: "
  ` [edk2-devel] "
` [PATCH v1 6/6] ShellPkg: acpiview: SRAT: "
  ` [edk2-devel] "
` [edk2-devel] [PATCH v1 0/6] Prevent buffer overruns in acpiview table parsers

[PATCH] * IntelFsp2Pkg: Improve FSP Python scripts to support 3.x
 2019-08-01  9:11 UTC  (2+ messages)

[PATCH 14/14] FmpDevicePkg/FmpDxe: Add FmpDxe.h to [Sources]
 2019-08-01  8:48 UTC 

[PATCH 13/14] FmpDevicePkg/FmpDxe: Fix code indent
 2019-08-01  8:48 UTC 

[PATCH 12/14] FmpDevicePkg/FmpDxe: Change where FmpControllerState is updated
 2019-08-01  8:47 UTC 

[PATCH 11/14] FmpDevicePkg/FmpDxe: Fix SetLowestSupportedVersionInVariable()
 2019-08-01  8:47 UTC 

[PATCH 10/14] FmpDevicePkg/FmpDxe: Remove use of CatSprint()
 2019-08-01  8:46 UTC 

[PATCH 09/14] FmpDevicePkg/FmpDxe: Add PcdFmpDeviceStorageAccessEnable
 2019-08-01  8:46 UTC 

[PATCH 08/14] FmpDevicePkg/FmpDxe: Add PcdFmpDeviceImageTypeIdGuid
 2019-08-01  8:45 UTC 

[PATCH 07/14] FmpDevicePkg/FmpDxe: Improve all DEBUG() messages
 2019-08-01  8:45 UTC 

[PATCH 06/14] FmpDevicePkg: Add Capsule Update Policy Protocol
 2019-08-01  8:44 UTC 

[PATCH 05/14] FmpDevicePkg/FmpDxe: Different variable for each FMP Descriptor
 2019-08-01  8:43 UTC 

[PATCH 04/14] FmpDevicePkg/FmpDxe: Use new FmpDeviceLib APIs
 2019-08-01  8:42 UTC 

[PATCH 03/14] FmpDEvicePkg/FmpDeviceLibNull: Implement new APIs
 2019-08-01  8:41 UTC 

[PATCH 02/14] FmpDevicePkg: Add APIs to FmpDeviceLib
 2019-08-01  8:41 UTC 

[PATCH 01/14] FmpDevicePkg: Add UEFI_DRIVER support
 2019-08-01  8:39 UTC 

[PATCH 00/14] Multiple Controllers Support solution
 2019-08-01  8:38 UTC 

[PATCH V2 0/6] Support 5-level paging in DXE long mode
 2019-08-01  8:15 UTC  (8+ messages)
` [PATCH V2 5/6] MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkg

[Patch] UefiCpuPkg/MpInitLib: Avoid copy twice
 2019-08-01  7:17 UTC  (3+ messages)

[edk2-test][PATCH V2 1/3] Adding FMP to IHVSCT
 2019-08-01  7:03 UTC  (6+ messages)
` [edk2-test][PATCH V2 1/3] Adding HII Config Access Protocol
` [edk2-test][PATCH V2 2/3] Adding FMP to IHVSCT
` [edk2-test][PATCH V2 2/3] Adding HII "
` [edk2-test][PATCH V2 3/3] Adding FMP "
` [edk2-test][PATCH V2 3/3] Adding HII "

[PATCH v3 0/6] Support 5-level paging in DXE long mode
 2019-08-01  6:50 UTC  (7+ messages)
` [PATCH v3 1/6] UefiCpuPkg/MpInitLib: Enable 5-level paging for AP when BSP's enabled
` [PATCH v3 2/6] UefiCpuPkg/CpuDxe: Remove unnecessary macros
` [PATCH v3 3/6] UefiCpuPkg/CpuDxe: Support parsing 5-level page table
` [PATCH v3 4/6] MdeModulePkg/DxeIpl: Introduce PCD PcdUse5LevelPageTable
` [PATCH v3 5/6] MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkg
` [PATCH v3 6/6] MdeModulePkg/DxeIpl: Create 5-level page table for long mode

[Patch 00/10 V6] Enable multiple process AutoGen
 2019-08-01  3:03 UTC  (11+ messages)
` [Patch 01/10 V6] BaseTools: Singleton the object to handle build conf file
` [Patch 02/10 V6] BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functions
` [Patch 03/10 V6] BaseTools: Add functions to get platform scope build options
` [Patch 04/10 V6] BaseTools: Decouple AutoGen Objects
` [Patch 05/10 V6] BaseTools: Enable Multiple Process AutoGen
` [Patch 06/10 V6] BaseTools: Add shared data for processes
` [Patch 07/10 V6] BaseTools: Add LogAgent to support multiple process Autogen
` [Patch 08/10 V6] BaseTools: Move BuildOption parser out of build.py
` [Patch 09/10 V6] BaseTools: Add the support for python 2
` [Patch 10/10 V6] BaseTools: Enable block queue log agent

[edk2-devel] [PATCH v2 0/6] Acpiview table parsers code style enhancements and refactoring
 2019-08-01  2:32 UTC  (5+ messages)

[edk2-platform patch 0/1] Add UNDI option ROM for QSP
 2019-07-31 21:30 UTC  (4+ messages)
` [edk2-platform patch 1/1] SimicsICH10SiliconBinPkg Add UNDI "
` [edk2-devel] [edk2-platform patch 0/1] Add UNDI option "

[PATCH 0/3] Enhance ESRT to support multiple controllers
 2019-07-31 21:03 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/4] Auto configure Fsp*BaseAddress PCD
 2019-07-31 19:00 UTC  (9+ messages)
` [PATCH 1/4] MinPlatformPkg: "
  ` [edk2-devel] "
` [PATCH 2/4] Platform/Intel: "
  ` [edk2-devel] "
` [PATCH 3/4] KabylakeOpenBoardPkg: "
  ` [edk2-devel] "
` [PATCH 4/4] ClevoOpenBoardPkg: "

[PATCH] BaseTools: Fix checking for Sources section in INF file
 2019-07-31 18:01 UTC 

[PATCH 0/3] Allow SMM access-out when static paging is OFF
 2019-07-31 16:40 UTC  (6+ messages)
` [PATCH 1/3] UefiCpuPkg/PiSmmCpu: Add Internal function IsStaticPageTableEnabled
  ` [edk2-devel] "

[PATCH 3/3] MdeModulePkg/EsrtFmpDxe: Detect duplicate GUID/HardwareInstance
 2019-07-31 15:05 UTC 

[PATCH 2/3] MdeModulePkg/EsrtFmpDxe: Correct LastAttemptVersion algorithm in ESRT
 2019-07-31 15:03 UTC 

[PATCH 1/3] MdeModulePkg/EsrtFmpDxe: Merge multiple FMP into ESRT
 2019-07-31 15:00 UTC 

[Patch 00/10 V5] Enable multiple process AutoGen
 2019-07-31 12:46 UTC  (13+ messages)
` [Patch 01/10 V5] BaseTools: Singleton the object to handle build conf file
` [Patch 02/10 V5] BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functions
  ` [edk2-devel] "
` [Patch 03/10 V5] BaseTools: Add functions to get platform scope build options
` [Patch 04/10 V5] BaseTools: Decouple AutoGen Objects
` [Patch 05/10 V5] BaseTools: Enable Multiple Process AutoGen
` [Patch 06/10 V5] BaseTools: Add shared data for processes
` [Patch 07/10 V5] BaseTools: Add LogAgent to support multiple process Autogen
` [Patch 08/10 V5] BaseTools: Move BuildOption parser out of build.py
` [Patch 09/10 V5] BaseTools: Add the support for python 2
` [Patch 10/10 V5] BaseTools: Enable block queue log agent

[PATCH 1/1] UefiCpuPkg/PiSmmCpuDxeSmm: Add check for pointer Pml5Entry
 2019-07-31 11:28 UTC  (3+ messages)

[Patch V2] MdePkg/PciExpress21.h: Fix the PCI industry standard register defines
 2019-07-31  7:05 UTC  (2+ messages)
  ` [edk2-devel] "

[PATCH V3] MdePkg: Add PI 1.5 SmramMemoryReserve HOB file
 2019-07-31  7:05 UTC  (2+ messages)
  ` [edk2-devel] "

[edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH V3] MdePkg/Protocols: New interface, EFI encodings to PCI Plat protocol
 2019-07-31  6:54 UTC  (2+ messages)


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