public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-03-22 14:04:19 to 2017-03-27 09:43:11 UTC [more...]

[PATCH v2 00/11] Upgrade CryptoPkg to use the OpenSSL 1.1.0xx/stable release
 2017-03-27  9:42 UTC  (27+ messages)
` [PATCH v2 01/11] CryptoPkg/OpensslLib: Update INF files to support OpenSSL-1.1.0x build
` [PATCH v2 02/11] CryptoPkg: Update .gitignore for OpenSSL source masking
` [PATCH v2 03/11] CryptoPkg/OpensslLib: Remove patch file and installation scripts
` [PATCH v2 04/11] CryptoPkg/OpensslLib: Add new Perl script for file list generation
` [PATCH v2 05/11] CryptoPkg/OpensslLib: Add new OpenSSL-HOWTO document
` [PATCH v2 06/11] CryptoPkg: Fix handling of &strcmp function pointers
` [PATCH v2 07/11] CryptoPkg: Clean-up CRT Library Wrapper
` [PATCH v2 08/11] CryptoPkg: Add extra build option to disable VS build warning
` [PATCH v2 09/11] CryptoPkg: Update HMAC Wrapper with opaque HMAC_CTX object
` [PATCH v2 10/11] CryptoPkg: Update PK Cipher Wrappers work with opaque objects
` [PATCH v2 11/11] CryptoPkg/TlsLib: Update TLS Wrapper to align with OpenSSL changes

[RESEND] [RFC PATCH v2 00/10] x86: Secure Encrypted Virtualization (AMD)
 2017-03-27  9:41 UTC  (25+ 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

[PATCH 00/12] OvmfPkg: Enable variable access in PEI
 2017-03-27  8:05 UTC  (13+ messages)
` [PATCH 01/12] OvmfPkg/build.sh: Add support for --disable-flash switch
` [PATCH 02/12] OvmfPkg: resolve PcdLib for all PEIMs individually
` [PATCH 03/12] OvmfPkg: resolve PcdLib for PEIMs to PeiPcdLib by default
` [PATCH 04/12] OvmfPkg QemuFlash: Make QemuFlash.* Base class safe
` [PATCH 05/12] OvmfPkg QemuFlash: Make QemuFlashDetected external
` [PATCH 06/12] OvmfPkg QemuFlash: Add DetectFlashBaseLib.inf 'NULL' library
` [PATCH 07/12] OvmfPkg PlatformPei: Detect and set PcdOvmfFlashVariablesEnable
` [PATCH 08/12] OvmfPkg/EmuVariableFvbRuntimeDxe: Use PcdOvmfFlashVariablesEnable
` [PATCH 09/12] OvmfPkg PlatformPei: Set flash variable PCDs
` [PATCH 10/12] OvmfPkg PlatformPei: Initialize memory based variable store buffer
` [PATCH 11/12] OvmfPkg: Enable PEI variable access
` [PATCH 12/12] OvmfPkg QemuFlashFvbServicesRuntimeDxe: Cleanup init now done in PEI

[PATCH] UefiCpuPkg/MpLib.c: Add checking CR0 PG bit
 2017-03-27  7:02 UTC 

[PATCH v2 00/12] ArmVirtPkg: don't forward the DT to the OS if QEMU provides ACPI
 2017-03-27  7:00 UTC  (43+ 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 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 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/DxeHttpLib: Fix the incorrect return status if URI port is invalid
 2017-03-27  6:47 UTC 

[RFC] [PATCH 0/3] Add IOMMU support
 2017-03-27  6:25 UTC  (12+ messages)
` [PATCH 1/3] MdeModulePkg/Include: Add IOMMU protocol definition
` [RFC] [PATCH 2/3] MdeModulePkg/PciHostBridge: Add IOMMU support
` [RFC] [PATCH 3/3] MdeModulePkg/PciBus: "

Hypervisor with UEFI
 2017-03-27  5:48 UTC  (2+ messages)

[PATCH 0/2] [UefiCpuPkg] Support 64bit MMIO address in CPU Register Table
 2017-03-27  5:30 UTC  (4+ messages)
` [PATCH 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: Define Index to UINT64
` [PATCH 2/2] UefiCpuPkg/AcpiCpuData.h: Support >4GB MMIO address

[PATCH] UefiCpuPkg/RegisterCpuFeaturesLib: Add ASSERT on allocated memory
 2017-03-27  5:30 UTC  (2+ messages)

[RFC] GLOBAL_REMOVE_IF_UNREFERENCED, multiply defined symbols, and MSFT/GCC tool chains
 2017-03-27  4:49 UTC  (4+ messages)

[PATCH 0/4] MdeModulePkg/BaseTools: Add Brotli algorithm support
 2017-03-27  3:15 UTC  (3+ messages)

[PATCH 0/5] [UefiCpuPkg/CpuFeatures] Fix some comments and meta data issues
 2017-03-27  3:04 UTC  (7+ messages)
` [PATCH 1/5] UefiCpuPkg/RegisterCpuFeaturesLib: Fix the function header issues
` [PATCH 2/5] UefiCpuPkg/RegisterCpuFeaturesLib: Remove static type
` [PATCH 3/5] UefiCpuPkg/RegisterCpuFeaturesLib: Fix meta data comments
` [PATCH 4/5] UefiCpuPkg/CpuCommonFeaturesLib: Generate new INF GUID value
` [PATCH 5/5] UefiCpuPkg: Add new PCDs PROMPT/HELP string in UNI file

[Patch] BaseTools: Fix build failure for DynamicEx Pcd used in the Library
 2017-03-27  2:36 UTC  (2+ messages)

Page Table initialization and update in SMM mode
 2017-03-24 23:48 UTC  (3+ messages)

[PATCH v3 00/12] ArmVirtPkg: don't forward the DT to the OS if QEMU provides ACPI
 2017-03-24 22:43 UTC  (17+ messages)
` [PATCH v3 01/12] Revert "ArmVirtPkg/FdtClientDxe: make DT table installation !ACPI dependent"
` [PATCH v3 02/12] Revert "ArmVirtPkg/FdtClientDxe: install DT configuration table at ReadyToBoot"
` [PATCH v3 03/12] ArmVirtPkg/XenAcpiPlatformDxe: don't cast UINT64 to pointer directly
` [PATCH v3 04/12] MdeModulePkg: introduce EDKII Platform Has ACPI GUID
` [PATCH v3 05/12] ArmPkg: introduce PlatformHasAcpiLib
` [PATCH v3 06/12] EmbeddedPkg: introduce EDKII Platform Has Device Tree GUID
` [PATCH v3 07/12] ArmVirtPkg: add PlatformHasAcpiDtDxe
` [PATCH v3 08/12] ArmVirtPkg: add XenPlatformHasAcpiDtDxe
` [PATCH v3 09/12] ArmVirtPkg: enable AcpiTableDxe and EFI_ACPI_TABLE_PROTOCOL dynamically
` [PATCH v3 10/12] ArmVirtPkg/FdtClientDxe: install DT as sysconfig table in protocol notify
` [PATCH v3 11/12] ArmVirtPkg/PlatformHasAcpiDtDxe: don't expose DT if QEMU provides ACPI
` [PATCH v3 12/12] ArmVirtPkg: remove PURE_ACPI_BOOT_ENABLE and PcdPureAcpiBoot

[PATCH] MdeModulePkg/Core/Dxe: Clear SEV mask on MMIO regions
 2017-03-24 14:39 UTC  (6+ messages)

[PATCH v4 0/6] DxeBmDmaLib (BmDmaLib class) library
 2017-03-24 14:03 UTC  (10+ messages)

[PATCH 00/14] OvmfPkg: add the Variable PEIM, defragment the UEFI memmap
 2017-03-24 12:49 UTC  (6+ messages)

[patch] NetworkPkg: Fix some bugs related to iSCSI keyword configuration
 2017-03-24  8:43 UTC 

Closing events and releasing resources in notify function
 2017-03-24  7:08 UTC  (4+ messages)

[Patch] MdePkg/UefiDevicePathLib: Refine the DevPathFromTextiSCSI protocol parsing
 2017-03-24  6:44 UTC 

[Patch] NetworkPkg/DnsDxe: Fix zero StationIp configuration failure of DNSv6
 2017-03-24  6:00 UTC 

Jaben out next week
 2017-03-23 20:17 UTC 

[RFC v2] GitBook documentation process
 2017-03-23 18:40 UTC  (4+ messages)

[PATCH v1 0/9] *** Upgrade CryptoPkg to use the latest OpenSSL 1.1.0xx/stable release ***
 2017-03-23 16:23 UTC  (12+ messages)
` [PATCH v1 3/9] CryptoPkg: Fix handling of &strcmp function pointers
` [PATCH v1 9/9] CryptoPkg/TlsLib: Update TLS Wrapper Library to align with OpenSSL changes

[PATCH] ShellPkg/mm: Support UINT16 segment number
 2017-03-23 15:06 UTC  (2+ messages)

ASSERT with PXE IPv6 boot
 2017-03-23  9:47 UTC  (4+ messages)

[MdeModulePkg/Ip4Dxe] Is it a bug in Ip4Input.c?
 2017-03-23  5:41 UTC  (5+ messages)
  ` 答复: "

[PATCH v3] BaseTools: Skip module AutoGen by comparing timestamp
 2017-03-23  3:45 UTC  (2+ messages)

How to auto format source file to be EDK2 code style?
 2017-03-23  3:26 UTC  (2+ messages)

[PATCH 4/4] BaseTools: Add Brotli algorithm tool
 2017-03-23  2:16 UTC 

[PATCH 2/4] MdeModulePkg: Add Brotli algorithm decompression library
 2017-03-23  2:16 UTC 

[PATCH] UefiCpuPkg/RegisterCpuFeaturesLib: Set CpuFeatureEntry initial value
 2017-03-23  1:52 UTC  (2+ messages)

[PATCH] UefiCpuPkg/CpuCommonFeaturesLib: Fix case write issue
 2017-03-23  1:17 UTC  (2+ messages)

Leif on holiday
 2017-03-22 19:08 UTC 

[PATCH 0/4] Shell/Quark/ArmPkg: promote shell app FILE_GUID to proper GUID
 2017-03-22 15:54 UTC  (15+ 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] ShellPkg: Add Shell invocation option '-exit'
 2017-03-22 15:43 UTC  (3+ messages)


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