public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-10-19 03:49:21 to 2021-10-22 02:06:25 UTC [more...]

[PATCH V2 00/28] Enable Intel TDX in OvmfPkg (Config-A)
 2021-10-22  2:06 UTC  (6+ messages)
` [PATCH V2 05/28] MdePkg: Add TdxLib to wrap Tdx operations
  ` [edk2-devel] "

[edk2-devel][edk2-platforms][PATCH V1 0/2] Eliminate MultiPchPei PEIM binary
 2021-10-22  1:14 UTC 

Return EFI_INVALID_PARAMETER if attribute only has EFI_VARIABLE_NON_VOLATILE set
 2021-10-22  1:13 UTC  (2+ messages)
` 回复: [edk2-devel] "

[edk2-devel][edk2-platforms][PATCH V1 0/2] Eliminate MultiPchPei PEIM binary
 2021-10-22  0:22 UTC  (5+ messages)
` [edk2-devel][edk2-platforms][PATCH V1 1/2] WhitleySiliconPkg/MultiPchPei: Open Source PEIM
` [edk2-devel][edk2-platforms][PATCH V1 2/2] WhitleyOpenBoardPkg/Build: Remove MultiPchPei PEIM binary use

[edk2-platforms][PATCH v5 00/46] Consolidate SpiFlashCommonLib instances
 2021-10-22  0:21 UTC 

[PATCH 0/4] OvmfPkg: rework TPM configuration
 2021-10-21 16:13 UTC  (10+ messages)
` [PATCH 1/4] OvmfPkg: move tcg configuration to dsc and fdf include files
  ` [edk2-devel] "
` [PATCH 2/4] OvmfPkg: create Tcg2ConfigPeiCompat12.inf
  ` [edk2-devel] "
` [PATCH 3/4] OvmfPkg: rework TPM configuration
` [PATCH 4/4] OvmfPkg: add TPM2_SHA1_ENABLE build option

[PATCH v6] UefiPayloadPkg: Remove SystemTableInfo GUID
 2021-10-21 15:44 UTC  (2+ messages)

[PATCH v3] IntelSiliconPkg/IntelVTdDxe: Support Multi PCI Root Bus
 2021-10-21 12:11 UTC 

[PATCH v6 0/3] Add function QuickSort into MdePkg/BaseLib
 2021-10-21 11:06 UTC  (8+ messages)
` [PATCH v6 1/3] MdeModulePkg/SortLib: Add QuickSort function on BaseLib
` [PATCH v6 2/3] CryptoPkg/CryptLib: "
  ` [edk2-devel] [PATCH v6 1/3] MdeModulePkg/SortLib: "
    ` 回复: "

[PATCH V10 0/4] Add Intel TDX support in OvmfPkg/ResetVector
 2021-10-21  9:32 UTC  (8+ messages)
` [PATCH V10 1/4] OvmfPkg: Copy Main.asm from UefiCpuPkg to OvmfPkg's ResetVector
` [PATCH V10 2/4] OvmfPkg: Clear WORK_AREA_GUEST_TYPE in Main.asm
` [PATCH V10 3/4] OvmfPkg: Add IntelTdxMetadata.asm
` [PATCH V10 4/4] OvmfPkg: Enable TDX in ResetVector

[edk2-devel] [PATCH] ShellPkg: Parse I/O APIC and x2APIC structure
 2021-10-21  5:36 UTC  (4+ messages)

[PATCH] MdePkg Cpuid.h: Define CPUID.(EAX=7,ECX=0):EDX[30]
 2021-10-21  3:28 UTC 

[edk2-devel][PATCH v2] FmpDevicePkg/FmpDxe: Use new Variable Lock interface
 2021-10-21  3:19 UTC  (3+ messages)
` 回复: "

Update NASM to stable release 2.15.05
 2021-10-21  3:02 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/5] FmpDevicePkg: Add support for runtime FmpDxe driver
 2021-10-21  1:53 UTC  (4+ messages)
` 回复: [edk2-devel] "
    `  "

[edk2-libc Patch 0/1] AppPkg/Applications/Python: Remove py2.7.2 support from edk2-libc
 2021-10-20 17:44 UTC  (4+ messages)
` [edk2-libc Patch 1/1] "
  ` [edk2-devel] "

[edk2-devel] [PATCH v2 4/7] Platform/ARM/N1Sdp: Enable N1Sdp platform specific configurations
 2021-10-20 17:36 UTC  (2+ messages)

[PATCH 0/6] Implementation of TCG2 Protocol test
 2021-10-20 13:43 UTC  (7+ messages)
` [PATCH 1/6] uefi-sct/SctPkg: TCG2 Protocol: add header with TCG2 protocol definitions
` [PATCH 2/6] uefi-sct/SctPkg: TCG2 Protocol: add GetCapability Test
` [PATCH 3/6] uefi-sct/SctPkg: TCG2 Protocol: add GetActivePcrBanks test
` [PATCH 4/6] uefi-sct/SctPkg: TCG2 Protocol: add HashLogExtendEvent test
` [PATCH 5/6] uefi-sct/SctPkg: TCG2 Protocol: add GetEventLog test
` [PATCH 6/6] uefi-sct/SctPkg: TCG2 Protocol: add SubmitCommand test

[PATCH v1 1/1] ShellPkg: Add comment that ItemPtr is set after validation
 2021-10-20 10:53 UTC  (2+ messages)

[PATCH 1/1] DynamicTablesPkg: Fix void pointer arithmetic
 2021-10-20 10:14 UTC  (2+ messages)

[PATCH] DynamicTablesPkg: Fix unitialized variable use
 2021-10-20 10:10 UTC  (3+ messages)

[PATCH V2 0/3] Introduce TdProtocol into EDK2
 2021-10-20  9:26 UTC  (16+ messages)
` [PATCH V2 1/3] MdePkg: Introduce TdProtocol for TD-Guest firmware
  ` [edk2-devel] "
` [PATCH V2 2/3] SecurityPkg: Support TdProtocol in DxeTpm2MeasureBootLib
  ` [edk2-devel] "
` [PATCH V2 3/3] SecurityPkg: Support TdProtocol in DxeTpmMeasurementLib
  ` [edk2-devel] "
` [edk2-devel] [PATCH V2 0/3] Introduce TdProtocol into EDK2

[PATCH v5] UefiPayloadPkg: Remove SystemTableInfo GUID
 2021-10-20  5:47 UTC 

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

[PATCH v9 00/32] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-10-20  4:46 UTC  (9+ messages)
` [PATCH v9 30/32] OvmfPkg/PlatformPei: mark cpuid and secrets memory reserved in EFI map

[PATCH v2] IntelSiliconPkg/IntelVTdDxe: Support Multi PCI Root Bus
 2021-10-20  2:42 UTC  (3+ messages)

[PATCH v4] UefiPayloadPkg: Remove SystemTableInfo GUID
 2021-10-20  0:40 UTC  (2+ messages)

[PATCH v2 0/1] OVMF: Introduce 16MiB Flash Size
 2021-10-19 23:03 UTC  (4+ messages)
` [PATCH v2 1/1] OvmfPkg: Introduce 16MiB flash size for (primarily) Linuxboot
  ` [edk2-devel] "

[PATCH 1/1] ArmPkg: Add SMC helper functions
 2021-10-19 20:35 UTC 

[PATCH] MdeModulePkg/DxeCapsuleLibFmp: Add runtime SetImage support
 2021-10-19 20:10 UTC 

[PATCH v2] MdeModulePkg/DxeCapsuleLibFmp: Capsule on Disk file name capsule
 2021-10-19 16:10 UTC 

[RFC PATCH edk2-platforms v1 0/5] Remove ARM nested packages
 2021-10-19 11:22 UTC  (8+ messages)
` [RFC PATCH edk2-platforms v1 1/5] Platform/ARM: Create ArmCommonPkg
` [RFC PATCH edk2-platforms v1 2/5] Platform/ARM: Create ArmCommonPkg.dec from ARM.dec
` [RFC PATCH edk2-platforms v1 3/5] Platform/ARM: Move BootMonFs package to ArmCommonPkg
` [RFC PATCH edk2-platforms v1 4/5] Platform/ARM: Move FdtPlatformDxe "
` [RFC PATCH edk2-platforms v1 5/5] Platform/ARM: Resolve ArmCommonPkg library references

[edk2-platforms][PATCH 00/30] EDK2 RISC-V port with opensbi v0.9
 2021-10-19  8:10 UTC  (31+ messages)
` [edk2-platforms][PATCH 01/30] RISC-V/PlatformPkg: Update document
` [edk2-platforms][PATCH 02/30] RISC-V: Add RISC-V PeiCoreEntryPoint library
` [edk2-platforms][PATCH 03/30] RISC-V: Create opensbi firmware domains
` [edk2-platforms][PATCH 04/30] RISC-V: Use RISC-V PeiCoreEntryPoint library
` [edk2-platforms][PATCH 05/30] Platform/RISC-V: Add library to get PPI descriptor
` [edk2-platforms][PATCH 06/30] Platform/U540: Provide PlatormSecPpiLib
` [edk2-platforms][PATCH 07/30] Platform/RISC-V: Use PlatformSecPpiLib
` [edk2-platforms][PATCH 08/30] Platform/SiFive: CoreInfoHob uses RiscVFirmwareContextLib
` [edk2-platforms][PATCH 09/30] SiFive/U5SeriesPkg: Add CLINT to Device Tree
` [edk2-platforms][PATCH 10/30] Platform/RISC-V: Add NULL library instance of RiscVSpecialPlatformLib
` [edk2-platforms][PATCH 11/30] SiFive/U540: RiscVSpecialPlatformLib instance of U540
` [edk2-platforms][PATCH 12/30] Platform/RISC-V: Remove platform dependency from this library
` [edk2-platforms][PATCH 13/30] Platform/RISC-V: Remove Null instance of OpensbilatformLibNull
` [edk2-platforms][PATCH 14/30] RiscVPlatformPkg/Sec: Initial hart_index2Id array
` [edk2-platforms][PATCH 15/30] RiscVPlatformPkg/OpensbiPlatformLib: Remove platform code
` [edk2-platforms][PATCH 16/30] RiscVPlatformPkg/U540: Only use four harts on U540
` [edk2-platforms][PATCH 17/30] U5SeriesPkg/PeiCoreInfoHob: Remove hart count check
` [edk2-platforms][PATCH 18/30] RiscVPlatformPkg/RiscVSpecialPlatformLib: Rename module name
` [edk2-platforms][PATCH 19/30] RiscVPlatformPkg/U540: Add SortLib
` [edk2-platforms][PATCH 20/30] ProcessorPkg/opensbi: Update opensbi library
` [edk2-platforms][PATCH 21/30] RiscVPlatformPkg/Sec: Check Cold/Warm hart
` [edk2-platforms][PATCH 22/30] RiscVPlatformPkg/Sec: Add more comments to Secmain.c
` [edk2-platforms][PATCH 23/30] RiscV/ProcessorPkg: Create read mtime CSR library instances
` [edk2-platforms][PATCH 24/30] RiscV/ProcessorPkg: Use mtime CSR library
` [edk2-platforms][PATCH 25/30] Silicon/SiFive: "
` [edk2-platforms][PATCH 26/30] SiFive/SerialPortLib: Remove global variable
` [edk2-platforms][PATCH 27/30] RISC-V/PlatformPkg: Updates for the latest OpenSBI
` [edk2-platforms][PATCH 28/30] RiscVPlatformPkg/Sec: Separate EDK2 Opensbi platform hook
` [edk2-platforms][PATCH 29/30] RISC-V/PlatformPkg: Determine hart number from DTB
` [edk2-platforms][PATCH 30/30] Silicon/RISC-V: Add PciCpuIoDxe driver

[PATCH 0/6] OvmfPkg/PlatformCI: hook up AmdSev, Bhyve and Microvm
 2021-10-19  8:56 UTC  (9+ messages)
` [PATCH 1/6] OvmfPkg/PlatformCI: factor out PlatformBuildLib.py
` [PATCH 2/6] OvmfPkg/PlatformCI: add QEMU_SKIP
` [PATCH 3/6] OvmfPkg/PlatformCI: add BhyveBuild.py
` [PATCH 4/6] OvmfPkg/PlatformCI: add MicrovmBuild.py
` [PATCH 5/6] OvmfPkg/PlatformCI: add AmdSevBuild.py
` [PATCH 6/6] OvmfPkg/PlatformCI: dummy grub.efi for AmdSev

[PATCH v2 0/7] N1Sdp ACPI table and configuration manager support
 2021-10-19  8:42 UTC  (7+ messages)
` [PATCH v2 5/7] Platform/ARM/N1Sdp: Introduce platform specific asl tables
  ` [edk2-devel] "
` [PATCH v2 6/7] Platform/ARM/N1Sdp: Configuration Manager for N1Sdp
  ` [edk2-devel] "
` [PATCH v2 7/7] Platform/ARM/N1Sdp: Enable ACPI tables and configuration manager
  ` [edk2-devel] "

[PATCH v2 0/5] Platform/Rpi: Various cleanups + DT booting
 2021-10-19  7:23 UTC  (2+ messages)

[PATCH] UefiCpuPkg/UefiCpuLib: Add GetCpuFamilyModel and GetCpuSteppingId
 2021-10-19  6:42 UTC 

[`edk2-devel][PATCH 0/8] Add SMM variable support for UEFI payload
 2021-10-19  6:20 UTC  (9+ messages)
` [`edk2-devel][PATCH V2 1/8] UefiPayloadPkg: Add a common SmmAccessDxe module
` [`edk2-devel][PATCH V2 2/8] UefiPayloadPkg: Add a common SMM control Runtime DXE module
` [`edk2-devel][PATCH V2 3/8] UefiPayloadPkg: Add bootloader SMM support module
` [`edk2-devel][PATCH V2 4/8] UefiPayloadPkg: Add SpiFlashLib
` [`edk2-devel][PATCH V2 5/8] UefiPayloadPkg: Add FlashDeviceLib
` [`edk2-devel][PATCH V2 6/8] UefiPayloadPkg: Add a common FVB SMM module
` [`edk2-devel][PATCH V2 7/8] UefiPayloadPkg: Add a SMM dispatch module
` [`edk2-devel][PATCH V2 8/8] UefiPayloadPkg: Add SMM support and SMM variable support

[`edk2-devel][PATCH] UefiPayloadPkg: Fix the build failure for non-universal payload
 2021-10-19  6:14 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH v2 0/5] Improvements for booting to Linux on RISC-V
 2021-10-19  5:59 UTC  (2+ messages)
  ` [edk2-devel] "

[edk2-platforms] [PATCH v3 00/14] Use generic OpenSBI platform
 2021-10-19  5:58 UTC  (16+ messages)
` [edk2-platforms] [PATCH v3 01/14] U5SeriesPkg: Deduplicate PlatformPei
` [edk2-platforms] [PATCH v3 02/14] RISC-V: Split SMBIOS out of PlatformPei
` [edk2-platforms] [PATCH v3 03/14] RISC-V: Use U5 SMBIOS library only for those platforms
` [edk2-platforms] [PATCH v3 04/14] Silicon/RISC-V: Introduce FirmwareContext library
` [edk2-platforms] [PATCH v3 05/14] Silicon/RISC-V: PeiServiceTableLib uses RiscVFirmwareContextLib
` [edk2-platforms] [PATCH v3 06/14] SiFive/U5SeriesPkg: Use FirmwareContext library
` [edk2-platforms] [PATCH v3 07/14] U540: Add and build device tree
` [edk2-platforms] [PATCH v3 08/14] RISC-V/PlatformPkg: Build DeviceTree and use that in SEC
` [edk2-platforms] [PATCH v3 09/14] RISC-V/PlatformPkg: Add FdtPeim to pass DTB from PEI to DXE via HOB
` [edk2-platforms] [PATCH v3 10/14] RISC-V/PlatformPkg: Fixup FDT from HOB and install into config table
` [edk2-platforms] [PATCH v3 11/14] U5SeriesPkg: Switch to generic OpenSBI platform
` [edk2-platforms] [PATCH v3 12/14] RISC-V: Switch to latest OpenSBI
` [edk2-platforms] [PATCH v3 13/14] RISC-V: Implement ResetSystem RT call
` [edk2-platforms] [PATCH v3 14/14] Move OpenSbiPlatformLib to RISC-V/PlatformPkg

[PATCH] UefiPayloadPkg: Replace MEMROY_ENTRY by MEMORY_ENTRY
 2021-10-19  4:04 UTC  (4+ 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