public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-02-27 20:00:25 to 2018-03-02 05:49:11 UTC [more...]

Can you set a PCD value DSC default per ModuleType?
 2018-03-02  5:54 UTC  (4+ messages)

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

[PATCH 0/3] Add S3SmmInitDone point
 2018-03-02  5:15 UTC  (4+ messages)
` [PATCH 1/3] MdeModulePkg: Add S3SmmInitDone definition
` [PATCH 2/3] MdeModulePkg PiSmmCore: Register SMI handler to install S3SmmInitDone
` [PATCH 3/3] UefiCpuPkg S3ResumePei: Signal S3SmmInitDone

[PATCH] MdeModulePkg/DebugLibReportStatusCode: Fix hang if format is too long
 2018-03-02  2:57 UTC  (2+ messages)

[PATCH] BaseTools: report error if flag in LABEL() invalid
 2018-03-02  2:15 UTC  (2+ messages)

[PATCH 0/4] implement runtime debug output protocl
 2018-03-02  2:09 UTC  (6+ 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-02  2:01 UTC  (7+ messages)

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

[PATCH] Maintainers.txt: Add Jiewen to be co-maintainer of SecurityPkg
 2018-03-02  1:20 UTC  (3+ messages)

[PATCH 00/20] OvmfPkg: SEV: decrypt the initial SMRAM save state map for SMBASE relocation
 2018-03-02  1:16 UTC  (23+ messages)
` [PATCH 01/20] OvmfPkg/MemEncryptSevLib: rewrap to 79 characters width
` [PATCH 02/20] OvmfPkg/MemEncryptSevLib: clean up MemEncryptSevIsEnabled() decl
` [PATCH 03/20] OvmfPkg/MemEncryptSevLib: clean up MemEncryptSevClearPageEncMask() decl
` [PATCH 04/20] OvmfPkg/MemEncryptSevLib: clean up MemEncryptSevSetPageEncMask() decl
` [PATCH 05/20] OvmfPkg/MemEncryptSevLib: clean up SetMemoryEncDec() comment block
` [PATCH 06/20] OvmfPkg/MemEncryptSevLib: clean up InternalMemEncryptSevSetMemoryDecrypted() decl
` [PATCH 07/20] OvmfPkg/MemEncryptSevLib: clean up InternalMemEncryptSevSetMemoryEncrypted() decl
` [PATCH 08/20] OvmfPkg/MemEncryptSevLib: sort #includes, and entries in INF file sections
` [PATCH 09/20] OvmfPkg/PlatformPei: sort #includes in "AmdSev.c"
` [PATCH 10/20] OvmfPkg/SmmCpuFeaturesLib: rewrap to 79 columns
` [PATCH 11/20] OvmfPkg/SmmCpuFeaturesLib: upper-case the "static" keyword
` [PATCH 12/20] OvmfPkg/SmmCpuFeaturesLib: sort #includes, and entries in INF file sections
` [PATCH 13/20] OvmfPkg/SmmCpuFeaturesLib: remove unneeded #includes and LibraryClasses
` [PATCH 14/20] OvmfPkg/AmdSevDxe: rewrap to 79 characters width
` [PATCH 15/20] OvmfPkg/AmdSevDxe: sort #includes, and entries in INF file sections
` [PATCH 16/20] OvmfPkg/AmdSevDxe: refresh #includes and LibraryClasses
` [PATCH 17/20] OvmfPkg/MemEncryptSevLib: find pages of initial SMRAM save state map
` [PATCH 18/20] OvmfPkg/PlatformPei: SEV: allocate "
` [PATCH 19/20] OvmfPkg/SmmCpuFeaturesLib: SEV: encrypt+free pages of init. "
` [PATCH 20/20] OvmfPkg/AmdSevDxe: decrypt the pages of the initial SMRAM "

[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] 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] 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] 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

'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  (5+ 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)


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