public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-03-07 22:15:20 to 2017-03-13 14:53:23 UTC [more...]

[PATCH 0/3] ArmVirtQemu: make DT vs ACPI support mutually exclusive
 2017-03-13 14:53 UTC  (21+ messages)
` [PATCH 1/3] ArmVirtPkg/ArmVirtPL031FdtClientLib: unconditionally disable DT node
` [PATCH 2/3] ArmVirtPkg/FdtClientDxe: install DT configuration table at ReadyToBoot
` [PATCH 3/3] ArmVirtPkg/FdtClientDxe: make DT table installation !ACPI dependent

[PATCH v2 0/2] MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT, X_DSDT} mutual exclusion
 2017-03-13 14:44 UTC  (9+ messages)
` [PATCH v2 1/2] MdeModulePkg/AcpiTableDxe: condense whitespace around FADT.{DSDT, X_DSDT}
` [PATCH v2 2/2] MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT, X_DSDT} mutual exclusion

[PATCH] EmbeddedPkg/PrePiLib: allocate code pages for DxeCore
 2017-03-13 10:00 UTC  (3+ messages)

[Patch][edk2-platforms] Vlv2TbltDevicePkg: Update BIOS ID to V0.95
 2017-03-13  9:26 UTC 

[PATCH v4 0/7] MdeModulePkg/DxeCore: increased memory protection
 2017-03-13  8:53 UTC  (8+ messages)

[patch] NetworkPkg: Fix driver binding issue in TCP dxe
 2017-03-13  7:44 UTC  (2+ messages)

[patch] NetworkPkg: Fix potential bug if the iSCSI use dns protocol
 2017-03-13  7:44 UTC  (2+ messages)

overriding variables from cmdline used in fdf broken?
 2017-03-13  6:42 UTC  (4+ messages)

[patch] MdeModulePkg/SdMmc: Add break to avoid dead loop when polling OCR Reg
 2017-03-13  5:12 UTC  (2+ messages)

[PATCH 0/3] Add Context in SmiHandlerProfileUnregister
 2017-03-13  3:11 UTC  (6+ messages)
` [PATCH 1/3] MdePkg/SmiHandlerProfile: Add Context support in Unregister
` [PATCH 2/3] MdeModulePkg/SmiHandlerProfile: "
` [PATCH 3/3] MdeModulePkg/SmmCore: Add Context in SmiHandlerProfileUnregister

[PATCH 0/3] Refine the comment for AsciiValueToStringS
 2017-03-13  2:55 UTC  (2+ messages)

Do edk2 support PcdGetEx64 in library
 2017-03-13  2:34 UTC  (2+ messages)

[PATCH] MdeModulePkg/UefiBootManagerLib: Generate boot description for NVME
 2017-03-13  2:32 UTC  (5+ messages)

[PATCH V4 0/3] DXE Memory Protection
 2017-03-13  1:58 UTC  (6+ messages)
` [PATCH V4 1/3] UefiCpuPkg/CpuDxe: Add memory attribute setting

[PATCH] ArmPkg: Fix modsi3.S compilation across toolchains
 2017-03-11 22:05 UTC 

[PATCH] CryptoPkg: ignore the openssl tarball in .gitignore
 2017-03-11 14:23 UTC 

[PATCH v2 00/12] ArmVirtPkg, OvmfPkg: factor out QemuFwCfgS3Lib
 2017-03-11  6:26 UTC  (13+ messages)
` [PATCH v2 01/12] OvmfPkg: introduce QemuFwCfgS3Lib class
` [PATCH v2 02/12] OvmfPkg/QemuFwCfgS3Lib: add initial Base Null library instance
` [PATCH v2 03/12] OvmfPkg/QemuFwCfgS3Lib: add initial PEI and DXE fw_cfg library instances
` [PATCH v2 04/12] ArmVirtPkg: resolve QemuFwCfgS3Lib
` [PATCH v2 05/12] OvmfPkg: "
` [PATCH v2 06/12] ArmVirtPkg, OvmfPkg: retire QemuFwCfgS3Enabled() from QemuFwCfgLib
` [PATCH v2 07/12] OvmfPkg/QemuFwCfgS3Lib: add boot script opcode generation APIs to libclass
` [PATCH v2 08/12] OvmfPkg/QemuFwCfgS3Lib: implement opcode APIs for Base Null instance
` [PATCH v2 09/12] OvmfPkg/QemuFwCfgS3Lib: implement opcode APIs for PEI fw_cfg instance
` [PATCH v2 10/12] OvmfPkg/QemuFwCfgS3Lib: implement opcode APIs for DXE "
` [PATCH v2 11/12] OvmfPkg/SmmControl2Dxe: save fw_cfg boot script with QemuFwCfgS3Lib
` [PATCH v2 12/12] OvmfPkg/AcpiPlatformDxe: "

[PATCH 00/12] ArmVirtPkg, OvmfPkg: factor out QemuFwCfgS3Lib
 2017-03-11  3:17 UTC  (12+ messages)
` [PATCH 07/12] OvmfPkg/QemuFwCfgS3Lib: add boot script opcode generation APIs to libclass
` [PATCH 11/12] OvmfPkg/SmmControl2Dxe: save fw_cfg boot script with QemuFwCfgS3Lib

[patch] MdeModulePkg: Fix driver binding issue in TCP4 and Ip4 dxe
 2017-03-10 10:01 UTC 

[Patch] MdePkg/UefiDevicePathLib: Fix the wrong MAC address length
 2017-03-10  8:56 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3] Add OBB verification code
 2017-03-10  8:39 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3 1/2] Add BPDT library
 2017-03-10  8:05 UTC  (2+ messages)
` [Patch][edk2-platforms/devel-MinnowBoard3 2/2] Add PEI SPI library

[PATCH v2 0/2] MdeModulePkg/CapsuleLib: Code refinements
 2017-03-10  7:52 UTC  (8+ messages)
` [PATCH v2 1/2] MdeModulePkg/CapsuleLib: Add lib destructors to handle unclosed events
` [PATCH v2 2/2] MdeModulePkg/CapsuleLib: Free the buffer returned by GetVariable2 API

[Patch][edk2-platforms/devel-MinnowBoard3] Change BIOS version
 2017-03-10  7:07 UTC 

[PATCH 0/2] MdeModulePkg/CapsuleLib: Code refinements
 2017-03-10  7:02 UTC  (6+ messages)
` [PATCH 1/2] MdeModulePkg/CapsuleLib: Add lib destructors to handle unclosed events
` [PATCH 2/2] MdeModulePkg/CapsuleLib: Free the buffer returned by GetVariable2 API

[PATCH] MdeModulePkg/PlatVarCleanupLib: Add lib destructor for unclosed event
 2017-03-10  6:17 UTC  (2+ messages)

[Patch][edk2-platforms] Vlv2TbltDevicePkg: Add BGRT table
 2017-03-10  2:11 UTC 

[Patch][edk2-platforms] Vlv2TbltDevicePkg: Add BGRT table
 2017-03-10  1:34 UTC  (2+ messages)

[PATCH] MdePkg/Pci22.h: Remove deprecated macros
 2017-03-10  0:39 UTC  (2+ messages)

[patch] BaseTools/UPT: Fix an issue in subst command
 2017-03-10  0:25 UTC 

[edk2-staging][PATCH 0/2] Create new acpiview branch
 2017-03-09 23:49 UTC  (3+ messages)
` [edk2-staging][PATCH 1/2] ShellPkg: acpiview branch on edk2-staging
` [edk2-staging][PATCH 2/2] ShellPkg: Add acpiview tool to dump ACPI tables

[PATCH v2 0/4] ArmVirtPkg: make DT vs ACPI support mutually exclusive
 2017-03-09 17:39 UTC  (10+ messages)
` [PATCH v2 1/4] ArmVirtPkg/FdtClientDxe: supplement missing EFIAPI calling conv specifiers
` [PATCH v2 2/4] ArmVirtPkg/ArmVirtPL031FdtClientLib: unconditionally disable DT node
` [PATCH v2 3/4] ArmVirtPkg/FdtClientDxe: install DT configuration table at ReadyToBoot
` [PATCH v2 4/4] ArmVirtPkg/FdtClientDxe: make DT table installation !ACPI dependent

[PATCH 0/6] ArmVirtPkg: don't forward the DT to the OS if QEMU provides ACPI
 2017-03-09 17:19 UTC  (14+ messages)
` [PATCH 1/6] ArmVirtPkg/FdtClientDxe: supplement missing EFIAPI calling conv specifiers
` [PATCH 2/6] ArmVirtPkg: introduce FDT_CLIENT_PROTOCOL.GetOsExposure() member function
` [PATCH 3/6] ArmVirtPkg/ArmVirtPL031FdtClientLib: get rid of PcdPureAcpiBoot dependency
` [PATCH 4/6] ArmVirtPkg/QemuFwCfgLib: add explicitly initialized instance
` [PATCH 5/6] ArmVirtPkg/FdtClientDxe: don't forward DT to OS if QEMU provides ACPI
` [PATCH 6/6] ArmVirtPkg: remove PURE_ACPI_BOOT_ENABLE and PcdPureAcpiBoot

[RFC PATCH v1 0/5] x86: Secure Encrypted Virtualization (AMD)
 2017-03-09 16:36 UTC  (23+ messages)
` [RFC PATCH v1 1/5] OvmfPkg/ResetVector: Set memory encryption when SEV is active
` [RFC PATCH v1 2/5] OvmfPkg/MemcryptSevLib: Add SEV helper library
` [RFC PATCH v1 4/5] OvmfPkg/BaseIoLibIntrinsic: import BaseIoLibIntrinsic package

[PATCH 00/11] Add CPU features driver
 2017-03-09  8:35 UTC  (12+ messages)
` [PATCH 01/11] UefiCpuPkg/AcpiCpuData: Update RegisterTableEntry type
` [PATCH 02/11] UefiCpuPkg/CpuS3DataDxe: Consume the existing PcdCpuS3DataAddress
` [PATCH 03/11] UefiCpuPkg/PiSmmCpuDxeSmm: Skip if AllocatedSize is 0
` [PATCH 04/11] UefiCpuPkg/Msr: Add CPUID signature check MACROs
` [PATCH 05/11] UefiCpuPkg/UefiCpuPkg.dec: Add a set of CPU features PCDs
` [PATCH 06/11] UefiCpuPkg: Add GUID gEdkiiCpuFeaturesSetDoneGuid
` [PATCH 07/11] UefiCpuPkg: Add GUID gEdkiiCpuFeaturesInitDoneGuid
` [PATCH 08/11] UefiCpuPkg/Include/Library: Add Register CPU Features Library
` [PATCH 09/11] UefiCpuPkg: Add PEI/DXE Register CPU Features Library instances
` [PATCH 10/11] UefiCpuPkg: Add NULL CPU Common Features Library instance
` [PATCH 11/11] UefiCpuPkg: Add CPU Features PEI/DXE drivers

[patch] BaseTools/UPT: Fix an issue of adding Event twice
 2017-03-09  6:53 UTC  (2+ messages)

[patch] BaseTools/UPT: Man Page Update
 2017-03-09  6:53 UTC  (2+ messages)

[patch 1/2] BaseTools/ECC: Fix an issue of parameter parser
 2017-03-09  6:53 UTC  (4+ messages)
` [patch 2/2] BaseTools/UPT: Add a checkpoint for missing '"'

SIMD Instruction supported in UEFI?
 2017-03-09  6:18 UTC  (3+ messages)

[PATCH] SignedCapsulePkg: Add Readme.md
 2017-03-09  2:35 UTC 

[PATCH] IntelFsp2Pkg: Add Readme.md
 2017-03-09  2:35 UTC  (2+ messages)
` [PATCH] IntelFsp2WrapperPkg: "

[PATCH] Add SignedCapsule content
 2017-03-09  2:14 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3] Fix Graphic issue
 2017-03-09  1:45 UTC  (3+ messages)

LNK2001 error: unable to find _BdsDxeStrings
 2017-03-08 17:37 UTC 

[PATCH v4 0/6] DxeBmDmaLib (BmDmaLib class) library
 2017-03-08 16:04 UTC  (12+ messages)

[PATCH 0/2] MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT, X_DSDT} mutual exclusion
 2017-03-08 13:14 UTC  (3+ messages)

[PATCH] ArmPkg/CpuDxe: handle implied attributes in EfiAttributeToArmAttribute
 2017-03-08 13:10 UTC  (2+ messages)

[PATCH] ArmVirtPkg: apply PE/COFF memory protection to DxeCore as well
 2017-03-08  9:43 UTC  (3+ messages)

[PATCH v4 0/6] ATAPI support on SiI SATA adapter
 2017-03-07 22:15 UTC  (8+ 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] Platforms/ARM/Juno: Add "


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