public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-08-31 23:40:44 to 2021-09-03 13:38:43 UTC [more...]

[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)

[PATCH v2 00/19] [RFC] OvmfPkg: Add support for microvm machine type
 2021-09-03 12:55 UTC  (20+ 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
` [PATCH v2 19/19] OvmfPkg/Microvm: add Maintainers.txt entry

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

[PATCH v6 00/29] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-09-03 11:56 UTC  (39+ messages)
` [PATCH v6 01/29] OvmfPkg: reserve SNP secrets page
` [PATCH v6 02/29] OvmfPkg: reserve CPUID page for SEV-SNP
          ` [edk2-devel] "
` [PATCH v6 03/29] OvmfPkg/ResetVector: introduce SEV-SNP boot block GUID
` [PATCH v6 04/29] OvmfPkg/ResetVector: invalidate the GHCB page
` [PATCH v6 05/29] OvmfPkg/ResetVector: check the vmpl level
` [PATCH v6 06/29] OvmfPkg/ResetVector: pre-validate the data pages used in SEC phase
` [PATCH v6 07/29] OvmfPkg/ResetVector: use SEV-SNP-validated CPUID values
` [PATCH v6 08/29] UefiCpuPkg: Define the SEV-SNP specific dynamic PCDs
` [PATCH v6 09/29] OvmfPkg/MemEncryptSevLib: add MemEncryptSevSnpEnabled()
` [PATCH v6 10/29] OvmfPkg/SecMain: move SEV specific routines in AmdSev.c
` [PATCH v6 11/29] OvmfPkg/SecMain: register GHCB gpa for the SEV-SNP guest
` [PATCH v6 12/29] OvmfPkg/VmgExitLib: use SEV-SNP-validated CPUID values
` [PATCH v6 13/29] OvmfPkg/PlatformPei: register GHCB gpa for the SEV-SNP guest
` [PATCH v6 14/29] OvmfPkg/AmdSevDxe: do not use extended PCI config space
` [PATCH v6 15/29] OvmfPkg/MemEncryptSevLib: add support to validate system RAM
` [PATCH v6 16/29] OvmfPkg/BaseMemEncryptSevLib: skip the pre-validated "
` [PATCH v6 17/29] OvmfPkg/MemEncryptSevLib: add support to validate > 4GB memory in PEI phase
` [PATCH v6 18/29] OvmfPkg/SecMain: pre-validate the memory used for decompressing Fv
` [PATCH v6 19/29] OvmfPkg/PlatformPei: validate the system RAM when SNP is active
` [PATCH v6 20/29] OvmfPkg/PlatformPei: set the SEV-SNP enabled PCD
` [PATCH v6 21/29] OvmfPkg/PlatformPei: set the Hypervisor Features PCD
` [PATCH v6 22/29] MdePkg/GHCB: increase the GHCB protocol max version
` [PATCH v6 23/29] UefiCpuPkg/MpLib: add support to register GHCB GPA when SEV-SNP is enabled
` [PATCH v6 24/29] UefiCpuPkg/MpInitLib: use BSP to do extended topology check
` [PATCH v6 25/29] OvmfPkg/MemEncryptSevLib: change the page state in the RMP table
` [PATCH v6 26/29] OvmfPkg/MemEncryptSevLib: skip page state change for Mmio address
` [PATCH v6 27/29] OvmfPkg/PlatformPei: mark cpuid and secrets memory reserved in EFI map
` [PATCH v6 28/29] OvmfPkg/AmdSev: expose the SNP reserved pages through configuration table
` [PATCH v6 29/29] UefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event to launch APs

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

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

[PATCH V5 0/2] Add Intel TDX support in OvmfPkg/ResetVector
 2021-09-03  5:39 UTC  (24+ messages)
` [PATCH V5 1/2] OvmfPkg: Introduce Tdx BFV/CFV PCDs and PcdOvmfImageSizeInKb
    ` [edk2-devel] "
` [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  (12+ messages)
` [PATCH 05/17] OvmfPkg/Microvm: no tpm
` [PATCH 10/17] OvmfPkg/Microvm: use XenTimerDxe (lapic timer)
  ` [edk2-devel] "
        ` [edk2-devel] [PATCH 00/17] [RFC] OvmfPkg: Add support for microvm machine type

[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  (8+ 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] "
          ` 回复: "

Nasm question? What does @ before a label mean?
 2021-09-02 19:24 UTC 

[edk2-platforms][PATCH v1 1/2] AcpiDebugFeaturePkg: Included modules are mutually exclusive
 2021-09-02 17:37 UTC  (2+ messages)
` [edk2-platforms][PATCH v1 2/2] UserAuthFeaturePkg: Included DXE versions "

Event: TianoCore Community Meeting - EMEA / NAMO - 09/02/2021 #cal-reminder
 2021-09-02 15:55 UTC 

MOM // RE: TianoCore edk2-test Bug Triage Meeting
 2021-09-02 15:50 UTC 

Event: TianoCore Community Meeting - EMEA / NAMO - 09/02/2021 #cal-reminder
 2021-09-02 15:45 UTC 

Now: TianoCore edk2-test community meeting - 09/02/2021 #cal-notice
 2021-09-02 14:00 UTC 

Event: TianoCore edk2-test community meeting - 09/02/2021 #cal-reminder
 2021-09-02 13:45 UTC 

Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, September 3, 2021 #cal-cancelled
 2021-09-02 12:41 UTC 

[PATCH 2/2] UefiPayloadPkg: Include Network modules in UefiPayloadPkg
 2021-09-02 10:55 UTC  (2+ messages)

[PATCH 1/2] UefiPayloadPkg: Include more modules in UefiPayloadPkg
 2021-09-02 10:53 UTC  (2+ messages)

[PATCH EDK2 v1 0/1] MdeModulePkg/HiiDatabaseDxe:remove dead code
 2021-09-02 10:28 UTC  (4+ messages)
` [PATCH EDK2 v1 1/1] MdeModulePkg/HiiDatabaseDxe:remove dead code block

[edk2-devel] building-edkii-eufi-firmware-for-arm-platforms fail on windows 10
 2021-09-02  9:07 UTC  (5+ messages)

building-edkii-eufi-firmware-for-arm-platforms fail on windows 10
 2021-09-02  2:42 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/2] Enable Core ci for UefiPayloadPkg
 2021-09-02  2:24 UTC  (11+ messages)
` [PATCH 2/2] .azurepipelines: Add UefiPayloadPkg in gate-build-job.yml and CISetting.py
    ` 回复: [edk2-devel] "
      `  "

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

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

[PATCH v2 0/2] AndroidBootImgLib improvements
 2021-09-01 20:28 UTC  (3+ messages)
` [PATCH v2 1/2] EmbeddedPkg: AndroidBootImgBoot error handling updates
` [PATCH v2 2/2] EmbeddedPkg: Add LoadFile2 for linux initrd

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

[edk2-platforms][PATCH 1/1] Platform/RaspberryPi/RPi4: Add _DSM ACPI method for 32-bit MMIO xHCI access
 2021-09-01 18:19 UTC  (3+ messages)

Event: TianoCore edk2-test community meeting - 09/02/2021 #cal-reminder
 2021-09-01 14:00 UTC 

[edk2-libc Patch] StdLib/LibC: Fix corner case in use of StrnCpyS() and AsciiStrnCpyS()
 2021-09-01 13:24 UTC  (2+ messages)

[PATCH] IntelFsp2Pkg: Support Config File and Binary delta comparison
 2021-09-01 12:53 UTC  (2+ messages)

[PATCH 1/1] EmbeddedPkg: Add LoadFile2 for linux initrd
 2021-09-01  9:53 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-platforms PATCH] Platform/RaspberryPi: Check for Boot Discovery Policy change
 2021-09-01  8:48 UTC  (4+ messages)

[PATCH] UefiPayloadPkg: Add FV Guid for DXEFV and PLDFV
 2021-09-01  6:56 UTC  (7+ messages)
` [edk2-devel] "

[edk2-platforms] [PATCH V1] SimicsOpenBoardPkg: Fix GCC Build
 2021-09-01  6:34 UTC  (2+ messages)

[PATCH 00/23] Enable Intel TDX in OvmfPkg (SEC/PEI)
 2021-09-01  6:25 UTC  (4+ messages)
` [edk2-devel] "

MdeModulePkg: ARM alignment issues in InsertFpdt function in DxeCorePerformanceLib
 2021-09-01  4:10 UTC 

[edk2-devel] [edk2-platforms] [PATCH V1] KabylakeOpenBoardPkg: Document EcLib return value
 2021-09-01  0:42 UTC 

[edk2-devel] [edk2-non-osi] [PATCH V1] WhitleyOpenBoardBinPkg: Add Readme.md for IFWI Ingredients
 2021-09-01  0:37 UTC 

[edk2-platforms] [PATCH V1] KabylakeOpenBoardPkg: Document EcLib return value
 2021-09-01  0:34 UTC  (2+ messages)

[edk2-non-osi] [PATCH V1] WhitleyOpenBoardBinPkg: Add Readme.md for IFWI Ingredients
 2021-09-01  0:08 UTC  (2+ messages)

[edk2-devel] [edk2-platforms] [PATCH V1] MinPlatformPkg: Fix Purley and Whitley builds
 2021-08-31 23:50 UTC 


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