messages from 2017-03-17 20:47:38 to 2017-03-22 14:18:10 UTC [more...]
[PATCH v2 00/12] ArmVirtPkg: don't forward the DT to the OS if QEMU provides ACPI
2017-03-22 14:18 UTC (46+ messages)
` [PATCH v2 01/12] Revert "ArmVirtPkg/FdtClientDxe: make DT table installation !ACPI dependent"
` [PATCH v2 02/12] Revert "ArmVirtPkg/FdtClientDxe: install DT configuration table at ReadyToBoot"
` [PATCH v2 03/12] MdeModulePkg/RamDiskDxe: fix C string literal catenation in info messages
` [PATCH v2 04/12] ArmVirtPkg/XenAcpiPlatformDxe: don't cast UINT64 to pointer directly
` [PATCH v2 05/12] ArmPkg: introduce EDKII Platform Has ACPI Protocol, and plug-in library
` [PATCH v2 06/12] ArmPkg: introduce EDKII Platform Has Device Tree Protocol
` [PATCH v2 07/12] ArmVirtPkg: add PlatformHasAcpiDtDxe
` [PATCH v2 08/12] ArmVirtPkg: add XenPlatformHasAcpiDtDxe
` [PATCH v2 09/12] ArmVirtPkg: enable AcpiTableDxe and EFI_ACPI_TABLE_PROTOCOL dynamically
` [PATCH v2 10/12] ArmVirtPkg/FdtClientDxe: install DT as sysconfig table in protocol notify
` [PATCH v2 11/12] ArmVirtPkg/PlatformHasAcpiDtDxe: don't expose DT if QEMU provides ACPI
` [PATCH v2 12/12] ArmVirtPkg: remove PURE_ACPI_BOOT_ENABLE and PcdPureAcpiBoot
Page Table initialization and update in SMM mode
2017-03-22 14:14 UTC
[PATCH 0/4] Shell/Quark/ArmPkg: promote shell app FILE_GUID to proper GUID
2017-03-22 14:04 UTC (5+ messages)
` [PATCH 1/4] ShellPkg: add GUID declaration for FILE_GUID of UEFI Shell app to package
` [PATCH 2/4] QuarkPlatformPkg/PlatformBootManagerLib: use new UefiShellFileGuid definition
` [PATCH 3/4] ArmPkg/PlatformBootManagerLib: refer to Shell FILE_GUID directly
` [PATCH 4/4] ArmVirtPkg/ArmVirtQemu: refer to Shell app via its declared GUID
[PATCH 0/3] ArmPkg/PlatformBootManagerLib: fixes
2017-03-22 13:22 UTC (8+ messages)
` [PATCH 1/3] ArmPkg/PlatformBootManagerLib: dispatch deferred images after EndOfDxe
` [PATCH 2/3] ArmPkg/PlatformBootManagerLib: refer to Shell FILE_GUID directly
` [PATCH 3/3] ArmPkg/PlatformBootManagerLib: move to BootLogoLib for boot splash support
[PATCH 0/3] ArmPkg: increase robustness of the crash handler
2017-03-22 13:20 UTC (10+ messages)
` [PATCH 1/3] ArmPkg/DefaultExceptionHandlerLib: add missing GUID to .inf
` [PATCH 2/3] ArmPkg/DefaultExceptionHandlerLib: walk call stack unconditionally
` [PATCH 3/3] ArmPkg/ArmExceptionLib: use EL0 stack for synchronous exceptions
[PATCH v1 0/9] *** Upgrade CryptoPkg to use the latest OpenSSL 1.1.0xx/stable release ***
2017-03-22 13:02 UTC (19+ messages)
` [PATCH v1 1/9] CryptoPkg/OpensslLib: Update INF files to support OpenSSL-1.1.0xx build
` [PATCH v1 2/9] CryptoPkg/OpensslLib: Remove patch file and installation scripts
` [PATCH v1 3/9] CryptoPkg: Fix handling of &strcmp function pointers
` [PATCH v1 4/9] CryptoPkg/OpensslLib: Use new Perl script for file list generation
` [PATCH v1 5/9] CryptoPkg: Clean-up CRT Library Wrapper
` [PATCH v1 6/9] CryptoPkg: Add extra build option to disable VS build warning
` [PATCH v1 7/9] CryptoPkg: Update HMAC Wrapper implementation with opaque HMAC_CTX object
` [PATCH v1 8/9] CryptoPkg: Update PK Ciphers Wrapper Implementations work with opaque objects
` [PATCH v1 9/9] CryptoPkg/TlsLib: Update TLS Wrapper Library to align with OpenSSL changes
[PATCH] ShellPkg: Add Shell invocation option '-exit'
2017-03-22 8:08 UTC
[PATCH] ShellPkg: Fix shell not able to run startup.nsh
2017-03-22 8:00 UTC
[Patch] NetworkPkg/IScsiDxe: Fix the incorrect error handling in DriverEntryPoint
2017-03-22 3:03 UTC (2+ messages)
Do edk2 support PcdGetEx64 in library
2017-03-22 1:48 UTC (3+ messages)
[Patch] BaseTools: Fix build failure for DynamicEx Pcd used in the Library
2017-03-22 1:45 UTC
[Patch][edk2-platforms/devel-MinnowBoard3] Add SSDT table tool
2017-03-22 1:38 UTC (2+ messages)
[PATCH 0/2] MdeModulePkg/Ufs: Wait fDeviceInit be cleared by devices during init
2017-03-22 1:28 UTC (3+ messages)
` [PATCH 1/2] MdeModulePkg/UfsPassThruDxe: Replace 'EFI_D_XXX' with 'DEBUG_XXX'
` [PATCH 2/2] MdeModulePkg/Ufs: Wait fDeviceInit be cleared by devices during init
[PATCH] MdeModulePkg/MemoryProtection: split protect and unprotect paths
2017-03-21 21:30 UTC (3+ messages)
[RESEND] [RFC PATCH v2 00/10] x86: Secure Encrypted Virtualization (AMD)
2017-03-21 21:13 UTC (11+ messages)
` [RFC PATCH v2 01/10] OvmfPkg/Include: Define SEV specific CPUID and MSR
` [RFC PATCH v2 02/10] OvmfPkg/ResetVector: add memory encryption mask when SEV is enabled
` [RFC PATCH v2 03/10] OvmfPkg/PlatformPei: Add Secure Encrypted Virutualization (SEV) support
` [RFC PATCH v2 04/10] OvmfPkg/BaseMemcryptSevLib: Add SEV helper library
` [RFC PATCH v2 05/10] OvmfPkg/DxeBmDmaLib: Import DxeBmDmaLib package
` [RFC PATCH v2 06/10] OvmfPkg/DxeBmDmaLib: Fix AllocateBounceBuffer parameter
` [RFC PATCH v2 07/10] OvmfPkg/BmDmaLib: Add SEV support
` [RFC PATCH v2 08/10] OvmfPkg/QemuFwCfgLib: Provide Pei and Dxe specific library support
` [RFC PATCH v2 09/10] OvmfPkg/QemuFwCfgLib: Add Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v2 10/10] OvmfPkg/QemuVideoDxe: Clear the C-bit from framebuffer region when SEV is enabled
[RFC PATCH v2 00/10] x86: Secure Encrypted Virtualization (AMD)
2017-03-21 21:00 UTC (11+ messages)
` [RFC PATCH v2 01/10] OvmfPkg/Include: Define SEV specific CPUID and MSR
` [RFC PATCH v2 02/10] OvmfPkg/ResetVector: add memory encryption mask when SEV is enabled
` [RFC PATCH v2 03/10] OvmfPkg/PlatformPei: Add Secure Encrypted Virutualization (SEV) support
` [RFC PATCH v2 04/10] OvmfPkg/BaseMemcryptSevLib: Add SEV helper library
` [RFC PATCH v2 05/10] OvmfPkg/DxeBmDmaLib: Import DxeBmDmaLib package
` [RFC PATCH v2 06/10] OvmfPkg/DxeBmDmaLib: Fix AllocateBounceBuffer parameter
` [RFC PATCH v2 07/10] OvmfPkg/BmDmaLib: Add SEV support
` [RFC PATCH v2 08/10] OvmfPkg/QemuFwCfgLib: Provide Pei and Dxe specific library support
` [RFC PATCH v2 09/10] OvmfPkg/QemuFwCfgLib: Add Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v2 10/10] OvmfPkg/QemuVideoDxe: Clear the C-bit from framebuffer region when SEV is enabled
ASSERT with PXE IPv6 boot
2017-03-21 15:07 UTC
[PATCH 0/2] ArmVirtPkg/HighMemDxe: fix issues reported by Michael
2017-03-21 10:42 UTC (6+ messages)
` [PATCH 1/2] ArmVirtPkg/HighMemDxe: use CPU arch protocol to apply memprotect policy
` [PATCH 2/2] ArmVirtPkg/HighMemDxe: check new regions against GCD memory space map
[PATCH v5 00/11] Add CPU features driver
2017-03-21 8:07 UTC (5+ messages)
` [PATCH v5 03/11] UefiCpuPkg/PiSmmCpuDxeSmm: Skip if AllocatedSize is 0
` [PATCH v5 10/11] UefiCpuPkg: Add NULL CPU Common Features Library instance
` Do edk2 have plan to implement EFI_REST_PROTOCOL ?
[Patch 0/2] Fix potential ASSERT if NetIp4IsUnicast is called
2017-03-21 7:25 UTC (6+ messages)
` [Patch 1/2] MdeModulePkg/Network: "
` [Patch 2/2] NetworkPkg: "
[PATCH v2] ShellPkg/tftp: Add one option for tftp command to specify windowsize
2017-03-21 7:14 UTC (2+ messages)
[PATCH] MdeModulePkg/BootGraphicsResourceTableDxe: don't allocate below 4 GB
2017-03-21 7:11 UTC (4+ messages)
visibility pf PcdSet
2017-03-21 7:09 UTC (6+ messages)
[PATCH] MdeModulePkg/AcpiTableDxe: consider version mask when removing tables
2017-03-21 7:07 UTC (3+ messages)
[PATCH] MdeModulePkg CapsuleApp: Add -NR (no-reset) option support
2017-03-21 3:05 UTC (4+ messages)
[PATCH] MdeModulePkg/DxeCore: ignore PdbPointer if ImageAddress == 0
2017-03-21 2:14 UTC (2+ messages)
[PATCH-V1] MdeModulePkg/NvmExpressDxe: Memory leak fix in async code flow
2017-03-21 2:08 UTC (2+ messages)
Verifying HTTP Boot in Home environment
2017-03-21 1:25 UTC (6+ messages)
SetMemorySpaceAttributes with EFI_MEMORY_XP
2017-03-20 19:31 UTC (11+ messages)
[docs][RFC] GitBook documentation process
2017-03-20 18:54 UTC (3+ messages)
[PATCH] MdePkg: BaseIoLibIntrinsic (IoLib class) library
2017-03-20 16:39 UTC (2+ messages)
[PATCH] MdeModulePkg/Core/Dxe: downgrade "CodeSegmentCount is 0" msg to DEBUG_WARN
2017-03-20 15:48 UTC (4+ messages)
UEFI raw NAND flash (file system)
2017-03-20 14:06 UTC
[RFC PATCH] MdeModulePkg/AcpiTableDxe: inhibit table publication until we have a FADT
2017-03-20 12:13 UTC (3+ messages)
override hotkey esc in HII form
2017-03-20 7:29 UTC (2+ messages)
[patch] DuetPkg: Add SortLib/UefiBootManagerLib
2017-03-20 6:38 UTC (4+ messages)
` [patch] EmulatorPkg: "
[patch] MdeModulePkg/DxeCapsuleLibFmp: Fix build failure
2017-03-20 1:44 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox