messages from 2017-03-14 09:11:24 to 2017-03-18 15:06:09 UTC [more...]
[PATCH v2 00/12] ArmVirtPkg: don't forward the DT to the OS if QEMU provides ACPI
2017-03-18 15:06 UTC (18+ 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
[PATCH] MdeModulePkg/DxeCore: deal with allocations spanning several memmap entries
2017-03-17 18:51 UTC (4+ messages)
[PATCH v4 0/6] ATAPI support on SiI SATA adapter
2017-03-17 16:40 UTC (13+ messages)
` [PATCH v4 1/6] EmbeddedPkg: SiI3132: Note that ARM is using this Dxe
` [PATCH v4 2/6] EmbeddedPkg: SiI3132: Add ScsiProtocol callbacks
` [PATCH v4 3/6] EmbeddedPkg: SiI3132: Add SCSI protocol support to header
` [PATCH v4 4/6] EmbeddedPkg: SiI3132: Break out FIS command submission
` [PATCH v4 5/6] EmbeddedPkg: SiI3132: Cleanup device node creation
` [PATCH v4 6/6] EmbeddedPkg: SiI3132: Enable SCSI pass-through protocol
[PATCH v2] ShellPkg/tftp: Add one option for tftp command to specify windowsize
2017-03-17 15:06 UTC (2+ messages)
[RFC PATCH v1 0/5] x86: Secure Encrypted Virtualization (AMD)
2017-03-17 14:08 UTC (10+ messages)
` [RFC PATCH v1 2/5] OvmfPkg/MemcryptSevLib: Add SEV helper library
[PATCH] MdeModulePkg/DxeCore: base code protection on permission attributes
2017-03-17 13:23 UTC (7+ messages)
[docs][RFC] GitBook documentation process
2017-03-17 10:51 UTC (2+ messages)
[edk2-staging][PATCH 0/2] Create new acpiview branch
2017-03-17 10:12 UTC (5+ messages)
` [edk2-staging][PATCH 2/2] ShellPkg: Add acpiview tool to dump ACPI tables
[patch] Nt32Pkg: Add NETWORK_IP6_ENABLE to use Max variableSize Pcd on Nt32
2017-03-17 6:47 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3] Fix RAM size issue
2017-03-17 6:16 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3] Enable Processor Power Management
2017-03-17 6:14 UTC
[PATCH v4 00/11] Add CPU features driver
2017-03-17 5:49 UTC (4+ messages)
` [PATCH v4 03/11] UefiCpuPkg/PiSmmCpuDxeSmm: Skip if AllocatedSize is 0
` [PATCH v4 08/11] UefiCpuPkg/Include/Library: Add Register CPU Features Library
` [PATCH v4 09/11] UefiCpuPkg: Add PEI/DXE Register CPU Features Library instances
[PATCH] UefiCpuPkg/CpuDxe: Remove MSR_IA32_MISC_ENABLE check
2017-03-17 2:54 UTC (3+ messages)
[patch] MdeModulePkg/DxeCapsuleLibFmp: Fix build failure issues
2017-03-17 1:52 UTC (2+ messages)
[Patch 0/2] windowsize option support
2017-03-17 1:23 UTC (5+ messages)
` [Patch 1/2] MdeModulePke/Mtftp4Dxe: Add "
` [Patch 2/2] ShellPkg/tftp: Add one option for tftp command to specify windowsize
[PATCH v3 00/11] Add CPU features driver
2017-03-17 1:02 UTC (3+ messages)
` [PATCH v3 09/11] UefiCpuPkg: Add PEI/DXE Register CPU Features Library instances
` [PATCH v3 10/11] UefiCpuPkg: Add NULL CPU Common Features Library instance
[PATCH] MdeModulePkg/AcpiTableDxe: Not make FADT.{DSDT, X_DSDT} mutual exclusion
2017-03-17 0:59 UTC (3+ messages)
[PATCH 00/14] OvmfPkg: add the Variable PEIM, defragment the UEFI memmap
2017-03-16 21:22 UTC (17+ messages)
` [PATCH 01/14] OvmfPkg/EmuVariableFvbRuntimeDxe: always format an auth varstore header
` [PATCH 02/14] OvmfPkg: remove gUefiOvmfPkgTokenSpaceGuid.PcdSecureBootEnable
` [PATCH 03/14] OvmfPkg/PlatformPei: remove unused PcdVariableStoreSize dependency
` [PATCH 04/14] OvmfPkg/PlatformPei: don't allocate reserved mem varstore if SMM_REQUIRE
` [PATCH 05/14] OvmfPkg: introduce PcdMemVarstoreEmuEnable feature flag
` [PATCH 06/14] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: check PcdMemVarstoreEmuEnable
` [PATCH 07/14] OvmfPkg: conditionally disable reserved memory varstore emulation at build
` [PATCH 08/14] OvmfPkg: resolve PcdLib for all PEIMs individually
` [PATCH 09/14] OvmfPkg: resolve PcdLib for PEIMs to PeiPcdLib by default
` [PATCH 10/14] OvmfPkg: introduce FlashNvStorageAddressLib
` [PATCH 11/14] OvmfPkg: include FaultTolerantWritePei and VariablePei
` [PATCH 12/14] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: don't set flash PCDs if SMM or no-emu
` [PATCH 13/14] OvmfPkg/PlatformPei: remedy UEFI memory map fragmentation
` [PATCH 14/14] OvmfPkg/README: document MEM_VARSTORE_EMU_ENABLE and memmap defrag
override hotkey esc in HII form
2017-03-16 18:19 UTC
[PATCH] OvmfPkg/build.sh: Parse qemu version in more cases
2017-03-16 17:58 UTC (2+ messages)
how to load drivers from additional FV's?
2017-03-16 14:33 UTC (16+ messages)
[PATCH] IntelFsp2Pkg: Raise exception for invalid BSF option
2017-03-16 14:06 UTC (2+ messages)
[PATCH 0/2] Add SmiHandlerProfile on Quark
2017-03-16 14:04 UTC (3+ messages)
` [PATCH 1/2] QuarkSocPkg/SmmChildDispatch: Add SmiHandlerProfile support
` [PATCH 2/2] QuarkPlatformPkg: enable SmiHandlerProfile
[patch] OvmfPkg/QemuFwCfgS3Lib: Fix VS tool chain build failure
2017-03-16 11:40 UTC (3+ messages)
[PATCH] MdeModulePkg/LogoDxe: Add missing dependency gEfiHiiImageExProtocolGuid
2017-03-16 8:32 UTC (2+ messages)
[PATCH v2] MdeModulePkg/Ip4Dxe: Add Ip/Netmask pair check for Ip4Config2
2017-03-16 8:31 UTC (2+ messages)
[PATCH] Nt32Pkg: Use Shell source code directly
2017-03-16 8:31 UTC (2+ messages)
[patch] MdeModulePkg: Fix bug in DxeHttplib when converting port number
2017-03-16 7:12 UTC (3+ messages)
[PATCH] MdeModulePkg/ConPlatform: Support GOP created as PCI's grandson
2017-03-16 6:03 UTC (2+ messages)
[PATCH V2] MdeModulePkg: Fix service binding issue in TCP4 and Ip4 dxe
2017-03-16 5:36 UTC (5+ messages)
[PATCH v2] ShellPkg/HandleParsingLib: Correct format specifier for LoadedImage
2017-03-16 5:33 UTC (5+ messages)
[PATCH V2] NetworkPkg: Fix service binding issue in TCP dxe
2017-03-16 5:28 UTC (4+ messages)
[Patch] MdeModulePkg/Ip4Dxe: Add Ip/Netmask pair check for Ip4Config2
2017-03-16 5:24 UTC (4+ messages)
Testing NVMe async commands
2017-03-16 2:41 UTC (2+ messages)
FDF dependency?
2017-03-16 1:46 UTC (2+ messages)
[PATCH] ArmPkg/UncachedMemoryAllocationLib: set XP bit via CPU arch protocol
2017-03-15 19:37 UTC (5+ messages)
[PATCH v2 0/2] MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT, X_DSDT} mutual exclusion
2017-03-15 15:10 UTC (9+ messages)
` [PATCH v2 2/2] "
[PATCH 0/3] DP: Handle "/" separator in debug path for GCC
2017-03-15 9:22 UTC (8+ messages)
` [PATCH 1/3] PerformancePkg Dp_App: Handle "/" separator in debug path for GCC build
` [PATCH 2/3] ShellPkg UefiDpLib: "
` [PATCH 3/3] MdeModulePkg BmPerf: "
[PATCH] BaseTools/tools_def: Use armv7-a for CLANG35 ARM compilations
2017-03-15 9:22 UTC (3+ messages)
[PATCH] MdeModulePkg PiSmmCore: Remove unreferenced symbol for SMRAM profile
2017-03-15 6:59 UTC (2+ messages)
[PATCH] MdeModulePkg DxeCore: Remove unreferenced symbol for memory profile
2017-03-15 6:59 UTC (2+ messages)
[Patch] MdePkg/UefiDevicePathLib: Fix the wrong MAC address length
2017-03-15 6:55 UTC (3+ messages)
[Patch][edk2-platforms] Vlv2TbltDevicePkg: Disable LPC Serial IRQ
2017-03-15 6:16 UTC
[PATCH] MdeModulePkg/CapsuleLib: Fix runtime issue
2017-03-15 6:16 UTC (2+ messages)
[Patch] BaseTools: GenFds get the Size info for FV image in the FD region
2017-03-15 5:46 UTC (2+ messages)
[PATCH v2 00/11] Add CPU features driver
2017-03-15 2:45 UTC (3+ messages)
` [PATCH v2 09/11] UefiCpuPkg: Add PEI/DXE Register CPU Features Library instances
` [PATCH v2 10/11] UefiCpuPkg: Add NULL CPU Common Features Library instance
HII UEFI driver from Intel's lab training crashes
2017-03-15 2:19 UTC (2+ messages)
[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm:
2017-03-15 1:57 UTC (3+ messages)
` [PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Bug-Fix for supporting PCD PcdPteMemoryEncryptionAddressOrMask
[PATCH] UefiCpuPkg/CpuDxe: Remove MSR_IA32_MISC_ENABLE check
2017-03-15 1:52 UTC
[patch] MdePkg/HiiImageEx: Fix incorrect comments of functions
2017-03-15 1:48 UTC (9+ messages)
` [patch] ShellPkg/UefiShellBcfgCommandLib: Fix VS2012 build failure
[Patch] BaseTools: Update some tool with shell=True
2017-03-15 1:37 UTC (2+ messages)
[PATCH v4 0/6] DxeBmDmaLib (BmDmaLib class) library
2017-03-14 21:21 UTC (9+ messages)
[PATCH v2 00/12] ArmVirtPkg, OvmfPkg: factor out QemuFwCfgS3Lib
2017-03-14 20:56 UTC (3+ messages)
[PATCH 00/12] ArmVirtPkg, OvmfPkg: factor out QemuFwCfgS3Lib
2017-03-14 20:38 UTC (10+ messages)
` [PATCH 11/12] OvmfPkg/SmmControl2Dxe: save fw_cfg boot script with QemuFwCfgS3Lib
[PATCH v2] EmbeddedPkg/PrePiLib: allocate code pages for DxeCore
2017-03-14 20:29 UTC (7+ messages)
[PATCH] MdeModulePkg PCD: Allow SkuId to be changed only once
2017-03-14 14:29 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