public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-07-30 01:47:52 to 2019-08-01 09:33:19 UTC [more...]

[PATCH v1 0/6] Prevent buffer overruns in acpiview table parsers
 2019-08-01  9:33 UTC  (12+ messages)
` [PATCH v1 1/6] ShellPkg: acpiview: DBG2: Prevent buffer overruns
  ` [edk2-devel] "
` [PATCH v1 2/6] ShellPkg: acpiview: GTDT: "
` [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] "

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

[Patch 0/2] UefiCpuPkg: Default avoid print
 2019-08-01  9:07 UTC  (10+ messages)
` [Patch 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: "
` [Patch 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: "
  ` [edk2-devel] [Patch 0/2] UefiCpuPkg: "

[PATCH] MdePkg: Add MmAccess and MmControl definition
 2019-08-01  8:52 UTC  (4+ messages)
` [edk2-devel] "

[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 v2 0/2] Add new PCD PcdCpuSmmAccessOut to control SMM access out
 2019-08-01  6:38 UTC  (14+ messages)
` [PATCH v2 1/2] UefiCpuPkg: Add "
  ` [edk2-devel] "
` [PATCH v2 2/2] UefiCpuPkg/PiSmmCpu: PcdCpuSmmAccessOut controls SMM access-out policy
  ` [edk2-devel] "

[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  (15+ messages)
` [PATCH 1/4] MinPlatformPkg: "
  ` [edk2-devel] "
` [PATCH 2/4] Platform/Intel: "
  ` [edk2-devel] "
` [PATCH 3/4] KabylakeOpenBoardPkg: "
  ` [edk2-devel] "
` [PATCH 4/4] ClevoOpenBoardPkg: "
  ` [edk2-devel] "

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

[PATCH] MdeModulePkg/UsbBusDxe: Return error when the device is not present
 2019-07-31 16:51 UTC  (3+ messages)
` [edk2-devel] "

[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  (3+ 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)

[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH V3] MdePkg/Protocols: New interface, EFI encodings to PCI Plat protocol
 2019-07-31  3:49 UTC 

[PATCH v2 1/1] UefiCpuPkg/PiSmmCpuDxeSmm: Make code consistent with comments
 2019-07-31  3:38 UTC 

Cancelled Event: TianoCore Design / Bug Triage - EMEA - Wednesday, 31 July 2019 #cal-cancelled
 2019-07-31  3:17 UTC 

[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Make comments consistent with code
 2019-07-31  2:28 UTC  (3+ messages)

[PATCH] CryptoPkg/BaseCryptLib: Use cmp-operator for non-Boolean comparisons
 2019-07-31  1:21 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 0/3] Fix coding style issues
 2019-07-31  1:01 UTC  (10+ messages)
` [PATCH 1/3] MdeModulePkg: Fix typos and add periods
  ` [edk2-devel] "
` [PATCH 2/3] SecurityPkg/FvReportPei: Change HashAlgoId to HashAlgId
` [PATCH 3/3] UefiCpuPkg/PiSmmCpuDxeSmm: Remove trailing white space in SmmMp.h
  ` [edk2-devel] "

[PATCH v2 0/1] Add support for HKDF
 2019-07-30 21:54 UTC  (2+ messages)
` [PATCH v2 1/1] CryptoPkg/BaseCryptLib: Wrap OpenSSL HKDF algorithm

[edk2-non-osi/devel-MinPlatform][PATCH] Added cpuid 806EA microcode binary
 2019-07-30 21:42 UTC  (2+ messages)

[edk2-platforms] [PATCH] ClevoOpenBoardPkg: Add display support
 2019-07-30 21:41 UTC  (2+ messages)
` [edk2-devel] "

[edk2-non-osi] [PATCH 0/6] Merge content from devel-MinPlatform to master
 2019-07-30 21:34 UTC  (5+ messages)
` [edk2-non-osi] [PATCH 6/6] Cleanup maintainers, contributions, and licenses
    ` [edk2-devel] "

Upcoming Event: TianoCore Design / Bug Triage - EMEA - Wed, 07/31/2019 8:00am-9:00am #cal-reminder
 2019-07-30 15:00 UTC 

[PATCH 0/2] ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errors
 2019-07-30 14:07 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ArmPkg: DebugPeCoffExtraActionLib: fix trivial typos
  ` [edk2-devel] [PATCH 0/2] ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errors

[Patch 00/11 V4] Enable multiple process AutoGen
 2019-07-30 14:02 UTC  (8+ messages)
` [Patch 02/11] BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functions
  ` [edk2-devel] "
` [edk2-devel] [Patch 00/11 V4] Enable multiple process AutoGen

[Patch 00/10 V3] Enable multiple process AutoGen
 2019-07-30 13:38 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v4 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-07-30 13:10 UTC  (30+ messages)
` [PATCH v4 02/35] OvmfPkg: Create platform OvmfXen
  ` [edk2-devel] "
` [PATCH v4 03/35] OvmfPkg: Introduce XenResetVector
  ` [edk2-devel] "
` [PATCH v4 04/35] OvmfPkg: Introduce XenPlatformPei
  ` [edk2-devel] "
` [PATCH v4 05/35] OvmfPkg/OvmfXen: Creating an ELF header
  ` [edk2-devel] "
` [PATCH v4 06/35] OvmfPkg/XenResetVector: Add new entry point for Xen PVH
  ` [edk2-devel] "
` [PATCH v4 09/35] OvmfPkg/OvmfXen: use a TimerLib instance that depends only on the CPU
  ` [edk2-devel] "
` [PATCH v4 13/35] OvmfPkg/Library/XenPlatformLib: New library
  ` [edk2-devel] "
` [PATCH v4 23/35] OvmfPkg/XenPlatformPei: Rework memory detection
  ` [edk2-devel] "
` [PATCH v4 30/35] OvmfPkg/OvmfXen: Introduce XenTimerDxe
  ` [edk2-devel] "
` [PATCH v4 31/35] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn
  ` [edk2-devel] "
` [PATCH v4 32/35] OvmfPkg: Introduce PcdXenGrantFrames
  ` [edk2-devel] "
` [PATCH v4 33/35] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables
  ` [edk2-devel] "
` [PATCH v4 34/35] OvmfPkg: Move XenRealTimeClockLib from ArmVirtPkg
  ` [edk2-devel] "
` [edk2-devel] [PATCH v4 00/35] Specific platform to run OVMF in Xen PVH and HVM guests

[edk2-devel] [PATCH v3 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-07-30  9:03 UTC  (3+ messages)

[edk2-platforms] [PATCH v2 0/6] Fix the boot order, SMBIOS, and capsule GUIDs of Minnowboard
 2019-07-30  8:16 UTC  (7+ messages)
` [edk2-platforms] [PATCH v2 1/6] Vlv2TbltDevicePkg: Adjust the device priority
` [edk2-platforms] [PATCH v2 2/6] Vlv2TbltDevicePkg: Add the missing BootManagerMenuApp
` [edk2-platforms] [PATCH v2 3/6] Vlv2TbltDevicePkg: Only sort boot options when necessary
` [edk2-platforms] [PATCH v2 4/6] Vlv2TbltDevicePkg: Clean up the unused variables and function
` [edk2-platforms] [PATCH v2 5/6] Vlv2TbltDevicePkg: Add the missing SMBIOS bits
` [edk2-platforms] [PATCH v2 6/6] Vlv2TbltDevicePkg: Convert the device GUIDs of capsules to lowercase

[edk2-devel] [PATCH edk2-platforms 0/4] Fix the boot order and the boot menu
 2019-07-30  7:55 UTC 

[PATCH v2 0/3] add DwMmcHcDxe driver
 2019-07-30  7:33 UTC  (2+ messages)

[PATCH v2 1/3] OvmfPkg/build.sh: use POSIX 'command -v' instead of 'which'
 2019-07-30  5:53 UTC  (5+ messages)
` [PATCH v2 3/3] OvmfPkg/build.sh: remove $ADD_QEMU_HDA
    ` [edk2-devel] "

[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH V2] MdePkg/Protocols: New interface, EFI encodings to PCI Plat protocol
 2019-07-30  3:26 UTC  (9+ messages)
  ` [edk2-devel] "


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