messages from 2021-09-10 17:30:54 to 2021-09-15 15:59:24 UTC [more...]
[PATCH v3 00/28] Add new Ampere Mt. Jade platform
2021-09-15 15:55 UTC (4+ messages)
` [PATCH v3 01/28] Ampere: Initial support for Ampere Altra processor and "
` [PATCH v3 02/28] AmpereAltraPkg: Add MmCommunication modules
` [PATCH v3 03/28] AmperePlatformPkg: Implement FailSafe library
[edk2-platforms][PATCH v1 1/1] MinPlatformPkg/AcpiTables: Update structures for ACPI 6.3
2021-09-15 15:19 UTC (3+ messages)
[PATCH 1/1] ArmPkg/ProcessorSubClassDxe: Fix the format of ProcessorId
2021-09-15 13:55 UTC
[PATCH] MdeModulePkg/PciBusDxe: Enumerator to check for RCiEP before looking for RP
2021-09-15 13:21 UTC (7+ messages)
` [edk2-devel] "
[PATCH] OvmfPkg/BhyvePkg: add WorkAreaHeader PCD
2021-09-15 12:57 UTC (2+ messages)
[PATCH] [edk2-devel] RecordAssertion function parameter issue
2021-09-15 9:45 UTC (2+ messages)
` 回复: "
[PATCH] UefiPayloadPkg: Fix the warning when building UefiPayloadPkg with IA32+X64
2021-09-15 9:36 UTC (4+ messages)
[PATCH v6] UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GB
2021-09-15 7:24 UTC
[PATCH v3] UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GB
2021-09-15 7:20 UTC (6+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH 0/2] Introduce TdProtocol into EDK2
2021-09-15 6:04 UTC (6+ messages)
` [PATCH 1/2] MdePkg: Introduce TdProtocol for TD-Guest firmware
` 回复: [edk2-devel] "
` "
` [PATCH 2/2] SecurityPkg: Add DxeTdMeasureBootLib for TD measure boot
[PATCH V6 0/1] Add Intel TDX support in OvmfPkg/ResetVector
2021-09-15 2:34 UTC (7+ messages)
` [PATCH V6 1/1] OvmfPkg: Enable TDX in ResetVector
` [edk2-devel] "
[edk2-platforms][PATCH v1 0/4] MinPlatformPkg: AcpiPlatform bug fixes and improvements
2021-09-15 1:43 UTC (3+ messages)
[PATCH v3 0/4] OvmfPkg: Disable the TPM 2 platform hierarchy
2021-09-15 1:25 UTC (5+ messages)
` [PATCH v3 1/4] OvmfPkg/TPM PPI: Connect default consoles for user interaction
` [PATCH v3 2/4] OvmfPkg: Handle TPM 2 physical presence opcodes much earlier
` [PATCH v3 3/4] OvmfPkg: Reference new Tcg2PlatformDxe in the build system for compilation
` [PATCH v3 4/4] OvmfPkg: Reference new Tcg2PlatformPei in the build system
[edk2-devel] [RFC] Add parallel hash feature into CryptoPkg.BaseCryptLib
2021-09-15 0:55 UTC (11+ messages)
[PATCH 0/3] Add support for gdb and lldb
2021-09-15 0:47 UTC (3+ messages)
` [edk2-devel] "
[PATCH v2 0/4] OvmfPkg: Disable the TPM 2 platform hierarchy
2021-09-14 22:37 UTC (7+ messages)
` [PATCH v2 1/4] OvmfPkg/TPM PPI: Connect default consoles for user interaction
` [PATCH v2 2/4] OvmfPkg: Handle TPM 2 physical presence opcodes much earlier
` [PATCH v2 3/4] OvmfPkg: Reference new Tcg2PlatformDxe in the build system for compilation
` [PATCH v2 4/4] OvmfPkg: Reference new Tcg2PlatformPei in the build system
` [edk2-devel] [PATCH v2 0/4] OvmfPkg: Disable the TPM 2 platform hierarchy
Question about EDK2 and commit signing
2021-09-14 20:18 UTC (7+ messages)
` [edk2-devel] "
[edk2-devel] [edk2-platforms] [PATCH V1] SimicsOpenBoardPkg: Fix GCC Build
2021-09-14 19:28 UTC
[PATCH v3 0/4] AndroidBootImgLib improvements
2021-09-14 16:57 UTC (7+ messages)
` [PATCH v3 1/4] EmbeddedPkg: Remove duplicate libfdt.h include
` [PATCH v3 2/4] EmbeddedPkg: AndroidBootImgBoot error handling updates
` [PATCH v3 3/4] EmbeddedPkg: Install FDT if UpdateDtb is not present
` [PATCH v3 4/4] EmbeddedPkg: Add LoadFile2 for linux initrd
[edk2-libc Patch 0/1] Python-3.6.8 add support for atexit builtin module
2021-09-14 15:28 UTC (2+ messages)
` [edk2-libc Patch 1/1] AppPkg/Applications/Python/Python3.6.8: add support for atexit builtin module in py 3.6.8
[edk2-platforms PATCH 0/4] Some BeagleBoardPkg fixes
2021-09-14 14:39 UTC (6+ messages)
` [edk2-platforms PATCH 1/4] BeagleBoardPkg: Remove the configuration and image headers from flash
` [edk2-platforms PATCH 2/4] BeagleBoardPkg: Remove PerformanceLib from build
` [edk2-platforms PATCH 3/4] BeagleBoardPkg: Align PE sections to 4K
` [edk2-platforms PATCH 4/4] Omap35xxPkg: InterruptDxe: add gEfiCpuArchProtocolGuid runtime dependency
[PATCH] Platform/Qemu/Sbsa: Update TF-A binaries with QEMU "max" cpu support
2021-09-14 14:35 UTC (5+ messages)
[PATCH v7 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
2021-09-14 14:21 UTC (35+ messages)
` [PATCH v7 01/31] OvmfPkg/SecMain: move SEV specific routines in AmdSev.c
` [PATCH v7 02/31] OvmfPkg/ResetVector: move clearing GHCB in SecMain
` [PATCH v7 03/31] OvmfPkg/ResetVector: introduce metadata descriptor for VMM use
` [PATCH v7 04/31] OvmfPkg: reserve SNP secrets page
` [PATCH v7 05/31] OvmfPkg: reserve CPUID page
` [PATCH v7 06/31] OvmfPkg/ResetVector: pre-validate the data pages used in SEC phase
` [PATCH v7 07/31] OvmfPkg/ResetVector: use SEV-SNP-validated CPUID values
` [PATCH v7 08/31] OvmfPkg/MemEncryptSevLib: add MemEncryptSevSnpEnabled()
` [PATCH v7 09/31] OvmfPkg/SecMain: register GHCB gpa for the SEV-SNP guest
` [PATCH v7 10/31] OvmfPkg/VmgExitLib: use SEV-SNP-validated CPUID values
` [PATCH v7 11/31] OvmfPkg/PlatformPei: register GHCB gpa for the SEV-SNP guest
` [PATCH v7 12/31] OvmfPkg/AmdSevDxe: do not use extended PCI config space
` [PATCH v7 13/31] OvmfPkg/MemEncryptSevLib: add support to validate system RAM
` [PATCH v7 14/31] OvmfPkg/MemEncryptSevLib: add function to check the VMPL0
` [PATCH v7 15/31] OvmfPkg/BaseMemEncryptSevLib: skip the pre-validated system RAM
` [PATCH v7 16/31] OvmfPkg/MemEncryptSevLib: add support to validate > 4GB memory in PEI phase
` [PATCH v7 17/31] OvmfPkg/SecMain: pre-validate the memory used for decompressing Fv
` [PATCH v7 18/31] OvmfPkg/PlatformPei: validate the system RAM when SNP is active
` [PATCH v7 19/31] UefiCpuPkg: Define ConfidentialComputingGuestAttr
` [PATCH v7 20/31] OvmfPkg/PlatformPei: set PcdConfidentialComputingAttr when SEV is active
` [PATCH v7 21/31] UefiCpuPkg/MpInitLib: use PcdConfidentialComputingAttr to check SEV status
` [PATCH v7 22/31] UefiCpuPkg: add PcdGhcbHypervisorFeatures
` [PATCH v7 23/31] OvmfPkg/PlatformPei: set the Hypervisor Features PCD
` [PATCH v7 24/31] MdePkg/GHCB: increase the GHCB protocol max version
` [PATCH v7 25/31] UefiCpuPkg/MpLib: add support to register GHCB GPA when SEV-SNP is enabled
` [edk2-devel] "
` [PATCH v7 26/31] UefiCpuPkg/MpInitLib: use BSP to do extended topology check
` [PATCH v7 27/31] OvmfPkg/MemEncryptSevLib: change the page state in the RMP table
` [PATCH v7 28/31] OvmfPkg/MemEncryptSevLib: skip page state change for Mmio address
` [PATCH v7 29/31] OvmfPkg/PlatformPei: mark cpuid and secrets memory reserved in EFI map
` [PATCH v7 30/31] OvmfPkg/AmdSev: expose the SNP reserved pages through configuration table
` [PATCH v7 31/31] UefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event to launch APs
[RFC PATCH v1 0/4] OvmfPkg: Disable the TPM 2 platform hierarchy
2021-09-14 13:33 UTC (7+ messages)
` [RFC PATCH v1 1/4] OvmfPkg/TPM PPI: Connect default consoles for user interaction
` [RFC PATCH v1 2/4] OvmfPkg: Handle TPM 2 physical presence codes much earlier
` [RFC PATCH v1 3/4] OvmfPkg: Reference new Tcg2PlatformDxe in the build system for compilation
` [RFC PATCH v1 4/4] OvmfPkg: Reference new Tcg2PlatformPei in the build system
[PATCH v6 00/10] Added support for FT2000/4 chip
2021-09-14 12:05 UTC (5+ messages)
` [PATCH v6 04/10] Silicon/Phytium: Added PciSegmentLib to FT2000/4
[Patch V2] UefiPayloadPkg: Add script to build UniversalPayload in UefiPayloadPkg
2021-09-14 7:50 UTC (2+ messages)
RFC: Add BaseLib/QuickSort in MdePkg
2021-09-14 6:56 UTC
RFC: Add BaseLib/QuickSort in MdePkg
2021-09-14 6:15 UTC
[PATCH V5 0/2] Add Intel TDX support in OvmfPkg/ResetVector
2021-09-14 3:54 UTC (14+ messages)
` [PATCH V5 2/2] OvmfPkg/ResetVector: Enable Intel TDX in ResetVector of Ovmf
` [edk2-devel] "
[PATCH v6 00/29] Add AMD Secure Nested Paging (SEV-SNP) support
2021-09-14 3:49 UTC (11+ messages)
` [PATCH v6 06/29] OvmfPkg/ResetVector: pre-validate the data pages used in SEC phase
` [edk2-devel] "
[PATCH 00/23] Enable Intel TDX in OvmfPkg (SEC/PEI)
2021-09-14 2:16 UTC (15+ messages)
` [PATCH 02/23] OvmfPkg/Sec: Update the check logic in SevEsIsEnabled
` [PATCH 03/23] OvmfPkg/ResetVector: Enable Intel TDX in ResetVector of Ovmf
` [PATCH 05/23] MdePkg: Add TdxProbeLib to probe Intel Tdx
` [edk2-devel] "
` [PATCH 06/23] MdePkg: Add TdxLib to wrap Tdx operations
` [PATCH 07/23] MdePkg: Update BaseIoLibIntrinsicSev to support Tdx
Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, September 14, 2021 #cal-cancelled
2021-09-14 1:40 UTC
Event: TianoCore Bug Triage - APAC / NAMO - 09/14/2021 #cal-reminder
2021-09-14 1:39 UTC (2+ messages)
` 回复: [edk2-devel] "
[PATCH v8 00/10] Ovmf: Disable the TPM2 platform hierarchy
2021-09-13 16:56 UTC (12+ messages)
` [PATCH v8 01/10] SecurityPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms
` [PATCH v8 02/10] SecurityPkg/TPM: Fix bugs in imported PeiDxeTpmPlatformHierarchyLib
` [PATCH v8 03/10] SecrutiyPkg/Tcg: Import Tcg2PlatformDxe from edk2-platforms
` [PATCH v8 04/10] SecurityPkg/Tcg: Make Tcg2PlatformDxe buildable and fix style issues
` [PATCH v8 05/10] SecurityPkg: Introduce new PCD PcdRandomizePlatformHierarchy
` [PATCH v8 06/10] OvmfPkg: Reference new Tcg2PlatformDxe in the build system for compilation
` [PATCH v8 07/10] SecurityPkg/Tcg: Import Tcg2PlatformPei from edk2-platforms
` [PATCH v8 08/10] SecurityPkg/Tcg: Make Tcg2PlatformPei buildable and fix style issues
` [PATCH v8 09/10] OvmfPkg: Reference new Tcg2PlatformPei in the build system
` [PATCH v8 10/10] SecurityPkg: Add references to header and inf files to SecurityPkg
[PATCH v3 0/2] ExtPkg Updates
2021-09-13 16:35 UTC (7+ messages)
` [PATCH v3 1/2] Ext4Pkg: Improve Ext4IsBindingSupported() behavior
` [edk2-devel] "
` [PATCH v3 2/2] Ext4Pkg: Support uncleanly unmounted filesystems
[PATCH v7 0/9] Ovmf: Disable the TPM2 platform hierarchy
2021-09-13 14:51 UTC (13+ messages)
` [edk2-devel] "
[PATCH] SecurityPkg: Add debug log for indicating IBB verified OBB successfully
2021-09-13 4:59 UTC
[Patch V2 1/2] UefiPayloadPkg:Use universal spec defined GUID SystemTableInfo is SBL and CBL specific. so move it to SBL and CBL parse lib
2021-09-13 3:18 UTC (2+ messages)
` [Patch V2 2/2] UefiPayloadPkg: Remove ACPI board Hob
[PATCH 1/2] UefiPayloadPkg: Remove ACPI board Hob
2021-09-13 3:01 UTC (2+ messages)
` [PATCH 2/2] OvmfPkg: Transfer PlatformBootManager library to driver
[PATCH] IntelSiliconPkg/VTd: Fix typos in Vtd core drivers
2021-09-13 2:22 UTC
[edk2-platforms][PATCH v2 1/3] KabylakeOpenBoardPkg/AspireVn7Dash572G/DxeBoardInitLib: Resets notify EC
2021-09-12 4:22 UTC (3+ messages)
` [edk2-platforms][PATCH v2 2/3] KabylakeOpenBoardPkg/AspireVn7Dash572G: Use Setup to control security
` [edk2-platforms][PATCH v2 3/3] KabylakeOpenBoardPkg/AspireVn7Dash572G: Cleanup library includes
[edk2-platforms][PATCH v1 1/3] KabylakeOpenBoardPkg/AspireVn7Dash572G/DxeBoardInitLib: Resets notify EC
2021-09-12 4:08 UTC (3+ messages)
` [edk2-platforms][PATCH v1 2/3] KabylakeOpenBoardPkg/AspireVn7Dash572G: Use Setup to control security
` [edk2-platforms][PATCH v1 3/3] KabylakeOpenBoardPkg/AspireVn7Dash572G: Cleanup library includes
Event: TianoCore Design Meeting - APAC/NAMO - 09/17/2021 #cal-reminder
2021-09-12 1:30 UTC
[PATCH v2] CryptoPkg/BaseCryptLib: Eliminate extra buffer copy in Pkcs7Verify()
2021-09-11 15:30 UTC (2+ messages)
[PATCH v2] UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GB
2021-09-11 12:01 UTC
回复: [edk2-devel] [RFC] RISC-V QEMU virtual package
2021-09-11 0:52 UTC (13+ messages)
` "
[PATCH 1/1] MdeModulePkg: Add MpServicesTest application to exercise MP Services
2021-09-11 0:40 UTC
[edk2-platforms][PATCH v4 1/2] KabylakeOpenBoardPkg/AspireVn7Dash572G/BoardEcLib: Check for NULL
2021-09-11 0:24 UTC (4+ messages)
` [edk2-platforms][PATCH v4 2/2] KabylakeOpenBoardPkg/AspireVn7Dash572G/DxeBoardInitLib: Fix byte shift
[PATCH v2 0/2] ExtPkg Updates
2021-09-10 21:07 UTC (7+ messages)
` [PATCH v2 1/2] Ext4Pkg: Improve Ext4IsBindingSupported() behavior
` [edk2-devel] "
[edk2-libc Patch 0/1] updated to Readme.md of edk2-libc with py 3.6.8 License file details
2021-09-10 17:31 UTC (5+ messages)
` [edk2-libc Patch 1/1] edk2-libc/Readme.md: Updated Readme.md with Python 3.6.8 License details
` [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