public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-09-02 20:46:34 to 2021-09-08 19:45:59 UTC [more...]

[PATCH v6 00/29] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-09-08 19:45 UTC  (23+ messages)
` [PATCH v6 02/29] OvmfPkg: reserve CPUID page for SEV-SNP
          ` [edk2-devel] "
` [PATCH v6 06/29] OvmfPkg/ResetVector: pre-validate the data pages used in SEC phase
    ` [edk2-devel] "
` [PATCH v6 15/29] OvmfPkg/MemEncryptSevLib: add support to validate system RAM

[PATCH edk2-test v2 1/1] uefi-sct/SctPkg: fix BuildAtaDeviceNode()
 2021-09-08 19:21 UTC 

[PATCH edk2-test 1/1] uefi-sct/SctPkg: unsupported TEXT_INPUT_EX.SetState
 2021-09-08 19:14 UTC 

[PATCH v3 1/1] EmbeddedPkg/AcpiLib: Add more helper functions
 2021-09-08 17:10 UTC 

[PATCH v2 1/1] EmbeddedPkg/AcpiLib: Add more helper functions
 2021-09-08 17:02 UTC  (5+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg/UefiBootManagerLib: Limit the boot description to 72 chars
 2021-09-08 17:01 UTC  (4+ messages)

[edk2-libc Patch 0/1] updated to Readme.md of edk2-libc with py 3.6.8 License file details
 2021-09-08 16:54 UTC  (2+ messages)
` [edk2-libc Patch 1/1] edk2-libc/Readme.md: Updated Readme.md with Python 3.6.8 License details

[RFC] RISC-V QEMU virtual package
 2021-09-08 15:53 UTC  (17+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH v5 0/8] Ovmf: Disable the TPM2 platform hierarchy
 2021-09-08 14:37 UTC  (9+ messages)
  ` [edk2-devel] "

[PATCH v1] ShellPkg: Update Acpiview HMAT parser to ACPI spec version 6.4
 2021-09-08 14:29 UTC  (3+ messages)

[PATCH v1 0/2] Support ACPI 6.4 in Acpiview PCCT parser
 2021-09-08 14:28 UTC  (3+ messages)

[PATCH v1 0/2] ACPI 6.4 SBSA generic watchdog renaming
 2021-09-08 14:25 UTC  (3+ messages)

[PATCH v6 0/9] Ovmf: Disable the TPM2 platform hierarchy
 2021-09-08 12:46 UTC  (10+ messages)
` [PATCH v6 1/9] SecurityPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms
` [PATCH v6 2/9] SecurityPkg/TPM: Fix bugs in imported PeiDxeTpmPlatformHierarchyLib
` [PATCH v6 3/9] SecurityPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLib
` [PATCH v6 4/9] SecurityPkg: Introduce new PCD PcdRandomizePlatformHierarchy
` [PATCH v6 5/9] OvmfPkg: Reference new TPM classes in the build system for compilation
` [PATCH v6 6/9] OvmfPkg: Disable the TPM2 platform hierarchy
` [PATCH v6 7/9] SecurityPkg: Disable TPM platform hierarchy if TPM resume fails (S3 resume)
` [PATCH v6 8/9] ArmVirtPkg: Reference new TPM classes in the build system for compilation
` [PATCH v6 9/9] ArmVirtPkg: Disable the TPM2 platform hierarchy

[PATCH v2 0/2] BaseTools: Switch to downloading the ARM/AARCH64 compiler from Arm's site
 2021-09-08 11:59 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH v3 00/19] OvmfPkg: Add support for microvm machine type
 2021-09-08 11:54 UTC  (24+ messages)
` [PATCH v3 01/19] OvmfPkg/Microvm: copy OvmfPkgX64 files as-is
` [PATCH v3 02/19] OvmfPkg/Microvm: rename output files, fix includes
` [PATCH v3 03/19] OvmfPkg/Microvm: no smm
` [PATCH v3 04/19] OvmfPkg/Microvm: no secure boot
` [PATCH v3 05/19] OvmfPkg/Microvm: no tpm
` [PATCH v3 06/19] OvmfPkg/Microvm: no sev
` [PATCH v3 07/19] OvmfPkg/Microvm: no csm
` [PATCH v3 08/19] OvmfPkg/Microvm: no emulated scsi
` [PATCH v3 09/19] OvmfPkg/Microvm: use MdePkg/Library/SecPeiDxeTimerLibCpu
` [PATCH v3 10/19] OvmfPkg/Microvm: use XenTimerDxe (lapic timer)
` [PATCH v3 11/19] OvmfPkg/Microvm: PlatformPei/MemDetect tweaks
` [PATCH v3 12/19] OvmfPkg/Microvm: PlatformPei/Platform memory map tweaks
` [PATCH v3 13/19] OvmfPkg/Microvm: PlatformPei/Platform: add id
` [PATCH v3 14/19] OvmfPkg/ResetSystemLib: add driver for microvm
` [PATCH v3 15/19] OvmfPkg/Microvm: BdsPlatform: PciAcpiInitialization tweak
` [PATCH v3 16/19] OvmfPkg/Microvm: use PciHostBridgeLibNull
` [PATCH v3 17/19] OvmfPkg/Microvm: wire up serial console, drop super-io
` [PATCH v3 18/19] OvmfPkg/Microvm: add README
` [PATCH v3 19/19] OvmfPkg/Microvm: add Maintainers.txt entry
  ` [edk2-devel] "

[PATCH 0/5] Handling of multiple PCI host bridges with pre-populated resources in Ovmf
 2021-09-08  8:03 UTC  (7+ messages)
` [PATCH 1/5] OvmfPkg/PlatformPei: Extend 64-bit PCI range for multiple host bridges
  ` [edk2-devel] "
` [PATCH 2/5] OvmfPkg/PciHostBridgeUtilityLib: Initialize RootBridges apertures with spec
` [PATCH 3/5] MdeModulePkg OvmfPkg: Add Pcd token for PCI pre-populated BARs
` [PATCH 4/5] MdeModulePkg/Pci MdePkg: Create service to retrieve PCI base addresses
` [PATCH 5/5] MdeModulePkg/PciBusDxe: Handling of pre-populated PCI BARs

[PATCH] MdeModulePkg/PciBusDxe: Enumerator to check for RCiEP before looking for RP
 2021-09-08  7:16 UTC  (5+ messages)
  ` [edk2-devel] "

Event: TianoCore Bug Triage - APAC / NAMO - 09/07/2021 #cal-reminder
 2021-09-08  1:15 UTC 

[PATCH v2 0/2] AndroidBootImgLib improvements
 2021-09-07 17:51 UTC  (4+ messages)
` [PATCH v2 2/2] EmbeddedPkg: Add LoadFile2 for linux initrd

Compilation error in ArmVExpress-FVP-AArch64.dsc
 2021-09-07 16:27 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v3 00/10] Added support for FT2000/4 chip
 2021-09-07 11:59 UTC  (3+ messages)

[PATCH] [edk2-devel] RecordAssertion function parameter issue
 2021-09-07  8:51 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH edk2-test 1/1] uefi-sct/SctPkg: correct print code for EFI_MEMORY_TYPE
 2021-09-07  8:33 UTC  (2+ messages)

TianoCore edk2-test Bug Triage Meeting
 2021-09-07  7:43 UTC 

[edk2-devel] [edk2-platforms:PATCH V1] Platform/Intel: Fix macro re-defined
 2021-09-07  6:17 UTC 

[PATCH 1/1] ArmPkg: Implement PlatformBootManagerLib for LinuxBoot
 2021-09-07  3:42 UTC  (3+ messages)

[PATCH v2 1/1] ArmPkg: Implement PlatformBootManagerLib for LinuxBoot
 2021-09-07  3:38 UTC 

[PATCH V1 0/1] RedfishPkg:Fix various typos
 2021-09-07  3:26 UTC  (4+ messages)
` [PATCH V1 1/1] "
    ` [edk2-devel] "

Event: TianoCore Bug Triage - APAC / NAMO - 09/07/2021 #cal-reminder
 2021-09-07  1:38 UTC  (2+ messages)
` 回复: [edk2-devel] "

Python2.7 is not working with the EDK2 build system
 2021-09-07  1:18 UTC  (5+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH v2 0/1] OVMF: Introduce 16MiB Flash Size
 2021-09-07  0:55 UTC  (6+ messages)
` [PATCH v2 1/1] OvmfPkg: Introduce 16MiB flash size for (primarily) Linuxboot

[PATCH] OvmfPkg/OvmfXen: Fix build with QemuKernelLoaderFsDxe
 2021-09-06 14:33 UTC  (2+ messages)

[edk2-platforms][PATCH v4 1/2] KabylakeOpenBoardPkg/AspireVn7Dash572G/BoardEcLib: Check for NULL
 2021-09-06  9:05 UTC  (4+ messages)
` [edk2-platforms][PATCH v4 2/2] KabylakeOpenBoardPkg/AspireVn7Dash572G/DxeBoardInitLib: Fix byte shift

Compilation error of ArmVExpress-FVP-AArch64.dsc in x86_64 Linux
 2021-09-06  8:37 UTC 

[edk2-devel] [edk2-platforms][PATCH v1 2/4] CometlakeOpenBoardPkg/Acpi: BoardAcpiDxe also installs all PcdAcpiTableStorageFile
 2021-09-04 21:50 UTC  (2+ messages)

edk2
 2021-09-04 12:16 UTC 

[PATCH v1 1/1] SecurityPkg/MemoryOverwriteControl: Add missing argument to DEBUG print
 2021-09-04  9:05 UTC  (3+ messages)

[PATCH v2 00/19] [RFC] OvmfPkg: Add support for microvm machine type
 2021-09-03 14:44 UTC  (22+ messages)
` [PATCH v2 01/19] OvmfPkg/Microvm: copy OvmfPkgX64 files as-is
` [PATCH v2 02/19] OvmfPkg/Microvm: rename output files, fix includes
` [PATCH v2 03/19] OvmfPkg/Microvm: no smm
` [PATCH v2 04/19] OvmfPkg/Microvm: no secure boot
` [PATCH v2 05/19] OvmfPkg/Microvm: no tpm
` [PATCH v2 06/19] OvmfPkg/Microvm: no sev
` [PATCH v2 07/19] OvmfPkg/Microvm: no csm
` [PATCH v2 08/19] OvmfPkg/Microvm: no emulated scsi
` [PATCH v2 09/19] OvmfPkg/Microvm: use MdePkg/Library/SecPeiDxeTimerLibCpu
` [PATCH v2 10/19] OvmfPkg/Microvm: use XenTimerDxe (lapic timer)
` [PATCH v2 11/19] OvmfPkg/Microvm: PlatformPei/MemDetect tweaks
` [PATCH v2 12/19] OvmfPkg/Microvm: PlatformPei/Platform memory map tweaks
` [PATCH v2 13/19] OvmfPkg/Microvm: PlatformPei/Platform: add id
` [PATCH v2 14/19] OvmfPkg/ResetSystemLib: add driver for microvm
` [PATCH v2 15/19] OvmfPkg/Microvm: BdsPlatform: PciAcpiInitialization tweak
` [PATCH v2 16/19] OvmfPkg/Microvm: use PciHostBridgeLibNull
` [PATCH v2 17/19] OvmfPkg/Microvm: wire up serial console, drop super-io
` [PATCH v2 18/19] OvmfPkg/Microvm: add README
  ` [edk2-devel] "
` [PATCH v2 19/19] OvmfPkg/Microvm: add Maintainers.txt entry
  ` [edk2-devel] "

[edk2-devel] [edk2-platforms][PATCH v3 0/5] Platform/Sgi: Add platform support for firmware first error handling
 2021-09-03 13:38 UTC 

[edk2-devel] [edk2-platforms][PATCH v3 0/5] Add support to generate HEST ACPI table
 2021-09-03 13:38 UTC  (2+ messages)

[PATCH 1/1] EmbeddedPkg/AcpiLib: Add more helper functions
 2021-09-03 13:34 UTC  (4+ messages)

[edk2-devel] [RFC] Design review for Lazy Page Accept in TDVF
 2021-09-03 12:34 UTC  (7+ messages)

[edk2-devel] [RFC] Add parallel hash feature into CryptoPkg.BaseCryptLib
 2021-09-03 11:29 UTC  (9+ messages)

[PATCH V5 0/2] Add Intel TDX support in OvmfPkg/ResetVector
 2021-09-03  5:39 UTC  (10+ messages)
` [PATCH V5 2/2] OvmfPkg/ResetVector: Enable Intel TDX in ResetVector of Ovmf
    ` [edk2-devel] "

[edk2-platforms][PATCH v2 1/2] KabylakeOpenBoardPkg/AspireVn7Dash572G/BoardEcLib: Check for NULL
 2021-09-03  5:32 UTC  (4+ messages)
` [edk2-platforms][PATCH v2 2/2] KabylakeOpenBoardPkg/AspireVn7Dash572G/DxeBoardInitLib: Fix byte shift
` [edk2-platforms][PATCH v3 1/2] KabylakeOpenBoardPkg/AspireVn7Dash572G/BoardEcLib: Check for NULL
  ` [edk2-platforms][PATCH v3 2/2] KabylakeOpenBoardPkg/AspireVn7Dash572G/DxeBoardInitLib: Fix byte shift

[edk2-platforms][PATCH v1 1/2] KabylakeOpenBoardPkg/AspireVn7Dash572G/BoardEcLib: Check for NULL
 2021-09-03  4:30 UTC  (2+ messages)
` [edk2-platforms][PATCH v1 2/2] KabylakeOpenBoardPkg/AspireVn7Dash572G/DxeBoardInitLib: Fix byte shift

[PATCH 00/17] [RFC] OvmfPkg: Add support for microvm machine type
 2021-09-03  4:12 UTC  (6+ messages)
        ` [edk2-devel] "

[PATCH] Maintainers.txt: Update maintainer/reviewer roles in MdeModulePkg
 2021-09-03  4:02 UTC  (2+ messages)

[PATCH 1/1] MdeModulePkg: Fix typo of "memory" in RamDiskDxe debug message
 2021-09-03  3:12 UTC  (3+ messages)
  ` [edk2-devel] "

Event: TianoCore Community Meeting - APAC/NAMO - 09/02/2021 #cal-reminder
 2021-09-03  2:25 UTC 

Event: TianoCore Community Meeting - APAC/NAMO - 09/02/2021 #cal-reminder
 2021-09-03  2:15 UTC 

[edk2-libc Patch 0/1] Add Python 3.6.8
 2021-09-03  1:35 UTC  (7+ messages)
` [edk2-libc Patch 1/1] AppPkg/Applications/Python/Python-3.6.8: Py 3.6.8 UEFI changes
  ` [edk2-devel] "
` [edk2-devel] [edk2-libc Patch 0/1] Add Python 3.6.8

[PATCH 0/3] Update GDB and RVCT symbols loading to use the Image base address
 2021-09-03  1:29 UTC  (7+ messages)
` [PATCH 1/1] MdeModulePkg: Move PiSmmCoreMemoryAllocationLib into PiSmmCore
        ` [edk2-devel] "
          ` 回复: "


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