messages from 2021-08-30 07:49:32 to 2021-09-02 01:27:13 UTC [more...]
[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 0/2] Enable Core ci for UefiPayloadPkg
2021-09-02 1:24 UTC (9+ messages)
` [PATCH 2/2] .azurepipelines: Add UefiPayloadPkg in gate-build-job.yml and CISetting.py
` 回复: [edk2-devel] "
` "
[PATCH V5 0/2] Add Intel TDX support in OvmfPkg/ResetVector
2021-09-02 0:05 UTC (20+ 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] "
[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 00/17] [RFC] OvmfPkg: Add support for microvm machine type
2021-09-01 21:17 UTC (28+ messages)
` [PATCH 01/17] OvmfPkg/Microvm: copy OvmfPkgX64 files as-is
` [PATCH 02/17] OvmfPkg/Microvm: rename output files, fix includes
` [PATCH 03/17] OvmfPkg/Microvm: no smm
` [PATCH 04/17] OvmfPkg/Microvm: no secure boot
` [PATCH 05/17] OvmfPkg/Microvm: no tpm
` [PATCH 06/17] OvmfPkg/Microvm: no sev
` [PATCH 07/17] OvmfPkg/Microvm: no csm
` [PATCH 08/17] OvmfPkg/Microvm: no emulated scsi
` [PATCH 09/17] OvmfPkg/Microvm: use MdePkg/Library/SecPeiDxeTimerLibCpu
` [PATCH 10/17] OvmfPkg/Microvm: use XenTimerDxe (lapic timer)
` [edk2-devel] "
` [PATCH 11/17] OvmfPkg/Microvm: PlatformPei/MemDetect tweaks
` [PATCH 12/17] OvmfPkg/Microvm: PlatformPei/Platform memory map tweaks
` [PATCH 13/17] OvmfPkg/Microvm: PlatformPei/Platform misc tweaks
` [PATCH 14/17] OvmfPkg/ResetSystemLib: add driver for microvm
` [PATCH 15/17] OvmfPkg/Microvm: BdsPlatform: PciAcpiInitialization tweak
` [PATCH 16/17] OvmfPkg/Microvm: use PciHostBridgeLibNull
` [PATCH 17/17] OvmfPkg/Microvm: wire up serial console, drop super-io
` [edk2-devel] [PATCH 00/17] [RFC] OvmfPkg: Add support for microvm machine type
[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)
[PATCH v6 00/29] Add AMD Secure Nested Paging (SEV-SNP) support
2021-09-01 16:16 UTC (30+ messages)
` [PATCH v6 01/29] OvmfPkg: reserve SNP secrets page
` [PATCH v6 02/29] OvmfPkg: reserve CPUID page for SEV-SNP
` [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
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)
building-edkii-eufi-firmware-for-arm-platforms fail on windows 10
2021-09-01 12:09 UTC (2+ messages)
` [edk2-devel] "
[edk2-devel] building-edkii-eufi-firmware-for-arm-platforms fail on windows 10
2021-09-01 11:30 UTC (3+ 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)
[edk2-devel] [RFC] Design review for Lazy Page Accept in TDVF
2021-09-01 7:23 UTC (3+ messages)
[PATCH 0/3] Update GDB and RVCT symbols loading to use the Image base address
2021-09-01 7:17 UTC (4+ messages)
` [PATCH 1/1] MdeModulePkg: Move PiSmmCoreMemoryAllocationLib into PiSmmCore
[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
[edk2-platforms] [PATCH V1] MinPlatformPkg: Fix Purley and Whitley builds
2021-08-31 23:25 UTC (2+ messages)
[edk2-devel] [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg: Add support for IFWI stitching
2021-08-31 22:19 UTC
[edk2-libc Patch 0/2] Resolve CLANGPDB build issues
2021-08-31 21:58 UTC (4+ messages)
` [edk2-libc Patch 1/2] AppPkg/Applications/Enquire: "
` [edk2-libc Patch 2/2] StdLib: "
[edk2-libc Patch] StdLib: Update libs for safe string functional issues
2021-08-31 21:56 UTC (2+ messages)
[edk2-non-osi] [PATCH V1 0/4] Add IFWI Ingredients for Ice Lake-SP and Cooper Lake Boards
2021-08-31 18:51 UTC (7+ messages)
` [edk2-non-osi] [PATCH V1 1/4] WhitleyOpenBoardBinPkg: Add IFWI Ingredients for Wilson City
` [edk2-non-osi] [PATCH V1 2/4] WhitleyOpenBoardBinPkg: Add IFWI Ingredients for Cooper City
` [edk2-non-osi] [PATCH V1 3/4] WhitleyOpenBoardBinPkg: Add IFWI Ingredients for Delta Lake
` [edk2-non-osi] [PATCH V1 4/4] Maintainers.txt: Add maintainers for WhitleyOpenBoardBinPkg
` [edk2-devel] "
` [edk2-devel] [edk2-non-osi] [PATCH V1 0/4] Add IFWI Ingredients for Ice Lake-SP and Cooper Lake Boards
[edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg: Add support for IFWI stitching
2021-08-31 18:22 UTC (2+ messages)
` [edk2-devel] "
[edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg: Add support for IFWI stitching
2021-08-31 17:27 UTC
[edk2-devel] [edk2-platforms] [PATCH V1] TigerlakeOpenBoardPkg: Remove inaccurate comment
2021-08-31 17:54 UTC
[PATCH] MdeModulePkg/PciBusDxe: Enumerator to check for RCiEP before looking for RP
2021-08-31 17:44 UTC (4+ messages)
` [edk2-devel] "
[PATCH 1/1] MdeModulePkg: Fix typo of "memory" in RamDiskDxe debug message
2021-08-31 16:19 UTC (3+ messages)
` [edk2-devel] "
[edk2-platforms PATCH v3 1/1] Maintainers.txt: Add maintainer of Ext4Pkg
2021-08-31 15:28 UTC (3+ messages)
` [edk2-devel] "
[RESEND PATCH v3] OvmfPkg/OvmfXen: add QemuKernelLoaderFsDxe
2021-08-31 11:49 UTC (2+ messages)
` [edk2-devel] "
[RESEND PATCH v3 0/4] Fix OvmfXen boot failure due to s3 support state
2021-08-31 11:08 UTC (6+ messages)
` [RESEND PATCH v3 1/4] OvmfPkg/OvmfXen: set PcdAcpiS3Enable at initialization
` [RESEND PATCH v3 2/4] OvmfPkg/LockBoxLib: use PcdAcpiS3Enable to detect S3 support
` [RESEND PATCH v3 3/4] OvmfPkg/PlatformBootManagerLib: "
` [RESEND PATCH v3 4/4] OvmfPkg/SmmControl2Dxe: "
` [edk2-devel] [RESEND PATCH v3 0/4] Fix OvmfXen boot failure due to s3 support state
[Patch V2 0/2] Fix bug in dump guid HOB info funcs and dump info from a new GUID HOB
2021-08-31 5:38 UTC (3+ messages)
` [Patch V2 1/2] UefiPayloadPkg: Fix the bug in dump guid HOB info functions
` [Patch V2 2/2] UefiPayloadPkg: Dump hob info from gEdkiiBootManagerMenuFileGuid
Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, August 31, 2021 #cal-cancelled
2021-08-31 2:15 UTC
Event: TianoCore Bug Triage - APAC / NAMO - 08/31/2021 #cal-reminder
2021-08-31 2:14 UTC (2+ messages)
` 回复: [edk2-devel] "
OVMF: NV Variable Store Layout of Larger Build Targets
2021-08-30 21:14 UTC (4+ messages)
` [edk2-devel] "
mmio mappings for runtime service
2021-08-30 16:26 UTC (3+ messages)
` [edk2-devel] "
[PATCH v3] ArmPkg: Enable boot discovery policy for ARM package
2021-08-30 14:24 UTC (2+ messages)
[PATCH v2 0/2] BaseTools: Switch to downloading the ARM/AARCH64 compiler from Arm's site
2021-08-30 13:45 UTC (2+ messages)
[PATCH v8 00/11] Secure Boot default keys
2021-08-30 12:48 UTC (5+ messages)
` [PATCH v8 02/11] SecurityPkg: Create library for enrolling Secure Boot variables
` [edk2-devel] "
[PATCH EDK2 v1 0/1] MdeModulePkg/XhciDxe: Decreasing stuck time
2021-08-30 11:20 UTC (2+ messages)
` [PATCH EDK2 v1 1/1] "
[edk2-platforms:PATCH V1] Platform/Intel: Fix macro re-defined
2021-08-30 9:55 UTC
[PATCH v5 0/7] add support for virtio-mmio 1.0
2021-08-30 7:54 UTC (4+ messages)
` 回复: [edk2-devel] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox