public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-06-01 13:20:25 to 2021-06-06 02:03:12 UTC [more...]

[edk2-rfc] [edk2-devel] RFC: design review for TDVF in OVMF
 2021-06-06  2:03 UTC  (10+ messages)

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

[PATCH 1/1] BaseTools GenFw: Fix regression issue to convert the image to ACPI data
 2021-06-05 18:52 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v2] OvmfPkg/README: Fix typo in README
 2021-06-05 17:17 UTC 

[PATCH v2 0/6] Add CLANGDWARF toolchain for universal payload needs
 2021-06-05  1:35 UTC  (13+ messages)
` [PATCH v2 1/6] BaseTools: Add ClangBase.lds for CLANG8 tool chain with max-page-size
` [PATCH v2 2/6] BaseTools GenFw: Support CLANG8ELF with conversion ELF to PE/COFF image
  ` [edk2-devel] "
      ` 回复: "
` [PATCH v2 3/6] BaseTools: Update build_rule to skip CLANG resource section generation
` [PATCH v2 4/6] BaseTools: Add new CLANG8ELF tool chain for new LLVM/CLANG8
` [PATCH v2 5/6] BaseTools: Update ClangBase.lds to keep dynamic section
` [PATCH v2 6/6] BaseTools: Change CLANG8ELF to CLANGDWARF
` 回复: [edk2-devel] [PATCH v2 0/6] Add CLANGDWARF toolchain for universal payload needs
  `  "

[edk2-platforms][PATCH v2 00/32] Add new Ampere Mt. Jade platform
 2021-06-05  0:05 UTC  (30+ 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

[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] "

[RESEND PATCH RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-06-04 14:15 UTC  (17+ 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
` [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

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

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

[Patch V3 0/9] Create multiple Hobs for Universal Payload
 2021-06-04  9:42 UTC  (10+ 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

[PATCH v2 0/6] Secure Boot default keys
 2021-06-04  8:35 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
  ` [edk2-devel] "
` [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] "

[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 v2 0/3] Add PayloadLoaderPeim which can load ELF payload
 2021-06-04  1:02 UTC  (7+ 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
` [PATCH v2 3/3] PeiCore: Remove assertion when failing to load PE image

[edk2-platforms PATCH 1/1] Readme.md: Refer users to the Arm GNU-A Downloads page for toolchains
 2021-06-03 10:34 UTC  (4+ messages)

[PATCH 0/6] Add CLANGDWARF toolchain for universal payload needs
 2021-06-03  6:09 UTC  (10+ messages)
` [PATCH 1/6] BaseTools: Add ClangBase.lds for CLANG8 tool chain with max-page-size
` [PATCH 2/6] BaseTools GenFw: Support CLANG8ELF with conversion ELF to PE/COFF image
` [PATCH 3/6] BaseTools: Update build_rule to skip CLANG resource section generation
` [PATCH 4/6] BaseTools: Add new CLANG8ELF tool chain for new LLVM/CLANG8
` [PATCH 5/6] BaseTools: Update ClangBase.lds to keep dynamic section
` [PATCH 6/6] BaseTools: Change CLANG8ELF to CLANGDWARF
` 回复: [edk2-devel] [PATCH 0/6] Add CLANGDWARF toolchain for universal payload needs
  `  "

[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  (3+ messages)
` [edk2-devel] "

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

[Patch V2] UefiPayloadPkg: Get platform specific logic from protocol for BDS driver
 2021-06-02 14:28 UTC 

[edk2-platforms][PATCH V1 0/4]N1Sdp ACPI table and configuration manager support
 2021-06-02 12:47 UTC  (5+ messages)
` [edk2-platforms][PATCH V1 1/4] Silicon/ARM/NeoverseN1Soc: Add mem regions to support multi-chip usecase
` [edk2-platforms][PATCH V1 2/4] Platform/ARM/N1Sdp: Introduce platform DXE driver
` [edk2-platforms][PATCH V1 3/4] Platform/ARM/N1Sdp: Enable N1Sdp platform specific configurations
` [edk2-platforms][PATCH V1 4/4] Platform/ARM/N1Sdp: Configuration Manager for N1Sdp

[PATCH v3 0/2] Dynamically build UARTs info in ACPI
 2021-06-02 12:11 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 0/2] Define AML_NAME_SEG_SIZE
 2021-06-02 11:30 UTC  (7+ messages)
` [PATCH v1 1/2] MdePkg/MdeModulePkg: Move AML_NAME_SEG_SIZE definition
  ` 回复: "
` [PATCH v1 2/2] DynamicTablesPkg: Use AML_NAME_SEG_SIZE define
` [edk2-devel] [PATCH v1 0/2] Define AML_NAME_SEG_SIZE

[edk2-platforms][PATCH V1 0/4]N1Sdp ACPI table and configuration manager support
 2021-06-02  8:31 UTC  (6+ messages)
` [edk2-platforms][PATCH V1 1/4] Silicon/ARM/NeoverseN1Soc: Add mem regions to support multi-chip usecase
` [edk2-platforms][PATCH V1 2/4] Platform/ARM/N1Sdp: Introduce platform DXE driver
` [edk2-platforms][PATCH V1 3/4] Platform/ARM/N1Sdp: Enable N1Sdp platform specific configurations
` [edk2-platforms][PATCH V1 4/4] Platform/ARM/N1Sdp: Configuration Manager for N1Sdp

[PATCH v4 1/1] UefiCpuPkg/CpuCommonFeaturesLib: Correct the CPU location check
 2021-06-02  8:18 UTC  (2+ messages)

[PATCH EDK2 v1 0/1] MdeModulePkg/Xhci: Fix TRT when data length is 0
 2021-06-02  7:57 UTC  (6+ messages)
` [PATCH EDK2 v1 1/1] "
      ` [edk2-devel] "

[PATCH] EmbeddedPkg/RealTimeClockRuntimeDxe: Improve GetWakeupTime
 2021-06-02  7:41 UTC  (2+ messages)

[edk2-platforms PATCH 0/6] Marvell ACS fixes
 2021-06-02  7:06 UTC  (4+ messages)
` [edk2-platforms PATCH 6/6] Marvell: RealTimeClockLib: Rework LibGetWakeupTime/LibSetWakeupTime

[PATCH 0/1] Add NVIDIA 16550 UART ACPI Subtype
 2021-06-02  5:56 UTC  (5+ messages)
` [PATCH 1/1] MdePkg: Update DBG2 and SPCR header with NVIDIA 16550 Subtype
  ` [edk2-devel] "
          ` 回复: "

[PATCH 1/1] MdePkg: Add new 16550-compatible Serial Port Subtypes to DBG2
 2021-06-02  5:55 UTC  (3+ messages)
` [edk2-devel] "
    ` 回复: "

[PATCH v1 0/1] Fix function and structure definition mismatches in Ppi/MmControl.h
 2021-06-02  5:55 UTC  (3+ messages)
` [PATCH v1 1/1] MdePkg: MmControl: Fix function and structure definition mismatches
    ` 回复: [edk2-devel] "

[PATCH] UefiPayloadPkg: Get platform specific logic from protocol for BDS driver
 2021-06-02  5:07 UTC  (2+ messages)

[edk2-platforms][PATCH V1 0/4] N1Sdp ACPI table and configuration manager support
 2021-06-02  5:01 UTC  (5+ messages)
` [edk2-platforms][PATCH V1 1/4] Silicon/ARM/NeoverseN1Soc: Add mem regions to support multi-chip usecase
` [edk2-platforms][PATCH V1 2/4] Platform/ARM/N1Sdp: Introduce platform DXE driver
` [edk2-platforms][PATCH V1 3/4] Platform/ARM/N1Sdp: Enable N1Sdp platform specific configurations
` [edk2-platforms][PATCH V1 4/4] Platform/ARM/N1Sdp: Configuration Manager for N1Sdp

[PATCH 0/4] Support payload in ELF format
 2021-06-02  4:35 UTC  (10+ messages)
` [PATCH 1/4] BaseTools: Create CLANGDWARF toolchain
  ` [edk2-devel] "
    ` 回复: "
` [PATCH 3/4] UefiPayloadPkg: Add PayloadLoaderPeim which can load ELF payload

[PATCH 0/9] Create multiple Hobs for Universal Payload
 2021-06-02  3:47 UTC  (6+ messages)
` [PATCH 6/9] UefiPayloadPkg: Creat gPldSmbiosTableGuid Hob
` [PATCH 9/9] UefiPayloadPkg: Creat gPldAcpiTableGuid Hob
  ` [edk2-devel] "

[PATCH v3 1/1] UefiCpuPkg/CpuCommonFeaturesLib: Update processor location info
 2021-06-02  2:48 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v1 1/1] Add MemoryFence implementation for RiscV64
 2021-06-02  2:35 UTC  (11+ messages)
` 回复: [edk2-devel] "
    ` 回复: "
                ` 回复: "

[PATCH v2 1/1] UefiCpuPkg/CpuCommonFeaturesLib: Update processor location info
 2021-06-02  2:05 UTC  (2+ messages)
  ` [edk2-devel] "

[edk2-platforms][PATCH V2 0/6] Platform/Sgi: Add initial support for RD-N2-Cfg1 platform
 2021-06-01 16:30 UTC  (2+ messages)

[edk2-platforms][PATCH V4 00/11] Add SMBIOS tables for Arm's Reference Design platforms
 2021-06-01 14:29 UTC  (2+ messages)

[PATCH v2] Platform/ARM: Update Readme.md
 2021-06-01 13:50 UTC  (2+ messages)

[PATCH V0 0/4] Enable Dynamic ACPI for LS1046AFRWY
 2021-06-01 13:50 UTC  (5+ messages)
` [PATCH V0 1/4] Platform/NXP: Add generic log in CM to print SoC version
` [PATCH V0 2/4] Silicon/NXP: Add support of SVR handling for LS1046FRWY
` [PATCH V0 3/4] Platform/NXP/LS1046aFrwyPkg: Extend Dynamic ACPI support
` [PATCH V0 4/4] Platform/NXP/LS1046aFrwyPkg: Add OEM specific DSDT generator


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