messages from 2021-10-29 17:03:35 to 2021-11-02 14:34:06 UTC [more...]
[PATCH V3 00/29] Enable Intel TDX in OvmfPkg (Config-A)
2021-11-02 14:32 UTC (38+ messages)
` [PATCH V3 01/29] MdePkg: Add Tdx.h
` [PATCH V3 02/29] MdePkg: Add TdxLib to wrap Tdx operations
` [PATCH V3 03/29] UefiCpuPkg: Extend VmgExitLibNull to handle #VE exception
` [PATCH V3 04/29] OvmfPkg: Extend VmgExitLib "
` [PATCH V3 05/29] UefiCpuPkg/CpuExceptionHandler: Add base support for the "
` [PATCH V3 06/29] MdePkg: Add helper functions for Tdx guest in BaseIoLibIntrinsic
` [PATCH V3 07/29] MdePkg: Support mmio "
` [PATCH V3 08/29] MdePkg: Support IoFifo "
` [PATCH V3 09/29] MdePkg: Support IoRead/IoWrite "
` [PATCH V3 10/29] UefiPayloadPkg: PreparePrepare UefiPayloadPkg to use TdxLib
` [PATCH V3 11/29] UefiCpuPkg: Support TDX in BaseXApicX2ApicLib
` [PATCH V3 12/29] UefiCpuPkg: Define ConfidentialComputingGuestAttr
` [PATCH V3 13/29] MdePkg: Add macro to check SEV/TDX guest
` [PATCH V3 14/29] UefiCpuPkg: Enable Tdx support in MpInitLib
` [PATCH V3 15/29] OvmfPkg: Update SecEntry.nasm to support Tdx
` [PATCH V3 16/29] OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard
` [PATCH V3 17/29] OvmfPkg: Add TdxMailboxLib
` [PATCH V3 18/29] MdePkg: Add EFI_RESOURCE_ATTRIBUTE_ENCRYPTED in PiHob.h
` [PATCH V3 19/29] OvmfPkg: Enable Tdx in SecMain.c
` [PATCH V3 20/29] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
` [PATCH V3 21/29] MdeModulePkg: EFER should not be changed in TDX
` [PATCH V3 22/29] MdeModulePkg: Set shared bit in Mmio region for Tdx guest
` [PATCH V3 23/29] UefiCpuPkg: Update AddressEncMask in CpuPageTable
` [PATCH V3 24/29] OvmfPkg: Update PlatformPei to support TDX
` [PATCH V3 25/29] OvmfPkg: Update AcpiPlatformDxe to alter MADT table
` [PATCH V3 26/29] OvmfPkg: Add TdxDxe driver
` [PATCH V3 27/29] OvmfPkg/BaseMemEncryptTdxLib: Add TDX helper library
` [PATCH V3 28/29] OvmfPkg/QemuFwCfgLib: Support Tdx in QemuFwCfgDxe
` [PATCH V3 29/29] OvmfPkg: Update IoMmuDxe to support TDX
About how to submit a new architecture called LoongArch
2021-11-02 14:31 UTC (4+ messages)
` [edk2-devel] "
` 回复: "
[PATCH 0/2] OvmgPkg: Add SEV launch secret and hashes table areas
2021-11-02 14:11 UTC (9+ messages)
` [PATCH 1/2] OvmfPkg/OvmfPkgX64: Add SEV launch secret and hashes table areas to MEMFD
` [PATCH 2/2] OvmfPkg/Microvm: "
[edk2-devel][PATCH v3] MdeModulePkg/DxeCapsuleLibFmp: Use new Variable Lock interface
2021-11-02 13:37 UTC (2+ messages)
The arm virtual machine displays problems in QXL during the UEFI phase
2021-11-02 13:35 UTC (2+ messages)
` [edk2-devel] "
[PATCH] Reallocate TPM Active PCRs based on platform support
2021-11-02 11:07 UTC (6+ messages)
` [edk2-devel] "
[PATCH V2 0/2] Rename XenTimerDxe to LocalApicTimerDxe
2021-11-02 10:24 UTC (9+ messages)
` [PATCH V2 1/2] OvmfPkg: "
` [PATCH V2 2/2] OvmfPkg: Switch timer in build time for OvmfPkg
` [edk2-devel] [PATCH V2 0/2] Rename XenTimerDxe to LocalApicTimerDxe
[PATCH] OvmfPkg/AmdSev: Erase secret area content on ExitBootServices
2021-11-02 10:05 UTC (2+ messages)
[PATCH v1 00/16] Un-siloing Arm common code
2021-11-02 10:05 UTC (34+ messages)
` [PATCH v1 01/16] ArmPkg/ArmMmuBaseLib: Disallow STANDALONE_MM
` [edk2-devel] "
` [PATCH v1 02/16] ArmPkg/ArmMmuStandaloneMmLib: Update to match ArmMmuLib
` [PATCH v1 03/16] ArmPkg/StandaloneMmCoreEntryPoint: Swap to ArmMmuLib
` [PATCH v1 04/16] ArmPkg: Disavow StandaloneMmMmuLib. It's just ArmMmuLib
` [PATCH v1 05/16] ArmPkg and MdePkg: Move the Arm CompilerIntrinsicsLib to MdePkg
` [PATCH v1 06/16] ArmPkg and BaseTools: Move the GccLto binaries from ArmPkg to BaseTools
` [PATCH v1 07/16] ArmPkg and MdePkg: Move the AsmMacroIoLib from ArmPkg to MdePkg
` 回复: "
` [PATCH v1 08/16] MdePkg: Create the MMU access lib to abstract memory protection settings
` [PATCH v1 09/16] MdeModulePkg: Swap to MmuLib instead of Arm-specific lib
` [PATCH v1 10/16] StandaloneMmPkg: Switch to the MmuLib abstraction
` [edk2-devel] "
` [PATCH v1 11/16] ArmPkg: Add Basic MMU Lib for Arm silicon
` [PATCH v1 12/16] ArmPkg: Move the StandaloneMmCpu driver to ArmPkg
` [PATCH v1 13/16] ArmPkg: Move the StandaloneMmCoreEntryPoint lib "
` [PATCH v1 14/16] ArmPkg/Library: Convert StandaloneMmCoreEntryPoint to Arm-only
` [PATCH v1 15/16] ArmPkg/ArmPkg.dsc: Resolve build errors resulting from package moves
` [PATCH v1 16/16] ArmPlatformPkg/ArmPlatformPkg.dsc: "
` [edk2-devel] [PATCH v1 00/16] Un-siloing Arm common code
[PATCH V4 0/3] Introduce CcMeasurementProtocol into EDK2
2021-11-02 9:45 UTC (10+ messages)
` [PATCH V4 1/3] MdePkg: Introduce CcMeasurementProtocol for CC Guest firmware
` [PATCH V4 2/3] SecurityPkg: Support CcMeasurementProtocol in DxeTpm2MeasureBootLib
` [PATCH V4 3/3] SecurityPkg: Support CcMeasurementProtocol in DxeTpmMeasurementLib
[Patch V2 0/7] Reproduce builds across source format changes
2021-11-02 7:10 UTC (13+ messages)
` [Patch V2 1/7] MdePkg/Include: Enhance DebugLib to support reproduce builds
` 回复: "
` [edk2-devel] "
` [Patch V2 2/7] MdePkg: Reproduce builds across source format changes
` [Patch V2 3/7] ArmPkg: "
` [Patch V2 4/7] MdeModulePkg: "
` [Patch V2 5/7] NetworkPkg: "
` [Patch V2 6/7] SecurityPkg: "
` [Patch V2 7/7] OvmfPkg: "
` 回复: [Patch V2 0/7] "
[edk2-devel][PATCH v4] MdeModulePkg/DxeCapsuleLibFmp: Use new Variable Lock interface
2021-11-02 6:11 UTC (3+ messages)
` 回复: "
[PATCH 1/1] UefiCpuPkg: Extend measurement of microcode patches to TPM
2021-11-02 5:26 UTC (3+ messages)
` [edk2-devel] "
[Patch 1/1] BaseTools/VrfCompile: Fix uninitialized field from unnamed field
2021-11-02 5:10 UTC (3+ messages)
` 回复: "
[PATCH] MdeModulePkg AtaAtapiPassThru: Always do S.M.A.R.T. check if device support
2021-11-02 3:17 UTC (2+ messages)
` [edk2-devel] "
Event: TianoCore Bug Triage - APAC / NAMO - 11/02/2021 #cal-reminder
2021-11-02 2:27 UTC (2+ messages)
` 回复: [edk2-devel] "
[PATCH 1/1] BaseTools: Fix StructurePcd offset error
2021-11-02 1:26 UTC (4+ messages)
` 回复: "
` 回复: [edk2-devel] "
[PATCH v1 0/7] Support ACPI 6.4 PPTT changes
2021-11-02 1:23 UTC (2+ messages)
` 回复: [edk2-devel] "
[PATCH] MdeModulePkg/DxeCapsuleLibFmp: Add runtime SetImage support
2021-11-02 1:16 UTC (4+ messages)
` 回复: [edk2-devel] "
` "
[PATCH] Enable wildcard host name matching in EDK2 HTTPS/TLS implementation
2021-11-02 1:15 UTC (2+ messages)
` [edk2-devel] "
[PATCH] MdeModulePkg/DxeCapsuleLibFmp: Capsule on Disk file name capsule
2021-11-02 1:11 UTC (4+ messages)
` 回复: "
` [edk2-devel] "
` 回复: "
[PATCH 0/5] FmpDevicePkg: Add support for runtime FmpDxe driver
2021-11-02 1:11 UTC (4+ messages)
` 回复: [edk2-devel] "
` "
[PATCH v2 0/2] ArmPkg: Add SMC helper functions
2021-11-01 22:11 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ArmPkg: Update SMC calls to use the new ArmCallSmc1/2/3/4 functions
[edk2-devel] [edk2-platforms PATCH] Ext4Pkg: Add uninitialized extents support
2021-11-01 21:29 UTC
[PATCH v6 00/52] Consolidate SpiFlashCommonLib instances
2021-11-01 21:13 UTC (13+ messages)
` [PATCH v6 06/52] IntelSiliconPkg: Add PCH SPI PPI
` [edk2-devel] "
` [PATCH v6 07/52] IntelSiliconPkg: Add PCH SPI Protocol
` [edk2-devel] "
` [PATCH v6 26/52] WhitleyOpenBoardPkg: UseIntelSiliconPkg SpiFvbServiceSmm
` [PATCH v6 33/52] PurleyOpenBoardPkg: Add SpiFlashCommonLib.h
` [edk2-devel] [PATCH v6 00/52] Consolidate SpiFlashCommonLib instances
TianoCore Community Meeting Agenda - November
2021-11-01 20:53 UTC
[edk2-libc Patch V4 0/6] AppPkg/Applications/Python: to remove Py2 support from edk2-libc
2021-11-01 18:59 UTC (8+ messages)
` [edk2-libc Patch V4 1/6] AppPkg/Applications/Python: To remove the py2.7.2 uefi port code
` [edk2-libc Patch V4 2/6] AppPkg/Applications/Python: to remove document references to py2.7.2
` [edk2-libc Patch V4 3/6] AppPkg/Applications/Python: to remove py2.7.10 support from edk2-libc
` [edk2-libc Patch V4 4/6] AppPkg/Applications/Python: to remove py2.7.10 references "
` [edk2-libc Patch V4 5/6] AppPkg/Applications/Python: to update readme files in edk2-libc
` [edk2-libc Patch V4 6/6] AppPkg/Applications/Python: to fix "
[Patch 0/6] Reproduce builds across source format changes
2021-11-01 19:03 UTC (10+ messages)
` [Patch 1/6] MdePkg: "
` [edk2-devel] "
` [Patch 2/6] ArmPkg: "
` [edk2-devel] "
` [Patch 3/6] MdeModulePkg: "
` [Patch 4/6] NetworkPkg: "
` [Patch 5/6] SecurityPkg: "
` [Patch 6/6] OvmfPkg: "
` [edk2-devel] [Patch 0/6] "
[edk2-libc Patch v3 0/5] AppPkg/Applications/Python: To remove the py2.7 support from edk2-libc
2021-11-01 18:50 UTC (9+ messages)
` [edk2-libc Patch v3 1/5] AppPkg/Applications/Python: To remove the py2.7.2 uefi port code
` [edk2-libc Patch v3 2/5] AppPkg/Applications/Python: to remove document references to py2.7.2
` [edk2-libc Patch v3 3/5] AppPkg/Applications/Python: to remove py2.7.10 support from edk2-libc
` [edk2-libc Patch v3 4/5] AppPkg/Applications/Python: to remove py2.7.10 references "
` [edk2-libc Patch v3 5/5] AppPkg/Applications/Python: to update readme files in edk2-libc
[PATCH v2 1/1] Silicon/Qemu/Sbsa: Enable Always-On capability for PE timers
2021-11-01 18:43 UTC (2+ messages)
[PATCH] Silicon/Qemu/Sbsa: Enable Always-On capability for PE timers
2021-11-01 17:37 UTC (2+ messages)
[PATCH 0/4] SynQuacer drivers test the ControllerHandle correctly
2021-11-01 17:16 UTC (4+ messages)
[edk2-devel] [PATCH edk2 v1 0/3] Fix several issues in StanaloneMmPkg
2021-11-01 14:19 UTC
[PATCH V2 00/28] Enable Intel TDX in OvmfPkg (Config-A)
2021-11-01 13:57 UTC (16+ messages)
` [PATCH V2 12/28] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VE exception
` [edk2-devel] "
[edk2-devel] [PATCH V2 2/3] SecurityPkg: Support TdProtocol in DxeTpm2MeasureBootLib
2021-11-01 13:35 UTC (2+ messages)
[PATCH] IntelFsp2Pkg SplitFspBin.py: Correct file name in file header
2021-11-01 4:34 UTC (2+ messages)
[PATCH v11 00/32] Add AMD Secure Nested Paging (SEV-SNP) support
2021-10-31 21:40 UTC (6+ messages)
` [edk2-devel] "
[PATCH] RedfishPkg: Add more information to Readme.md
2021-10-30 15:34 UTC (2+ messages)
Adding another platform language
2021-10-30 11:12 UTC
Ways to add a string package of different language at runtime
2021-10-30 11:01 UTC
[PATCH 0/2] Rename XenTimerDxe to LocalApicTimerDxe
2021-10-30 7:24 UTC (4+ messages)
` [PATCH 2/2] OvmfPkg: Switch timer in build time for OvmfPkg
` [edk2-devel] "
Inclusive Language RFC
2021-10-29 23:09 UTC (3+ messages)
` [edk2-rfc] "
` [edk2-discuss] "
[edk2-[PATCH v1 0/2] APIC table updates
2021-10-29 21:59 UTC (7+ messages)
` [edk2-platforms] [PATCH v1 1/2] MinPlatformPkg: Update APIC Table based on mode
` [edk2-devel] "
[PATCH] SecurityPkg: TPM must go to Idle state on CRB command completion
2021-10-29 21:33 UTC (3+ messages)
[edk2-libc Patch 0/1] AppPkg/Applications/Python: Remove py2.7.2 support from edk2-libc
2021-10-29 17:02 UTC (10+ messages)
` [edk2-libc Patch 1/1] "
` [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