public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-05-25 15:48:42 to 2021-05-27 08:43:46 UTC [more...]

[PATCH 00/43] OvmfPkg: remove Xen support from OvmfPkg*.dsc, in favor of OvmfXen.dsc
 2021-05-27  8:43 UTC  (75+ messages)
` [PATCH 01/43] OvmfPkg: remove the Xen drivers from the IA32, IA32X64, and X64 platforms
` [PATCH 02/43] OvmfPkg: remove the Xen drivers from the AmdSev platform
` [PATCH 03/43] OvmfPkg: switch IA32, IA32X64, X64 to the fw_cfg-only ACPI platform driver
` [PATCH 04/43] OvmfPkg: switch the AmdSev platform "
` [PATCH 05/43] OvmfPkg/README: bump minimum QEMU version to 1.7.1, machine types to 1.7
` [PATCH 06/43] OvmfPkg/AcpiPlatformDxe: fix header file warts
` [PATCH 07/43] OvmfPkg/AcpiPlatformDxe: sort #includes and [LibraryClasses]
` [PATCH 08/43] OvmfPkg/AcpiPlatformDxe/QemuLoader.h: remove QemuFwCfgLib class dependency
` [PATCH 09/43] OvmfPkg/AcpiPlatformDxe: move "QemuLoader.h" to IndustryStandard
` [PATCH 10/43] OvmfPkg/AcpiPlatformDxe: consolidate #includes and [LibraryClasses]
` [PATCH 11/43] OvmfPkg/XenAcpiPlatformDxe: create from AcpiPlatformDxe
` [PATCH 12/43] OvmfPkg/AcpiPlatformDxe: remove the "AcpiPlatformDxe.inf" driver
` [PATCH 13/43] OvmfPkg/XenAcpiPlatformDxe: remove the QEMU ACPI linker/loader client
` [PATCH 14/43] OvmfPkg/XenAcpiPlatformDxe: remove QEMU fw_cfg dependency
` [PATCH 15/43] OvmfPkg/XenAcpiPlatformDxe: remove the InstallAcpiTable() helper function
` [PATCH 16/43] OvmfPkg/XenAcpiPlatformDxe: remove OVMF's built-in ACPI tables
` [PATCH 17/43] OvmfPkg/Bhyve/AcpiPlatformDxe: fix file path typo in comment
` [PATCH 18/43] OvmfPkg/AcpiTables: remove unused module
` [PATCH 19/43] OvmfPkg/OvmfXen: make "PcdPciDisableBusEnumeration" Fixed-at-Build
` [PATCH 20/43] OvmfPkg/XenAcpiPlatformDxe: remove delayed ACPI table installation
` [PATCH 21/43] OvmfPkg/PlatformPei: remove Xen support
` [PATCH 22/43] OvmfPkg: drop PcdPciDisableBusEnumeration from the IA32, IA32X64, X64 DSCs
` [PATCH 23/43] OvmfPkg: drop PcdPciDisableBusEnumeration from the AmdSev platform
` [PATCH 24/43] OvmfPkg/Bhyve: make "PcdPciDisableBusEnumeration" Fixed-at-Build
` [PATCH 25/43] OvmfPkg/OvmfXen: remove IncompatiblePciDeviceSupport DXE driver
` [PATCH 26/43] OvmfPkg/Bhyve: "
` [PATCH 27/43] OvmfPkg/IncompatiblePciDeviceSupportDxe: remove PcdPciDisableBusEnumeration
` [PATCH 28/43] OvmfPkg/PciHostBridgeLib: consolidate #includes and INF file sections
` [PATCH 29/43] OvmfPkg/PciHostBridgeLibScan: create from PciHostBridgeLib
` [PATCH 30/43] OvmfPkg/Bhyve: consume PciHostBridgeLibScan
` [PATCH 31/43] OvmfPkg/OvmfXen: "
` [PATCH 32/43] OvmfPkg/PciHostBridgeLib: remove Bhyve and Xen support
` [PATCH 33/43] OvmfPkg/PciHostBridgeLibScan: remove QEMU (fw_cfg) support
` [PATCH 34/43] OvmfPkg/PciHostBridgeLibScan: remove PcdOvmfHostBridgePciDevId
` [PATCH 35/43] OvmfPkg/PciHostBridgeLibScan: clean up file names and file-top comments
` [PATCH 36/43] OvmfPkg/SmbiosPlatformDxe: clean up #includes and INF
` [PATCH 37/43] OvmfPkg/SmbiosPlatformDxe: return EFI_NOT_FOUND if there is no SMBIOS data
` [PATCH 38/43] OvmfPkg/SmbiosPlatformDxe: locate SMBIOS protocol in InstallAllStructures()
` [PATCH 39/43] OvmfPkg/SmbiosPlatformDxe: split GetXenSmbiosTables() decl. to new header
` [PATCH 40/43] OvmfPkg/SmbiosPlatformDxe: declare InstallAllStructures() in header file
` [PATCH 41/43] OvmfPkg/SmbiosPlatformDxe: create Xen-specific module INF file
` [PATCH 42/43] OvmfPkg/SmbiosPlatformDxe: split Xen entry point from QEMU entry point
` [PATCH 43/43] OvmfPkg: restrict XenPlatformLib to BdsDxe in the IA32, IA32X64, X64 DSCs

[PATCH v1 0/1] Fix function and structure definition mismatches in Ppi/MmControl.h
 2021-05-27  8:17 UTC  (2+ messages)
` [PATCH v1 1/1] MdePkg: MmControl: Fix function and structure definition mismatches

FtdiUsbSerialDxe
 2021-05-27  8:17 UTC  (2+ messages)

edk2-test: Request for new github repo
 2021-05-27  8:03 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v2 0/5] Enable Cloud Hypervisor support in edk2
 2021-05-27  6:39 UTC  (26+ messages)
` [PATCH v2 1/5] ArmVirtPkg: Library: Memory initialization for Cloud Hypervisor
  ` [edk2-devel] "
` [PATCH v2 2/5] MdeMoudlePkg: introduce new PCD for Acpi/rsdp
  ` [edk2-devel] "
` [PATCH v2 3/5] ArmVirtPkg: enable ACPI for cloud hypervisor
  ` [edk2-devel] "
` [PATCH v2 4/5] ArmVirtPkg: Introduce Cloud Hypervisor to edk2 family
  ` [edk2-devel] "
` [PATCH v2 5/5] Maintainers: update Maintainers file as new files/folders created

[Patch] [edk2-staging] BaseTools: Add checkpoint for that there is no fv ext_header
 2021-05-27  5:56 UTC  (2+ messages)

[PATCH] IntelSiliconPkg/VTd: Support Queued Invalidation Interface
 2021-05-27  2:46 UTC 

[edk2-devel202105 PATCH v2 1/1] ArmPkg/ArmGic: Fix maximum number of interrupts in GICv3
 2021-05-27  2:32 UTC  (4+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH 0/9] Create multiple Hobs for Universal Payload
 2021-05-27  0:42 UTC  (10+ messages)
` [PATCH 5/9] MdeModulePkg/Universal/SmbiosDxe: Scan for existing tables
    ` [edk2-devel] "
` [PATCH 8/9] MdeModulePkg/ACPI: Install ACPI table from HOB
` [PATCH 9/9] UefiPayloadPkg: Creat gPldAcpiTableGuid Hob
  ` [edk2-devel] "

[edk2-platforms][PATCH v2 00/35] Consolidate SpiFlashCommonLib instances
 2021-05-26 23:57 UTC  (2+ messages)

[RESEND PATCH RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-05-26 23:11 UTC  (23+ messages)
` [PATCH RFC v3 01/22] UefiCpuPkg: Define the SEV-SNP specific dynamic PCDs
` [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 04/22] OvmfPkg/MemEncryptSevLib: extend Es Workarea to include hv features
` [PATCH RFC v3 05/22] OvmfPkg: reserve Secrets page in MEMFD
` [PATCH RFC v3 06/22] OvmfPkg: reserve CPUID page for the SEV-SNP guest
` [PATCH RFC v3 07/22] OvmfPkg/ResetVector: validate the data pages used in SEC phase
` [PATCH RFC v3 08/22] OvmfPkg/ResetVector: invalidate the GHCB page
` [PATCH RFC v3 09/22] OvmfPkg: add library to support registering GHCB GPA
` [PATCH RFC v3 10/22] OvmfPkg/PlatformPei: register GHCB gpa for the SEV-SNP guest
` [PATCH RFC v3 11/22] UefiCpuPkg/MpLib: add support to register GHCB GPA when SEV-SNP is enabled
` [PATCH RFC v3 12/22] OvmfPkg/AmdSevDxe: do not use extended PCI config space
` [PATCH RFC v3 13/22] OvmfPkg/MemEncryptSevLib: add support to validate system RAM
` [PATCH RFC v3 14/22] OvmfPkg/BaseMemEncryptSevLib: skip the pre-validated "
` [PATCH RFC v3 15/22] OvmfPkg/MemEncryptSevLib: add support to validate > 4GB memory in PEI phase
` [PATCH RFC v3 16/22] OvmfPkg/SecMain: pre-validate the memory used for decompressing Fv
` [PATCH RFC v3 17/22] OvmfPkg/PlatformPei: validate the system RAM when SNP is active
` [PATCH RFC v3 18/22] OvmfPkg/MemEncryptSevLib: Change the page state in the RMP table
` [PATCH RFC v3 19/22] OvmfPkg/MemEncryptSevLib: skip page state change for Mmio address
` [PATCH RFC v3 20/22] OvmfPkg/AmdSev: expose the SNP reserved pages through configuration table
` [PATCH RFC v3 21/22] UefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event to launch APs
` [PATCH RFC v3 22/22] MdePkg/GHCB: increase the GHCB protocol max version

[edk2-platforms][PATCH V1 0/3] Platform/Sgi: enable support for UEFI secure boot
 2021-05-26 18:20 UTC  (5+ messages)
` [edk2-platforms][PATCH V1 3/3] "

[PATCH 0/2] New feature to enable standalone PCD driver
 2021-05-26 17:47 UTC  (7+ messages)
` [PATCH 1/2] MdePkg: Standalone "
  ` [edk2-devel] "

[PATCH v1] OvmfPkg: Add build options for 8MB and 16MB X64 OVMF images
 2021-05-26 17:08 UTC 

unsubcribe
 2021-05-26 15:35 UTC  (2+ messages)

[PATCH 0/6] Secure Boot default keys
 2021-05-26 12:56 UTC  (14+ messages)
` [edk2-platforms PATCH] Platform/RaspberryPi: Enable default Secure Boot variables initialization
` [PATCH 1/6] SecurityPkg: Create library for setting Secure Boot variables
    ` [edk2-devel] "
` [PATCH 2/6] SecurityPkg: Create include file for default key content
` [PATCH 3/6] SecurityPkg: Add SecBootDefaultKeysDxe driver
` [PATCH 4/6] SecurityPkg: Add SecEnrollDefaultKeys application
` [PATCH 5/6] SecurityPkg: Add new modules to Security package
` [PATCH 6/6] SecurityPkg: Add option to reset secure boot keys

[PATCH 0/4] Support payload in ELF format
 2021-05-26 11:35 UTC  (7+ messages)
` [PATCH 1/4] BaseTools: Create CLANGDWARF toolchain
  ` [edk2-devel] "
` [PATCH 2/4] MdePkg/UniversalPayload: Add definition for extra info in payload
` [PATCH 3/4] UefiPayloadPkg: Add PayloadLoaderPeim which can load ELF payload
` [PATCH 4/4] PeiCore: Remove assertion when failing to load PE image
` [edk2-devel] [PATCH 0/4] Support payload in ELF format

[edk2-platforms][PATCH v2 00/32] Add new Ampere Mt. Jade platform
 2021-05-26 10:23 UTC  (35+ messages)
` [edk2-platforms][PATCH v2 01/32] Ampere: Initial support for Ampere Altra processor and "
` [PATCH 1/1] UsbCdcNetDxe: Remove reading connection status in SNP GetStatus
  ` [edk2-devel] "
` [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 16/32] AmpereAltraPkg: Add PciHostBridge driver
` [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 19/32] AmpereAltraPkg: Add Random Number Generator Support
` [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

[edk2-non-osi][PATCH v3 0/2] Introduce Silicon/Ampere and AmpereAltraBinPkg package
 2021-05-26 10:18 UTC  (3+ messages)
` [edk2-non-osi][PATCH v3 1/2] AmpereAltraBinPkg: Add PciePhyLib library and header
` [edk2-non-osi][PATCH v3 2/2] edk2-non-osi: Add AmpereAltraBinPkg maintainers

[PATCH] UefiPayloadPkg: Get platform specific logic from protocol for BDS driver
 2021-05-26  8:52 UTC 

[PATCH v3] IntelSiliconPkg/VTd: Support queued invalidation interface
 2021-05-26  8:27 UTC 

[PATCH v1 0/8] Measured SEV boot with kernel/initrd/cmdline
 2021-05-26  6:21 UTC  (7+ messages)
  ` [edk2-devel] "

GSoC 2021 Qemu OpenBoardPkg Project
 2021-05-26  5:33 UTC  (12+ messages)
  ` 回复: [edk2-devel] "
                    ` 回复: [edk2-devel] Generic MinPlatform

TianoCore Bug Triage - APAC / NAMO - Tue, 05/25/2021 6:30pm-7:30pm #cal-reminder
 2021-05-26  1:15 UTC 

[edk2-devel] [PATCH] MdePkg: Fix AsmReadSs() with GCC toolchain
 2021-05-25 16:24 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