public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-11-05 14:22:14 to 2021-11-10 22:15:32 UTC [more...]

[PATCH v12 00/32] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-11-10 22:14 UTC  (21+ messages)
` [PATCH v12 01/32] OvmfPkg/SecMain: move SEV specific routines in AmdSev.c
` [PATCH v12 02/32] UefiCpuPkg/MpInitLib: "
` [PATCH v12 03/32] OvmfPkg/ResetVector: move clearing GHCB in SecMain
` [PATCH v12 04/32] OvmfPkg/ResetVector: introduce SEV metadata descriptor for VMM use
` [PATCH v12 05/32] OvmfPkg: reserve SNP secrets page
` [PATCH v12 06/32] OvmfPkg: reserve CPUID page
` [PATCH v12 07/32] OvmfPkg/ResetVector: pre-validate the data pages used in SEC phase
` [PATCH v12 08/32] OvmfPkg/ResetVector: use SEV-SNP-validated CPUID values
` [PATCH v12 09/32] OvmfPkg/MemEncryptSevLib: add MemEncryptSevSnpEnabled()
` [PATCH v12 10/32] OvmfPkg/SecMain: register GHCB gpa for the SEV-SNP guest
` [PATCH v12 11/32] OvmfPkg/VmgExitLib: use SEV-SNP-validated CPUID values
` [PATCH v12 12/32] OvmfPkg/PlatformPei: register GHCB gpa for the SEV-SNP guest
` [PATCH v12 13/32] OvmfPkg/AmdSevDxe: do not use extended PCI config space
` [PATCH v12 15/32] OvmfPkg/MemEncryptSevLib: add function to check the VMPL0
` [PATCH v12 16/32] OvmfPkg/BaseMemEncryptSevLib: skip the pre-validated system RAM
` [PATCH v12 17/32] OvmfPkg/MemEncryptSevLib: add support to validate > 4GB memory in PEI phase
` [PATCH v12 18/32] OvmfPkg/SecMain: validate the memory used for decompressing Fv
` [PATCH v12 19/32] OvmfPkg/PlatformPei: validate the system RAM when SNP is active
` [PATCH v12 20/32] MdePkg: Define ConfidentialComputingGuestAttr
` [PATCH v12 25/32] MdePkg/GHCB: increase the GHCB protocol max version

[PATCH v2 00/16] Un-siloing Arm common code
 2021-11-10 20:39 UTC  (7+ messages)
` [PATCH v2 11/16] ArmPkg: Add Basic MMU Lib for Arm silicon
` [PATCH v2 16/16] ArmPlatformPkg: Resolve build errors resulting from package moves
  ` [edk2-devel] "
    ` [EXTERNAL] "

[PATCH v3 1/1] MdeModulePkg: Add MpServicesTest application to exercise MP Services
 2021-11-10 18:16 UTC  (3+ messages)

[PATCH 1/2] Reconfigure OpensslLib to add elliptic curve chipher algorithms
 2021-11-10 16:18 UTC  (6+ messages)
` [edk2-devel] "

Progress on getting Uncrustify working for EDK2?
 2021-11-10 15:38 UTC  (34+ messages)
  ` [edk2-devel] "
                    ` 回复: "

EDK2 doxygen documentation - adding docs for stable tags?
 2021-11-10 13:40 UTC  (3+ messages)
` [edk2-devel] "
  ` [edk2-discuss] "

[PATCH edk2-platforms v1 00/11] Fix build breaks and update IORT revision macro
 2021-11-10 13:30 UTC  (14+ messages)
` [PATCH edk2-platforms v1 01/11] Platform/Socionext: Fix build break for SynQuacerEvalBoard
` [PATCH edk2-platforms v1 02/11] Platform/LeMaker: Fix build break for CelloBoard
` [PATCH edk2-platforms v1 03/11] Platform/Socionext/SynQuacerEvalBoard: Add missing ArmSoftFloatLib
` [PATCH edk2-platforms v1 04/11] Platform/Socionext/SynQuacerEvalBoard: Disable EbcDxe for AArch32 builds
` [PATCH edk2-platforms v1 05/11] Platform/ARM: FVP: Update for IORT revision macro renaming
` [PATCH edk2-platforms v1 06/11] Platform/ARM: Morello: "
` [PATCH edk2-platforms v1 07/11] Platform/ARM: SGI: "
` [PATCH edk2-platforms v1 08/11] Silicon/AMD/Styx: "
` [PATCH edk2-platforms v1 09/11] Silicon/Socionext/SynQuacer: "
` [PATCH edk2-platforms v1 10/11] Platform/RaspberryPi: "
` [PATCH edk2-platforms v1 11/11] Platform/ARM: N1SDP: "
` [edk2-devel] [PATCH edk2-platforms v1 00/11] Fix build breaks and update IORT revision macro

回复: 回复: [edk2-devel] [PATCH v2 0/8] IORT Rev E.b specification updates
 2021-11-10 11:11 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 0/8] IORT Rev E.b specification updates
 2021-11-10 11:03 UTC  (10+ messages)
` [PATCH v3 1/8] MdePkg: IORT header update for IORT Rev E.b spec
` [PATCH v3 2/8] ShellPkg: Acpiview: Abbreviate field names to preserve alignment
` [PATCH v3 3/8] ShellPkg: Acpiview: IORT parser update for IORT Rev E.b spec
` [PATCH v3 4/8] DynamicTablesPkg: Handle error when IdMappingToken is NULL
` [PATCH v3 5/8] DynamicTablesPkg: IORT set reference to Id array only if present
` [PATCH v3 6/8] DynamicTablesPkg: IORT set reference to interrupt array "
` [PATCH v3 7/8] DynamicTablesPkg: Update ArmNameSpaceObjects for IORT Rev E.b
` [PATCH v3 8/8] DynamicTablesPkg: IORT generator updates for Rev E.b spec
` [edk2-devel] [PATCH v3 0/8] IORT Rev E.b specification updates

[PATCH V3 00/29] Enable Intel TDX in OvmfPkg (Config-A)
 2021-11-10 10:38 UTC  (16+ messages)
` [PATCH V3 02/29] MdePkg: Add TdxLib to wrap Tdx operations
    ` [edk2-devel] "
` [PATCH V3 04/29] OvmfPkg: Extend VmgExitLib to handle #VE exception
` [PATCH V3 14/29] UefiCpuPkg: Enable Tdx support in MpInitLib
            ` [edk2-devel] "

[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Use SMM Interrupt Shadow Stack
 2021-11-10  5:34 UTC 

[PATCH v2] MdeModulePkg\UfsBlockIoPei: UFS MMIO address size support both 32/64 bits
 2021-11-10  3:01 UTC  (3+ messages)
` [edk2-devel] "

FW: [edk2-devel][PATCH] BaseTools: Increase the DevicePath length for support more PCD value
 2021-11-10  2:59 UTC 

[PATCH] IntelFsp2Pkg: Add ConfigEditor unit tests with CLI capability
 2021-11-10  2:26 UTC 

[Patch 1/1] OvmfPkg/Bhyve/PlatformPei: Fix VS2019 X64 NOOPT build issue
 2021-11-10  1:38 UTC  (3+ messages)

[PATCH V5 0/3] Introduce CcMeasurementProtocol into EDK2
 2021-11-10  0:59 UTC  (9+ messages)
` [PATCH V5 1/3] MdePkg: Introduce CcMeasurementProtocol for CC Guest firmware
  ` 回复: "
` [PATCH V5 2/3] SecurityPkg: Support CcMeasurementProtocol in DxeTpm2MeasureBootLib
` [PATCH V5 3/3] SecurityPkg: Support CcMeasurementProtocol in DxeTpmMeasurementLib

[PATCH] MdeModulePkg/DxeCapsuleLibFmp: Add runtime SetImage support
 2021-11-09 23:05 UTC  (7+ messages)
` 回复: [edk2-devel] "
  `  "

TianoCore Community Meeting Minutes - November 2021
 2021-11-09 22:11 UTC  (2+ messages)
` [edk2-announce] "

Update NASM to stable release 2.15.05
 2021-11-09 18:51 UTC  (4+ messages)
` [edk2-devel] "

[PATCH EDK2 v1 0/1] CryptoPkg/BaseCryptLib: Support PEM certification
 2021-11-09 12:58 UTC  (2+ messages)
` [PATCH EDK2 v1 1/1] "

[PATCH v2 0/2] ArmPkg: Add SMC helper functions
 2021-11-09 12:15 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH] UefiCpuPkg/UefiCpuLib: Add GetCpuFamilyModel and GetCpuSteppingId
 2021-11-09 12:14 UTC  (2+ messages)

[edk2-platforms][PATCH 00/30] EDK2 RISC-V port with opensbi v0.9
 2021-11-09 10:06 UTC  (3+ messages)

[PATCH v2 0/5] [RfC] OvmfPkg/Microvm: second batch of microvm patches
 2021-11-09  8:56 UTC  (6+ messages)
` [PATCH v2 3/5] OvmfPkg/Microvm/fdt: add empty fdt
  ` [edk2-devel] "
` [PATCH v2 5/5] OvmfPkg/Microvm: add README
  ` [edk2-devel] "

[PATCH v3 0/5] OvmfPkg: rework TPM configuration
 2021-11-09  8:49 UTC  (10+ messages)
` [PATCH v3 1/5] OvmfPkg: remove unused TPM options from MicrovmX64.dsc
  ` [edk2-devel] "
` [PATCH v3 3/5] OvmfPkg: drop TPM_CONFIG_ENABLE
  ` [edk2-devel] "
` [PATCH v3 4/5] OvmfPkg: create Tcg12ConfigPei.inf
  ` [edk2-devel] "
` [PATCH v3 5/5] OvmfPkg: rework TPM configuration
  ` [edk2-devel] "

[PATCH v2] IntelSiliconPkg/BaseConfigBlockLib: Add function to iterate over Config Blocks
 2021-11-09  8:12 UTC 

[PATCH v3 0/7] OvmfPkg/PlatformCI: hook up AmdSev, Bhyve and Microvm
 2021-11-09  7:59 UTC  (4+ messages)
` [PATCH v3 6/7] OvmfPkg/PlatformCI: dummy grub.efi for AmdSev
  ` [edk2-devel] "

[PATCH V3 0/3] Rename XenTimerDxe to LocalApicTimerDxe
 2021-11-09  7:03 UTC  (6+ messages)
` [PATCH V3 1/3] OvmfPkg: "
` [PATCH V3 2/3] OvmfPkg: Switch timer in build time for OvmfPkg
` [PATCH V3 3/3] OvmfPkg: Move LocalApicTimerDxe to UefiCpuPkg

[Patch 1/1] OvmfPkg/Xen: Fix VS2019 build issues
 2021-11-09  7:01 UTC  (2+ messages)

[PATCH v2 0/5] Dot graph generator for PPTT
 2021-11-09  5:46 UTC  (3+ messages)
` [PATCH v2 1/5] ShellPkg: Replace 'Trace' parameter with 'ParseFlags'

Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, November 9, 2021 #cal-cancelled
 2021-11-09  5:15 UTC 

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

[Patch V2 1/1] BaseTools: Add FMMT Tool
 2021-11-09  1:49 UTC 

[PATCH 1/1] BaseTools: Add FMMT Tool
 2021-11-09  1:34 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2 0/7] Support ACPI 6.4 PPTT changes
 2021-11-09  1:20 UTC  (7+ messages)
` [PATCH v2 1/7] MdePkg: Add missing Cache ID (in)valid define
  ` [edk2-devel] "
` [PATCH v2 3/7] ShellPkg: Update Acpiview PPTT parser to ACPI 6.4
` [PATCH v2 4/7] ShellPkg: Add Cache ID to PPTT parser
  ` [edk2-devel] "

[PATCH v1 1/1] MdePkg: Fix ACPI memory aggregator/device type mismatch
 2021-11-09  1:13 UTC  (6+ messages)
` 回复: [edk2-devel] "
  `  "

Soft Feature Freeze will start on 2021-11-08 for edk2-stable202111
 2021-11-09  0:48 UTC  (3+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH v2 0/4] Add support for TPM 1.2 Physical Presence Interface and Menu
 2021-11-08 20:53 UTC  (8+ messages)
` [PATCH v2 3/4] OvmfPkg: Enable physical presence interface for TPM 1.2
    ` [edk2-devel] "

[Patch V2 0/7] Reproduce builds across source format changes
 2021-11-08 17:09 UTC  (3+ messages)
` [Patch V2 5/7] NetworkPkg: "
  ` [edk2-devel] "

[PATCH] UefiCpuPkg: Fix CPU stack guard support by aligning GDT buffer
 2021-11-08 14:04 UTC  (8+ messages)
` [edk2-devel] "

The arm virtual machine displays problems in QXL during the UEFI phase
 2021-11-08 11:49 UTC  (6+ messages)
` [edk2-devel] "

[PATCH v1 1/1] ShellPkg: Add comment that ItemPtr is set after validation
 2021-11-08 11:07 UTC  (4+ messages)

[edk2-devel] [PATCH v4 1/7] Silicon/ARM/NeoverseN1Soc: Fix missing function documentation
 2021-11-08 10:54 UTC  (2+ messages)

[PATCH v5 1/7] Silicon/ARM/NeoverseN1Soc: Fix missing function documentation
 2021-11-08 10:18 UTC  (11+ messages)
` [PATCH v5 2/7] Silicon/ARM/NeoverseN1Soc: Define new PCDs and configure memory map
  ` [edk2-devel] "
` [PATCH v5 3/7] Platform/ARM/N1Sdp: Introduce platform DXE driver
  ` [edk2-devel] "
` [PATCH v5 4/7] Platform/ARM/N1Sdp: Enable N1Sdp platform specific configurations
  ` [edk2-devel] "
` [PATCH v5 5/7] Platform/ARM/N1Sdp: Introduce platform specific asl tables
` [PATCH v5 6/7] Platform/ARM/N1Sdp: Configuration Manager for N1Sdp
` [PATCH v5 7/7] Platform/ARM/N1Sdp: Enable ACPI tables and configuration manager
` [edk2-devel] [PATCH v5 1/7] Silicon/ARM/NeoverseN1Soc: Fix missing function documentation

[PATCH v1 1/1] MdeModulePkg/XhciSched: Fix missing DEBUG arguments
 2021-11-08  4:13 UTC  (3+ messages)
` 回复: "
  ` [edk2-devel] "

回复: [edk2-devel][PATCH] BaseTools: Increase the DevicePath length for support more PCD value
 2021-11-08  3:20 UTC  (6+ messages)
  `  "

[PATCH v11 00/32] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-11-08  2:54 UTC  (9+ messages)
  ` [edk2-devel] "

[PATCH 1/1] BaseTools: Fix StructurePcd offset error
 2021-11-08  2:38 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 0/1] MdePkg/Include SMBIOS 3.5.0 changes
 2021-11-08  1:22 UTC  (3+ messages)
` [PATCH v1 1/1] MdePkg/Include: Smbios Specification "
  ` 回复: [edk2-devel] "

[PATCH] BaseTools: Add authenticated variable store support
 2021-11-08  1:20 UTC  (2+ messages)

Event: TianoCore Design Meeting - APAC/NAMO - 11/12/2021 #cal-reminder
 2021-11-07  1:30 UTC 

[edk2-platforms][PATCH v1 1/2] Platform/RaspberryPi: Add support for PWM1 in ACPI
 2021-11-05 20:34 UTC  (2+ messages)
` [edk2-platforms][PATCH v1 2/2] Platform/RaspberryPi: Add analog audio device "

[PATCH v1 00/14] Implement a FdtHwInfoParserLib
 2021-11-05 14:28 UTC  (9+ messages)
` [PATCH v1 02/14] DynamicTablesPkg: FdtHwInfoParser: CM Object descriptor helper
` [PATCH v1 03/14] DynamicTablesPkg: FdtHwInfoParser: Add FDT utility functions
` [PATCH v1 06/14] DynamicTablesPkg: FdtHwInfoParser: Add Serial port parser
` [PATCH v1 07/14] DynamicTablesPkg: FdtHwInfoParser: Add GICC parser

[edk2-devel] [PATCH v4 4/7] Platform/ARM/N1Sdp: Enable N1Sdp platform specific configurations
 2021-11-05 14:27 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