public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-06-02 17:40:02 to 2021-06-08 08:31:01 UTC [more...]

[PATCH] Platform/ARM/Morello: Correct the private resources in PPTT
 2021-06-08  8:30 UTC  (3+ messages)
` [edk2-devel] "

[RESEND PATCH RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-06-08  8:17 UTC  (28+ messages)
` [PATCH RFC v3 01/22] UefiCpuPkg: Define the SEV-SNP specific dynamic PCDs
  ` [edk2-devel] "
` [PATCH RFC v3 02/22] OvmfPkg/MemEncryptSevLib: add MemEncryptSevSnpEnabled()
` [PATCH RFC v3 03/22] OvmfPkg/MemEncryptSevLib: extend the workarea to include SNP enabled field
    ` [edk2-devel] "
` [PATCH RFC v3 04/22] OvmfPkg/MemEncryptSevLib: extend Es Workarea to include hv features
  ` [edk2-devel] "
` [PATCH RFC v3 05/22] OvmfPkg: reserve Secrets page in MEMFD
` [PATCH RFC v3 22/22] MdePkg/GHCB: increase the GHCB protocol max version
  ` [edk2-devel] "
    ` 回复: "
` [edk2-devel] [RESEND PATCH RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) support

[PATCH v2 0/3] Add PayloadLoaderPeim which can load ELF payload
 2021-06-08  8:12 UTC  (16+ messages)
` [PATCH v2 1/3] MdeModulePkg/UniversalPayload: Add definition for extra info in payload
  ` [edk2-devel] "
` [PATCH v2 2/3] UefiPayloadPkg: Add PayloadLoaderPeim which can load ELF payload
  ` [edk2-devel] "
` [PATCH v2 3/3] PeiCore: Remove assertion when failing to load PE image
` [edk2-devel] [PATCH v2 0/3] Add PayloadLoaderPeim which can load ELF payload

[Patch V3 0/9] Create multiple Hobs for Universal Payload
 2021-06-08  5:21 UTC  (16+ messages)
` [Patch V3 1/9] MdeModulePkg: Add Universal Payload general defination header file
` [Patch V3 2/9] MdeModulePkg: Add new structure for the PCI Root Bridge Info Hob
` [Patch V3 3/9] UefiPayloadPkg: UefiPayload retrieve PCI root bridge from Guid Hob
` [Patch V3 4/9] MdeModulePkg: Add new structure for the Universal Payload SMBios Table Info Hob
` [Patch V3 5/9] MdeModulePkg/Universal/SmbiosDxe: Scan for existing tables
` [Patch V3 6/9] UefiPayloadPkg: Creat gPldSmbiosTableGuid Hob
` [Patch V3 7/9] MdeModulePkg: Add new structure for the Universal Payload ACPI Table Info Hob
` [Patch V3 8/9] MdeModulePkg/ACPI: Install ACPI table from HOB
` [Patch V3 9/9] UefiPayloadPkg: Creat gPldAcpiTableGuid Hob

Event: TianoCore Bug Triage - APAC / NAMO - 06/08/2021 #cal-reminder
 2021-06-08  4:49 UTC  (2+ messages)
` 回复: [edk2-devel] "

[Patch] Document: Add PCD_DYNAMIC_AS_DYNAMICEX to DSC defines section
 2021-06-08  2:59 UTC 

[Patch V2] BaseTools: Enable the flag to treat dynamic pcd as dynamicEx
 2021-06-08  2:50 UTC 

[Patch] BaseTools: Enable the flag to treat dynamic pcd as dynamicEx
 2021-06-08  2:31 UTC 

[PATCH 1/1] BaseTools GenFw: Fix regression issue to convert the image to ACPI data
 2021-06-08  1:19 UTC  (7+ messages)
` [edk2-devel] "
  ` 回复: "

[edk2-platforms][PATCH v2 00/32] Add new Ampere Mt. Jade platform
 2021-06-07 23:58 UTC  (62+ messages)
` [edk2-platforms][PATCH v2 01/32] Ampere: Initial support for Ampere Altra processor and "
` [edk2-platforms][PATCH v2 02/32] AmpereAltraPkg: Add MmCommunication modules
` [edk2-platforms][PATCH v2 03/32] AmperePlatformPkg: Implement FailSafe library
` [edk2-platforms][PATCH v2 04/32] AmperePlatformPkg: Add FailSafe and WDT support
` [edk2-platforms][PATCH v2 05/32] AmpereAltraPkg: Add DwI2cLib library
` [edk2-platforms][PATCH v2 06/32] AmpereAltraPkg: Add DwGpioLib library
` [edk2-platforms][PATCH v2 07/32] JadePkg: Implement RealTimeClockLib for PCF85063
` [edk2-platforms][PATCH v2 08/32] AmpereAltraPkg: Add BootProgress support
` [edk2-platforms][PATCH v2 09/32] AmpereAltraPkg: Support non-volatile variables
` [edk2-platforms][PATCH v2 10/32] AmpereSiliconPkg: Add PlatformManagerUiLib library instance
` [edk2-platforms][PATCH v2 11/32] AmperePlatformPkg: Add AcpiPccLib to support ACPI PCCT Table
` [edk2-platforms][PATCH v2 12/32] AmperePlatformPkg: Add AcpiHelperLib to update ACPI DSDT table
` [edk2-platforms][PATCH v2 13/32] AmpereAltraPkg, JadePkg: Add ACPI support
` [edk2-platforms][PATCH v2 14/32] AmpereAltraPkg: Add PcieCoreLib library instance
` [edk2-platforms][PATCH v2 15/32] JadePkg: Add PcieBoardLib "
` [edk2-platforms][PATCH v2 17/32] JadePkg: Enable PCIe-related libraries and device drivers
` [edk2-platforms][PATCH v2 18/32] JadePkg: Add ASpeed GOP driver
` [edk2-platforms][PATCH v2 20/32] JadePkg: Add SMBIOS tables support
` [edk2-platforms][PATCH v2 21/32] AmpereAltraPkg: Add DebugInfoPei module
` [edk2-platforms][PATCH v2 22/32] AmpereAltraPkg: Add platform info screen
` [edk2-platforms][PATCH v2 23/32] AmpereAltraPkg: Add configuration screen for memory
` [edk2-platforms][PATCH v2 24/32] AmpereAltraPkg: Add configuration screen for CPU
` [edk2-platforms][PATCH v2 25/32] AmpereAltraPkg: Add configuration screen for ACPI
` [edk2-platforms][PATCH v2 26/32] AmpereAltraPkg: Add configuration screen for RAS
` [edk2-platforms][PATCH v2 27/32] AmpereAltraPkg: Add configuration screen for Watchdog timer
` [edk2-platforms][PATCH v2 28/32] AmpereAltraPkg: Add configuration screen for Pcie Devices
` [edk2-platforms][PATCH v2 29/32] JadePkg: Recover boot options when NVRAM cleared
` [edk2-platforms][PATCH v2 30/32] AmpereSiliconPkg: Implement PlatformBootManagerLib for LinuxBoot
` [edk2-platforms][PATCH v2 31/32] Platform/Ampere: Introduce the LinuxBootPkg
` [edk2-platforms][PATCH v2 32/32] AmpereAltraPkg,JadePkg: Support LinuxBoot DSC/FDF build for Jade platform

VirtIO sound device in qemu?
 2021-06-07 21:33 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v2] OvmfPkg/README: Fix typo in README
 2021-06-07 17:49 UTC  (2+ messages)
` [edk2-devel] "

[edk2-libc PATCH 1/1] Update LibC to use safe string functions
 2021-06-07 16:21 UTC 

[edk2-platforms][PATCH v2 0/4] MinPlatformPkg: Add TPM platform hier disable support
 2021-06-07 16:05 UTC  (5+ messages)
` [edk2-platforms][PATCH v2 1/4] MinPlatformPkg: Add TpmPlatformHierarchyLib to Components in DSC
` [edk2-platforms][PATCH v2 2/4] MinPlatformPkg/TpmPlatformHierarchyLib: Add PEI support
` [edk2-platforms][PATCH v2 3/4] MinPlatformPkg/Tcg2PlatformPei: Use TpmPlatformHierarchyLib
` [edk2-platforms][PATCH v2 4/4] MinPlatformPkg/TpmPlatformHierarchyLib: Add disable support

[PATCH v4 0/3] Dynamically build UARTs info in ACPI
 2021-06-07 15:04 UTC  (5+ messages)
` [PATCH v4 1/3] Platform/RaspberryPi: "
` [PATCH v4 2/3] Silicon/Broadcom/Bcm283x: Clean up GpioPinSet function
` [PATCH v4 3/3] Platform/RaspberryPi: Enable Bluetooth and UART in Windows OS

[PATCH v3 0/2] Dynamically build UARTs info in ACPI
 2021-06-07 14:58 UTC  (8+ messages)
` [PATCH v3 2/2] Platform/RaspberryPi: Enable Bluetooth and UART in Windows OS
    ` [edk2-devel] "

[edk2-platforms][PATCH v1 1/1] MinPlatformPkg: Add missing components to DSC
 2021-06-07 14:30 UTC 

[edk2-rfc] [edk2-devel] RFC: design review for TDVF in OVMF
 2021-06-07 13:52 UTC  (15+ messages)

[PATCH v1 0/8] Measured SEV boot with kernel/initrd/cmdline
 2021-06-07 13:33 UTC  (8+ messages)
` [edk2-devel] "

[edk2-platforms PATCH 1/1] Readme.md: Refer users to the Arm GNU-A Downloads page for toolchains
 2021-06-07 11:36 UTC  (5+ messages)

[PATCH v2 0/6] Secure Boot default keys
 2021-06-07  7:29 UTC  (29+ messages)
` [edk2-platforms PATCH v2] Platform/RaspberryPi: Enable default Secure Boot variables initialization
  ` [edk2-devel] "
` [PATCH v2 1/6] SecurityPkg: Create library for setting Secure Boot variables
  ` [edk2-devel] "
    ` [EXTERNAL] "
` [PATCH v2 2/6] SecurityPkg: Create include file for default key content
` [PATCH v2 3/6] SecurityPkg: Add SecureBootDefaultKeysDxe driver
  ` [edk2-devel] "
` [PATCH v2 4/6] SecurityPkg: Add EnrollFromDefaultKeys application
  ` [edk2-devel] "
    ` [EXTERNAL] "
` [PATCH v2 5/6] SecurityPkg: Add new modules to Security package
  ` [edk2-devel] "
` [PATCH v2 6/6] SecurityPkg: Add option to reset secure boot keys
  ` [edk2-devel] "

Event: TianoCore Design Meeting - APAC/NAMO - 06/11/2021 #cal-reminder
 2021-06-06  1:30 UTC 

[PATCH v2 0/6] Add CLANGDWARF toolchain for universal payload needs
 2021-06-05  1:35 UTC  (8+ messages)
` [PATCH v2 2/6] BaseTools GenFw: Support CLANG8ELF with conversion ELF to PE/COFF image
  ` [edk2-devel] "
      ` 回复: "
` 回复: [edk2-devel] [PATCH v2 0/6] Add CLANGDWARF toolchain for universal payload needs
  `  "

[PATCH v1 0/1] *** Update BdsEntry.c to Variable Policy ***
 2021-06-04 20:13 UTC  (2+ messages)
` [PATCH v1 1/1] MdeModulePkg/BdsDxe: Update BdsEntry to use Variable Policy

[PATCH 00/43] OvmfPkg: remove Xen support from OvmfPkg*.dsc, in favor of OvmfXen.dsc
 2021-06-04 16:05 UTC  (5+ messages)
` [edk2-devel] "

[edk2-non-osi][PATCH v3 0/2] Introduce Silicon/Ampere and AmpereAltraBinPkg package
 2021-06-04 13:43 UTC  (2+ messages)

[Patch V2 0/9] Create multiple Hobs for Universal Payload
 2021-06-04  4:56 UTC  (10+ messages)
` [Patch V2 1/9] MdeModulePkg: Add Universal Payload general defination header file
` [Patch V2 2/9] MdeModulePkg: Add new structure for the PCI Root Bridge Info Hob
` [Patch V2 3/9] UefiPayloadPkg: UefiPayload retrieve PCI root bridge from Guid Hob
` [Patch V2 4/9] MdeModulePkg: Add new structure for the Universal Payload SMBios Table Info Hob
` [Patch V2 5/9] MdeModulePkg/Universal/SmbiosDxe: Scan for existing tables
` [Patch V2 6/9] UefiPayloadPkg: Creat gPldSmbiosTableGuid Hob
` [Patch V2 7/9] MdeModulePkg: Add new structure for the Universal Payload ACPI Table Info Hob
` [Patch V2 8/9] MdeModulePkg/ACPI: Install ACPI table from HOB
` [Patch V2 9/9] UefiPayloadPkg: Creat gPldAcpiTableGuid Hob

[edk2-devel] [PATCH] MdePkg: Fix AsmReadSs() with GCC toolchain
 2021-06-04  3:28 UTC  (4+ messages)
  ` 回复: "
    ` [edk2-devel] "

[edk2-devel] [tianocore.github.io.wiki PATCH 1/1] Xcode.md: Update instructions to work on modern macOS and Xcode versions
 2021-06-04  2:18 UTC  (3+ messages)

[PATCH 0/6] Add CLANGDWARF toolchain for universal payload needs
 2021-06-03  6:09 UTC  (4+ messages)
` 回复: [edk2-devel] "
  `  "

[Patch V2] UefiPayloadPkg: Use DynamicEx instead of Dynamic to pass PCD across binary
 2021-06-03  4:25 UTC 

[PATCH] UefiPayloadPkg: Use DynamicEx instead of Dynamic to pass PCD across binary
 2021-06-03  4:25 UTC  (2+ messages)

[edk2-platforms][PATCH v1 0/2] MinPlatformPkg: Disable TPM platform hierarchy
 2021-06-03  1:38 UTC  (3+ messages)
` [edk2-platforms][PATCH v1 1/2] MinPlatformPkg: Add TpmPlatformHierarchyLib to Components in DSC
` [edk2-platforms][PATCH v1 2/2] MinPlatformPkg/TpmPlatformHierarchyLib: Disable TPM platform hierarchy

[edk2-devel] [PATCH] MdePkg/Include: Smbios Specification 3.4.0 changes
 2021-06-03  1:00 UTC  (2+ messages)
` 回复: "

[edk2-platforms][PATCH V1 0/3] Platform/Sgi: enable support for UEFI secure boot
 2021-06-02 18:18 UTC  (2+ messages)

[PATCH v2 1/1] Add missing EFIAPI to VirtioMmioSetQueueAddress
 2021-06-02 17:45 UTC  (2+ messages)
` [edk2-devel] "


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