public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-02-27 15:53:25 to 2018-03-01 23:58:04 UTC [more...]

[PATCH 00/20] OvmfPkg: SEV: decrypt the initial SMRAM save state map for SMBASE relocation
 2018-03-02  0:03 UTC 

[PATCH 0/4] implement runtime debug output protocl
 2018-03-01 18:11 UTC  (5+ messages)
` [PATCH 1/4] MdePkg: move DxeRuntimeDebugLibSerialPort to MdeModulePkg
` [PATCH 2/4] MdeModulePkg: introduce runtime debug output protocol
` [PATCH 3/4] MdeModulePkg/DxeRuntimeDebugLibSerialPort: invoke RuntimeDebugOutputProtocol
` [PATCH 4/4] ArmPlatformPkg: add PL011 UART runtime debug driver

[PATCH 2/2] MdeModulePkg/BaseSerialPortLib16550: Prevent truncating constant values
 2018-03-01 17:34 UTC  (6+ messages)

[PATCH 1/2] MdePkg/Base.h: Ensure safe bitwise operations
 2018-03-01 17:28 UTC  (18+ messages)

[PATCH] ShellPkg/UefiShellDebug1CommandsLib: remove I/O address limit from 'mm'
 2018-03-01 17:02 UTC  (3+ messages)

[PATCH 0/7] RFC: ovmf: preliminary TPM2 support
 2018-03-01 16:59 UTC  (12+ messages)
` [PATCH 2/7] ovmf: link with Tcg2ConfigPei module
` [PATCH 4/7] ovmf: link with Tcg2Pei module
` [PATCH 6/7] ovmf: link with Tcg2ConfigDxe module
  ` [Qemu-devel] [PATCH 0/7] RFC: ovmf: preliminary TPM2 support

[PATCH v2 0/2] Add SMM support when SEV is active
 2018-03-01 15:02 UTC  (7+ messages)
` [PATCH v2 1/2] OvmfPkg/AmdSevDxe: Clear the C-bit from SMM Saved State
` [PATCH v2 2/2] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Clear C-bit when SEV is active

[PATCH edk2-platforms] Silicon/SynQuacer/DeviceTree: use more specific PMU 'compatible string
 2018-03-01 14:01 UTC 

[PATCH] BaseTools: Dsc/Fdf conditional statement parse issue
 2018-03-01 12:42 UTC 

[PATCH v5 0/6] Add translation support to generic PciHostBridge
 2018-03-01 12:03 UTC  (13+ messages)
` [PATCH v5 1/6] CorebootPayloadPkg/PciHostBridgeLib: Init PCI aperture to 0
` [PATCH v5 2/6] OvmfPkg/PciHostBridgeLib: "
` [PATCH v5 3/6] MdeModulePkg/PciHostBridgeLib.h: add address Translation
` [PATCH v5 4/6] MdeModulePkg/PciHostBridgeDxe: Add support for address translation
` [PATCH v5 5/6] MdeModulePkg/PciBus: convert host address to device address
` [PATCH v5 6/6] MdeModulePkg/PciBus: return CPU address for GetBarAttributes

[PATCH] BaseTools: Dsc conditional statement parse issue
 2018-03-01 11:58 UTC 

[Patch] BaseTools: Fix the bug for display incorrect *M flag in report
 2018-03-01 11:55 UTC  (2+ messages)

[Patch] BaseTools: update DNS_DEVICE_PATH/URI_DEVICE_PATH definition
 2018-03-01 11:54 UTC  (2+ messages)

[PATCH edk2-platforms v2 0/7] SynQuacer ACPI support
 2018-03-01 11:24 UTC  (11+ messages)
` [PATCH edk2-platforms v2 1/7] Platform/Socionext/DeveloperBox: fix PCIe slot to B/D/F mapping
` [PATCH edk2-platforms v2 2/7] Silicon/SynQuacer: tweak PCI I/O windows for ACPI/Linux support
` [PATCH edk2-platforms v2 3/7] Silicon/SynQuacer: add ACPI drivers and tables
` [PATCH edk2-platforms v2 4/7] Silicon/SynQuacer/PlatformDxe: add option to enable ACPI mode
` [PATCH edk2-platforms v2 5/7] Silicon/SynQuacer/PlatformDxe: add ACPI description of eMMC
` [PATCH edk2-platforms v2 6/7] Silicon/SynQuacer/AcpiTables: disable PCI RCs if ECAM ghosts are detected
` [PATCH edk2-platforms v2 7/7] Silicon/SynQuacer/AcpiTables: take presence detect of PCI0 into account

[PATCH] BaseTools: GlobalData.gConfDirectory is None when run GenFds
 2018-03-01 11:22 UTC  (2+ messages)

How to handle pflash backed OVMF FW upgrade and live migration best?
 2018-03-01 11:21 UTC 

[PATCH] BaseTools: Fix eval parse string issue
 2018-03-01 11:21 UTC  (2+ messages)

[Patch] NetworkPkg/Udp6Dxe: Fix the failure to leave one multicast group address
 2018-03-01 11:02 UTC  (4+ messages)
` [Patch] MdeModulePkg/Mtftp4Dxe: Restore the TPL before the poll function

[Patch] BaseTools: Fixed build failed issue
 2018-03-01 10:22 UTC 

[Patch] BaseTools: Fixed Pcd value override issue
 2018-03-01 10:21 UTC 

[PATCH] BaseTools: report error if flag in LABEL() invalid
 2018-03-01  8:22 UTC 

[Patch] NetworkPkg/HttpBootDxe: Correct the parameter check for the usage of HttpBootGetFileFromCache
 2018-03-01  7:24 UTC  (6+ messages)
` [Patch] NetworkPkg/HttpBootDxe: Fix the incorrect error message output

[patch] MdeModulePkg/DxeCorePerfLib: Add status check instead of ASSERT
 2018-03-01  7:14 UTC  (2+ messages)
` [patch] MdeModulePkg: Fix incorrect commit introduced by commit SHA-1:052c98

[PATCH] MdeModulePkg/DebugLibReportStatusCode: Fix hang if format is too long
 2018-03-01  6:34 UTC 

[Patch] BaseTools: Align WIN_CERTIFICATE_UEFI_GUID definition to MdePkg one
 2018-03-01  4:57 UTC  (2+ messages)

[PATCH 1/1] MdeModulePkg/UefiBootManagerLib: limit recursive call depth
 2018-03-01  4:46 UTC  (3+ messages)

[RFC v4 0/3] Add translation support to generic PciHostBridge
 2018-03-01  4:44 UTC  (14+ messages)
` [RFC v4 1/3] MdeModulePkg/PciHostBridgeDxe: Add support for address translation

[Patch] BaseTools: Fix the bug for single module build with GenC/GenMake
 2018-03-01  4:09 UTC  (2+ messages)

[PATCH edk2-platforms v2 00/18] ARM: Update GOP
 2018-02-28 20:27 UTC  (8+ messages)
` [PATCH edk2-platforms v2 06/18] ARM/VExpressPkg: Add and update debug ASSERTS

[PATCH edk2-platforms 0/5] SynQuacer ACPI support
 2018-02-28 16:46 UTC  (12+ messages)
` [PATCH edk2-platforms 1/5] Platform/Socionext/DeveloperBox: fix PCIe slot to B/D/F mapping
` [PATCH edk2-platforms 2/5] Silicon/SynQuacer: tweak PCI I/O windows for ACPI/Linux support
` [PATCH edk2-platforms 4/5] Silicon/SynQuacer/PlatformDxe: add option to enable ACPI mode

[PATCH 1/2] ArmPlatformPkg/MemoryInitPeiLib: revert "don't reserve primary FV in memory"
 2018-02-28 16:12 UTC  (4+ messages)
` [PATCH 2/2] ArmPlatformPkg/MemoryInitPeiLib: reserve rather than remove FV memory

[PATCH 0/2] Add SMM support when SEV is active
 2018-02-28 15:21 UTC  (7+ messages)
` [PATCH 2/2] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Clear C-bit "

[PATCH] ArmPlatformPkg/MemoryInitPeiLib: mark primary FV region as boot services data
 2018-02-28 15:03 UTC  (3+ messages)

[Patch v2] MdePkg/Include/IndustryStandard: Add PCI Express 4.0 header file
 2018-02-28 14:56 UTC  (3+ messages)

[PATCH] EmbeddedPkg/Drivers: add virtual keyboard driver
 2018-02-28 13:36 UTC  (4+ messages)

[PATCH edk2-platforms 00/39] NXP: Add support of LS1043, LS1046 and LS2088 SoCs
 2018-02-28 13:19 UTC  (11+ messages)
` [PATCH edk2-platforms 01/39] Silicon/NXP: Add support for Big Endian Mmio APIs

[PATCH] Maintainers.txt: Add Jiewen to be co-maintainer of SecurityPkg
 2018-02-28 12:13 UTC  (2+ messages)

'fastboot boot' TPL
 2018-02-28 12:11 UTC  (10+ messages)

[PATCH 1/2] MdeModulePkg/PciBusDxe: Prevent truncating constant values
 2018-02-28 11:48 UTC  (6+ messages)

[PATCH edk2-platforms] Silicon/SynQuacer: add stage 2 override translation tables for PCIe
 2018-02-28  9:18 UTC  (6+ messages)

[PATCH edk2-platforms] Platform/96Boards/Secure96Dxe: remove /plugin/ from .dts
 2018-02-28  9:17 UTC  (3+ messages)

[PATCH] BaseTools/tools_def: use separate PP definition for DTC
 2018-02-28  8:13 UTC  (8+ messages)

[Patch 1/4] BaseTools: Fixed the pcd value override issue
 2018-02-28  6:46 UTC  (5+ messages)
` [Patch 2/4] BaseTools: Improve build performance
` [Patch 3/4] BaseTool: GUID assignment fail
` [Patch 4/4] BaseTools: Improve build performance

[Patch] BaseTools: Enhance FV info report file path to support absolute path
 2018-02-28  5:27 UTC  (2+ messages)

[Patch] BaseTools: Fix a bug override Pcd by DSC Components section
 2018-02-28  5:25 UTC  (2+ messages)

[PATCH] MdePkg/UefiLib: Add 'OUT' decorator where necessary
 2018-02-28  2:49 UTC  (2+ messages)

[patch v2] MdePkg/BaseSafeIntLib: Fix VS2015 IA32 NOOPT build failure
 2018-02-28  2:19 UTC  (2+ messages)

[PATCH V2]BaseTools: Fix flexible PCD single quote and double quote bugs
 2018-02-28  0:40 UTC  (2+ messages)

[PATCH] BaseTools: Fix report not used --pcd value incorrectly
 2018-02-28  0:22 UTC  (2+ messages)

[PATCH] MdePkg/BaseSafeIntLib: Fix VS IA32 NOOPT target build failure
 2018-02-27 19:32 UTC  (2+ messages)

[PATCH 2/2] MdePkg/UefiSpec.h: Ensure safe bitwise operations
 2018-02-27 19:30 UTC  (3+ messages)

[Patch v2 0/3] MdeModulePkg: Add Boot Logo 2 Protocol
 2018-02-27 19:16 UTC  (2+ messages)

[Patch] MdePkg SafeIntLib: Update API definition to use the same output name
 2018-02-27 19:00 UTC  (3+ messages)

[PATCH edk2-platforms 1/2] Platform, Silicon: use DxeRuntimeDebugLibSerialPort for runtime DXE drivers
 2018-02-27 17:55 UTC  (12+ messages)

[PATCH] UefiCpuPkg/SecMain: Add NORETURN decorator to SecStartup()
 2018-02-27 17:40 UTC  (2+ messages)

[PATCH 2/5] MdePkg/SPI: Add missing definitions
 2018-02-27 16:49 UTC  (4+ messages)
` [PATCH 3/5] MdePkg/SPI: Cleanup the protocol headers
` [PATCH 4/5] MdePkg/LegacySpiSmmFlash.h: Add missing include directive
` [PATCH 5/5] MdePkg/LegacySpiSmmFlash.h: Add the missing SpiSmmIo header

[PATCH 1/5] MdePkg/SPI: Change function definitions to match their descriptions
 2018-02-27 16:49 UTC 


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