public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2024-04-10 13:57:47 to 2024-04-15 16:59:26 UTC [more...]

[edk2-devel] [PATCH 0/5] General Updates based on UEFI 2.10 and PI 1.8 Specifications
 2024-04-15 16:47 UTC  (2+ messages)
` [edk2-devel] [PATCH 1/5] MdePkg: Add definition for NVMe Over Fabric Device Path

[edk2-devel] [PATCH v2 0/1] SecurityPkg/Tcg2Config: Hide BIOS unsupported hash algorithm from UI
 2024-04-15 16:00 UTC  (3+ messages)
` [edk2-devel] [PATCH v2 1/1] "

[edk2-devel] [PATCH v2 00/10] Add SmmRelocationLib
 2024-04-15 15:26 UTC  (12+ messages)
` [edk2-devel] [PATCH v2 01/10] UefiCpuPkg: Add SmmRelocationLib class
` [edk2-devel] [PATCH v2 02/10] UefiCpuPkg/SmmRelocationLib: Add SmmRelocationLib library instance
` [edk2-devel] [PATCH v2 03/10] UefiCpuPkg/SmmRelocationLib: Add library instance for AMD
` [edk2-devel] [PATCH v2 04/10] OvmfPkg/SmmRelocationLib: Add library instance for OVMF
` [edk2-devel] [PATCH v2 05/10] OvmfPkg/PlatformInitLib: Create gEfiSmmSmramMemoryGuid
` [edk2-devel] [PATCH v2 06/10] OvmfPkg: Refine SmmAccess implementation
` [edk2-devel] [PATCH v2 07/10] OvmfPkg/SmmCpuFeaturesLib: Check Smbase Relocation is done or not
` [edk2-devel] [PATCH v2 08/10] OvmfPkg/PlatformPei: Relocate SmBases in PEI phase
` [edk2-devel] [PATCH v2 09/10] UefiPayloadPkg/UefiPayloadPkg.dsc: Include SmmRelocationLib
` [edk2-devel] [PATCH v2 10/10] UefiCpuPkg/PiSmmCpuDxeSmm: Remove SmBases relocation logic

[edk2-devel] [PATCH v3 00/24] Provide SEV-SNP support for running under an SVSM
 2024-04-15 15:01 UTC  (10+ messages)
` [edk2-devel] [PATCH v3 13/24] UefiPayloadPkg: Prepare UefiPayloadPkg to use the AmdSvsmLib library
` [edk2-devel] [PATCH 0/2] Update DSC files to include "
  ` [edk2-devel] [PATCH 1/2] Platform/AMD: Add AmdSvsmLib to required DSC files
  ` [edk2-devel] [PATCH 2/2] Platform/Intel: "

[edk2-devel] [RFC PATCH] OvmfPkg/SecurityPkg: Add build option for coexistance of vTPM and RTMR
 2024-04-15 14:42 UTC  (18+ messages)

[edk2-devel] [PATCH v4 0/1] SecurityPkg/OpalPasswordDxe: Update UI according to UEFI spec
 2024-04-15 14:00 UTC  (2+ messages)

[edk2-devel] [PATCH V5 0/6] SPI NOR Flash Driver for SFDP flash device
 2024-04-15 13:51 UTC  (5+ messages)
` [edk2-devel] [PATCH V5 2/6] MdePkg/Include: Add SPI NOR Flash JEDEC SFDP header file
` [edk2-devel] [PATCH V5 3/6] MdeModulePkg: Add definitions in DEC for SPI NOR Flash SFDP driver

[edk2-devel] [PATCH v1 00/13] Add SmmRelocationLib
 2024-04-15 13:04 UTC  (26+ messages)
` [edk2-devel] [PATCH v1 02/13] UefiCpuPkg/SmmRelocationLib: Add SmmRelocationLib library instance
` [edk2-devel] [PATCH v1 03/13] UefiCpuPkg/SmmRelocationLib: Add library instance for OVMF
` [edk2-devel] [PATCH v1 05/13] UefiCpuPkg/UefiCpuPkg.dsc: Include SmmRelocationLib in UefiCpuPkg
` [edk2-devel] [PATCH v1 06/13] UefiPayloadPkg/UefiPayloadPkg.dsc: Include SmmRelocationLib
` [edk2-devel] [PATCH v1 08/13] OvmfPkg/PlatformInitLib: Create gEfiSmmSmramMemoryGuid
` [edk2-devel] [PATCH v1 09/13] OvmfPkg/SmmAccess: Consume gEfiSmmSmramMemoryGuid
` [edk2-devel] [PATCH v1 10/13] OvmfPkg/PlatformInitLib: Create gEfiAcpiVariableGuid
` [edk2-devel] [PATCH v1 11/13] OvmfPkg/SmmCpuFeaturesLib: Check Smbase Relocation is done or not
` [edk2-devel] [PATCH v1 12/13] OvmfPkg/PlatformPei: Relocate SmBases in PEI phase
` [edk2-devel] [PATCH v1 13/13] UefiCpuPkg/PiSmmCpuDxeSmm: Remove SmBases relocation logic

[edk2-devel] [PATCH v5 00/16] Add ImagePropertiesRecordLib and Fix MAT Bugs​
 2024-04-15 10:57 UTC  (6+ messages)
` [edk2-devel] [PATCH v5 10/16] MdeModulePkg: Fix MAT SplitRecord() Logic
  ` [edk2-devel] MdeModulePkg: Fix MAT SplitRecord() Logic introduce one bug and will cause SUT reset when boot to windows

[edk2-devel] [PATCH v1 1/2] MdePkg/SmBios.h: Add New ProcessorUpgrade definitions for SMBIOS Type4
 2024-04-15 10:16 UTC  (5+ messages)
` [edk2-devel] [PATCH v1 2/2] ShellPkg/SmbiosView: Support New ProcessorUpgrade "
` 回复: [edk2-devel] [PATCH v1 1/2] MdePkg/SmBios.h: Add New ProcessorUpgrade definitions "

[edk2-devel] [PATCH V2 1/1] MdeModulePkg/XhciDxe: Reset endpoint while USB Transaction error
 2024-04-15  9:51 UTC  (2+ messages)
  ` 回复: "

[edk2-devel] [PATCH RESEND V4 0/6] SPI NOR Flash Driver for SFDP flash device
 2024-04-15  8:21 UTC  (3+ messages)
` [edk2-devel] [PATCH RESEND V4 1/6] MdePkg/Include: Update definitions of SPI related header files

[edk2-devel] [PATCH V1 0/5] Move Tdx specific lib from SecurityPkg to OvmfPkg
 2024-04-15  7:59 UTC  (7+ messages)
` [edk2-devel] [PATCH V1 1/5] Security/SecTpmMeasurementLibTdx: Delete unused SecTpmMeasurementLibTdx
` [edk2-devel] [PATCH V1 2/5] OmvfPkg/HashLibTdx: Add HashLibTdx
` [edk2-devel] [PATCH V1 3/5] OvmfPkg/TdTcg2Dxe: Add TdTcg2Dxe
` [edk2-devel] [PATCH V1 4/5] OvmfPkg: Update TdTcg2Dxe path in OvmfPkgX64 and IntelTdxX64.dsc
` [edk2-devel] [PATCH V1 5/5] SecurityPkg: Delete TdTcg2Dxe and HashLibTdx in SecurityPkg

[edk2-devel] [PATCH V3 1/1] MdeModulePkg/XhciDxe: Add PCD for the delay of HCRST
 2024-04-15  6:36 UTC  (2+ messages)
  ` [edk2-devel] 回复: "

[edk2-devel] [PATCH 1/1] MdeModulePkg/XhciDxe: Reset endpoint while USB Transaction error
 2024-04-15  6:35 UTC  (7+ messages)
        ` [edk2-devel] 回复: "

[edk2-devel] [PATCH] MdePkg:Added support for Smbios 3.7.0 Spec
 2024-04-15  6:32 UTC  (3+ messages)
` 回复: "

[edk2-devel] [PATCH V2 1/1] MdeModulePkg/XhciDxe: Add PCD for the delay of HCRST
 2024-04-15  6:30 UTC  (2+ messages)
  ` [edk2-devel] 回复: "

[edk2-devel] [edk2-libc Patch 0/1] add rdmsr_ex & wrmsr_ex functions to read/write msrs from specific cpu
 2024-04-15  5:32 UTC  (2+ messages)
  ` [edk2-devel] [edk2-libc Patch 1/1] edk2-libc:add rdmsr_ex & wrmsr_ex functions to read/write cpu specific msrs

[edk2-devel] [edk2-platforms][PATCH] VirtualKeyboardFeaturePkg: Update the comments of ReadKeyStroke and ReadKeyStrokeEx - mantis #2131
 2024-04-15  5:25 UTC  (2+ messages)
` 回复: "

[edk2-devel] [PATCH 1/1] MdeModulePkg/XhciDxe: Add PCD for the delay of HCRST
 2024-04-15  5:19 UTC  (4+ messages)
      ` [edk2-devel] 回复: "

[edk2-devel] [PATCH v2 0/2] Update BaseTools NULL Include and Library Matching
 2024-04-15  3:25 UTC  (6+ messages)
` 回复: "
    ` 回复: "
        ` 回复: "

[edk2-devel] [PATCH v3 00/13] Part 2 patch set to add LoongArch support into UefiCpuPkg
 2024-04-15  2:15 UTC  (21+ messages)
` [edk2-devel] [PATCH v3 01/13] UefiCpuPkg/CpuTimerLib: Reorder the INF file alphabetically
` [edk2-devel] [PATCH v3 02/13] UefiCpuPkg/CpuExceptionHandlerLib: Reorder the INF files alphabetically
` [edk2-devel] [PATCH v3 03/13] UefiCpuPkg/MpInitLib: "
` [edk2-devel] [PATCH v3 04/13] UefiCpuPkg/CpuDxe: Reorder the INF file alphabetically
` [edk2-devel] [PATCH v3 05/13] UefiCpuPkg: Add LoongArch64 CPU Timer instance
` [edk2-devel] [PATCH v3 06/13] UefiCpuPkg: Add CPU exception library for LoongArch
` [edk2-devel] [PATCH v3 07/13] UefiCpuPkg: Add CpuMmuLib.h to UefiCpuPkg
` [edk2-devel] [PATCH v3 08/13] UefiCpuPkg: Added a new PCD named PcdLoongArchExceptionVectorBaseAddress
` [edk2-devel] [PATCH v3 09/13] UefiCpuPkg: Add CpuMmuLib to UefiCpuPkg
` [edk2-devel] [PATCH v3 10/13] UefiCpuPkg: Add a new GUID to store the processors resource
` [edk2-devel] [PATCH v3 11/13] UefiCpuPkg: Add multiprocessor library for LoongArch64
` [edk2-devel] [PATCH v3 12/13] UefiCpuPkg: Add CpuDxe driver "
` [edk2-devel] [PATCH v3 13/13] UefiCpuPkg/UefiCpuPkg.dsc: Add CpuMmio2Dxe.inf to LoongArch64 field

[edk2-devel] [PATCH 0/9] Add DeviceSecurity feature based on PFP 1.06 spec
 2024-04-15  2:08 UTC  (3+ messages)

[edk2-devel] [PATCH v3 00/10] Add DeviceSecurity feature based on PFP 1.06 spec
 2024-04-15  1:58 UTC  (11+ messages)
` [edk2-devel] [PATCH v3 01/10] MdePkg: Add SPDM1.2 support
` [edk2-devel] [PATCH v3 02/10] MdePkg: Add TCG PFP 1.06 support
` [edk2-devel] [PATCH v3 03/10] MdePkg: Add devAuthBoot GlobalVariable
` [edk2-devel] [PATCH v3 04/10] MdeModulePkg/Variable: Add TCG SPDM device measurement update
` [edk2-devel] [PATCH v3 05/10] SecurityPkg: Add TCG PFP 1.06 support
` [edk2-devel] [PATCH v3 06/10] SecurityPkg: add DeviceSecurity support
` [edk2-devel] [PATCH v3 07/10] .pytool/CISettings.py: add libspdm submodule
` [edk2-devel] [PATCH v3 08/10] .gitmodule: Add libspdm submodule for EDKII
` [edk2-devel] [PATCH v3 09/10] SecurityPkg: Add libspdm submodule
` [edk2-devel] [PATCH v3 10/10] ReadMe.rst: Add libspdm submodule license

[edk2-devel] [PATCH v3 0/4] OvmfPkg/Sec: Setup MTRR early in the boot process
 2024-04-15  1:04 UTC  (12+ messages)
` [edk2-devel] [PATCH v3 1/4] "

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, April 15, 2024 #cal-reminder
 2024-04-14 23:30 UTC 

[edk2-devel] [PATCH v1 1/1] ArmVirtPkg: Kvmtool: Fix ACPI/DT boot selection
 2024-04-13 12:38 UTC  (3+ messages)

[edk2-devel] [PATCH v2 00/45] Support for Arm CCA guest firmware
 2024-04-12 15:13 UTC  (6+ messages)
` [edk2-devel] [PATCH v2 30/45] ArmVirtPkg: ArmCcaRsiLib: Fix incorrect RSI version masks
` [edk2-devel] [PATCH v2 41/45] ArmVirtPkg: RMM 1.0-eac4 - Add RSI Features support
` [edk2-devel] [PATCH v2 43/45] ArmVirtPkg: RMM 1.0-eac5 - Update RSI Version support
` [edk2-devel] [PATCH v2 44/45] ArmVirtPkg: ArmCcaLib: Cache current world value
` [edk2-devel] [PATCH v2 45/45] ArmVirtPkg: ArmCcaIoMmu: Provide an implementation for SetAttribute

[edk2-devel] [PATCH v2 01/45] ArmPkg: Add helper function to detect RME
 2024-04-12 14:33 UTC  (40+ messages)
` [edk2-devel] [PATCH v2 02/45] ArmPkg: Introduce SetMemoryProtectionAttribute() for Realms
` [edk2-devel] [PATCH v2 03/45] ArmPkg: Extend number of parameter registers in SMC call
` [edk2-devel] [PATCH v2 04/45] ArmVirtPkg: Add Arm CCA Realm Service Interface Library
` [edk2-devel] [PATCH v2 05/45] ArmVirtPkg: ArmCcaRsiLib: Add interfaces to manage the Realm IPA state
` [edk2-devel] [PATCH v2 06/45] ArmVirtPkg: ArmCcaRsiLib: Add an interface to get an attestation token
` [edk2-devel] [PATCH v2 07/45] ArmVirtPkg: ArmCcaRsiLib: Add interfaces to get/extend REMs
` [edk2-devel] [PATCH v2 08/45] ArmVirtPkg: ArmCcaRsiLib: Add an interface to make a RSI Host Call
` [edk2-devel] [PATCH v2 09/45] ArmVirtPkg: Define a GUID HOB for IPA width of a Realm
` [edk2-devel] [PATCH v2 10/45] ArmVirtPkg: Add library for Arm CCA initialisation in PEI
` [edk2-devel] [PATCH v2 11/45] ArmVirtPkg: Add NULL instance of ArmCcaInitPeiLib
` [edk2-devel] [PATCH v2 12/45] ArmVirtPkg: Add library for Arm CCA helper functions
` [edk2-devel] [PATCH v2 13/45] ArmVirtPkg: Add Null instance of ArmCcaLib
` [edk2-devel] [PATCH v2 14/45] ArmVirtPkg: Define an interface to configure MMIO regions for Arm CCA
` [edk2-devel] [PATCH v2 15/45] ArmVirtPkg: CloudHv: Add a NULL implementation of ArmCcaConfigureMmio
` [edk2-devel] [PATCH v2 16/45] ArmVirtPkg: Qemu: "
` [edk2-devel] [PATCH v2 17/45] ArmVirtPkg: Xen: "
` [edk2-devel] [PATCH v2 18/45] ArmVirtPkg: Configure the MMIO regions for Arm CCA
` [edk2-devel] [PATCH v2 19/45] ArmVirtPkg: Kvmtool: Use Null version of DebugLib in PrePi
` [edk2-devel] [PATCH v2 20/45] ArmVirtPkg: Introduce ArmVirtMonitorLib library
` [edk2-devel] [PATCH v2 21/45] ArmVirtPkg: Kvmtool: Use ArmVirt instance of ArmMonitorLib
` [edk2-devel] [PATCH v2 22/45] ArmVirtPkg: Add Arm CCA libraries for Kvmtool guest firmware
` [edk2-devel] [PATCH v2 23/45] ArmVirtPkg: Arm CCA configure system memory in early Pei
` [edk2-devel] [PATCH v2 24/45] ArmVirtPkg: Perform Arm CCA initialisation in the Pei phase
` [edk2-devel] [PATCH v2 25/45] ArmVirtPkg: Introduce Realm Aperture Management Protocol
` [edk2-devel] [PATCH v2 26/45] ArmVirtPkg: IoMMU driver to DMA from Realms
` [edk2-devel] [PATCH v2 27/45] ArmVirtPkg: Enable Virtio communication for Arm CCA
` [edk2-devel] [PATCH v2 28/45] MdePkg: Warn if AArch64 RNDR instruction is not supported
` [edk2-devel] [PATCH v2 29/45] ArmVirtPkg: Kvmtool: Switch to use BaseRng for AArch64
` [edk2-devel] [PATCH v2 31/45] ArmVirtPkg: ArmCcaRsiLib: Fix size of Imm field in HostCallArgs
` [edk2-devel] [PATCH v2 32/45] ArmVirtPkg: RMM 1.0-bet1 - Update width of RSI host call struct
` [edk2-devel] [PATCH v2 33/45] ArmVirtPkg: RMM 1.0-bet2 - Increase number of RSI host call args
` [edk2-devel] [PATCH v2 34/45] ArmVirtPkg: RMM 1.0-eac0 - Update RsiSetIpaState parameter usage
` [edk2-devel] [PATCH v2 35/45] ArmVirtPkg: RMM 1.0-eac1 - Relax alignment of RSI host call arg
` [edk2-devel] [PATCH v2 36/45] ArmVirtPkg: RMM 1.0-eac2 - Update RsiRealmConfig structure
` [edk2-devel] [PATCH v2 37/45] ArmVirtPkg: RMM 1.0-eac2 - Add RIPAS DESTROYED state
` [edk2-devel] [PATCH v2 38/45] ArmVirtPkg: RMM 1.0-eac2 - Add RsiRipasChangeFlags definitions
` [edk2-devel] [PATCH v2 39/45] ArmVirtPkg: RMM 1.0-eac2 - Add Flags to RsiSetIpaState()
` [edk2-devel] [PATCH v2 40/45] ArmVirtPkg: RMM 1.0-eac3 - Handle RsiSetIpaState() response
` [edk2-devel] [PATCH v2 42/45] ArmVirtPkg: RMM 1.0-eac5 - Attestation token API updates

[edk2-devel] ACPI table generators and ConfigurationManagerProtocol
 2024-04-12 14:08 UTC  (2+ messages)

[edk2-devel] [PATCH] EmbeddedPkg/VirtualRealTimeClockLib: Support SOURCE_DATE_EPOCH
 2024-04-12 10:03 UTC  (2+ messages)

[edk2-devel] [PATCH v1 00/26] Part 2 patch set to enable LoongArch virtual machine in edk2
 2024-04-12  8:34 UTC  (4+ messages)
` [edk2-devel] [PATCH v1 16/26] OvmfPkg/LoongArchVirt: Add a NULL library named CollectApResouceLibNull

[edk2-devel] [PATCH v4 1/1] SecurityPkg/OpalPasswordDxe: Force reparsing IFR binary when RETRIEVE
 2024-04-12  8:32 UTC 

[edk2-devel] [PATCH v3 00/13] Part 2 patch set to add LoongArch support into UefiCpuPkg
 2024-04-12  7:32 UTC 

[edk2-devel] [PATCH v3] SecurityPkg/OpalPasswordDxe: Update UI according to UEFI spec
 2024-04-12  7:05 UTC  (6+ messages)

[edk2-devel] CI ECC check does not create detailed logs
 2024-04-12  6:47 UTC 

[edk2-devel] [PATCH v1 13/13] UefiCpuPkg/PiSmmCpuDxeSmm: Remove SmBases relocation logic
 2024-04-11 10:35 UTC 

[edk2-devel] [PATCH] BaseTools: Add FMMT Return Code for Error checking
 2024-04-11  9:01 UTC 

[edk2-devel] [PATCH] MdeModulePkg/SdMmcPciHcDxe: Update switch to highspeed timing flow
 2024-04-11  8:40 UTC 

[edk2-devel] [PATCH] MdeModulePkg/SdMmcPciHcDxe: Update switch to highspeed timing flow
 2024-04-11  8:21 UTC 

[edk2-devel] [PATCH V3 0/6] SPI NOR Flash Driver for SFDP flash device
 2024-04-11  1:37 UTC  (2+ messages)
  ` [edk2-devel] [PATCH V3 6/6] Maintainers.txt: Update maintainer for SPI modules

[edk2-devel] [PATCH] NetworkPkg/WifiConnectionManagerDxe: Update UI according to UEFI spec
 2024-04-10 16:03 UTC  (2+ messages)


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