messages from 2022-02-18 03:34:03 to 2022-02-24 06:51:29 UTC [more...]
[edk2-devel] [PATCH 1/2] Reconfigure OpensslLib to add elliptic curve chipher algorithms
2022-02-24 6:51 UTC (5+ messages)
[PATCH 1/3] OvmfPkg: Generate CloudHv as a PVH ELF binary
2022-02-24 6:27 UTC (8+ messages)
` [edk2-devel] "
` [PATCH 2/3] OvmfPkg: CloudHv: Retrieve RSDP address from PVH
` [edk2-devel] "
` [PATCH 3/3] OvmfPkg: CloudHv: Rely on PVH memmap instead of CMOS
[PATCH V3 0/8] Introduce TDVF Config-B (basic) in OvmfPkg
2022-02-24 6:22 UTC (20+ messages)
` [PATCH V3 1/8] OvmfPkg: Add TdxWorkArea definition
` [PATCH V3 2/8] OvmfPkg: Add PrePiHobListPointerLibTdx
` [PATCH V3 3/8] OvmfPkg: Update EFI_HOB_PLATFORM_INFO with more platform settings
` [PATCH V3 4/8] OvmfPkg: Add TdxStartupLib
` [edk2-devel] "
` [PATCH V3 5/8] OvmfPkg/IntelTdx: Add Sec to bring up both Legacy and Tdx guest
` [PATCH V3 6/8] OvmfPkg: Update TdxDxe to set TDX PCDs
` [PATCH V3 7/8] OvmfPkg: Update DxeAcpiTimerLib to read HostBridgeDevId in PlatformInfoHob
` [PATCH V3 8/8] OvmfPkg: Introduce IntelTdxX64 for TDVF Config-B
` [edk2-devel] "
[PATCH] ArmPkg: Invalidate Instruction Cache On MMU Enable
2022-02-24 6:01 UTC (9+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH v2 0/1] MdePkg/Include SMBIOS 3.5.0 changes
2022-02-24 5:25 UTC (2+ messages)
` 回复: "
[PATCH] MdeModulePkg/Usb/Keyboard.c: Don't request protocol before setting
2022-02-24 2:44 UTC (2+ messages)
[PATCH 1/2] MdeModulePkg/SdMmcPciHcDxe: Make timeout for SD card configurable
2022-02-24 2:44 UTC (4+ messages)
` [PATCH 2/2] UefiPayloadPkg: Hookup SD Card timeout
[PATCH 0/2] Reduce the ASSERT patch to save the binary size
2022-02-24 2:33 UTC (4+ messages)
` [edk2-devel] "
` [edk2-devel] [PATCH 2/2] MdePkg/Include: Define new DEBUG_FILE to specify path
回复: [edk2-devel] Hard Feature Freeze starts now for edk2-stable202202
2022-02-24 1:21 UTC
[PATCH 0/2] Avoid Emulator Segmentation fault
2022-02-24 0:56 UTC (5+ messages)
` [PATCH 1/2] MdeModulePkg/GraphicsConsoleDxe: Check status to make sure no error
` [PATCH 2/2] EmulatorPkg/EmuGopDxe: Set ModeInfo after Open successfully
` [edk2-devel] "
` [edk2-devel] [PATCH 1/2] MdeModulePkg/GraphicsConsoleDxe: Check status to make sure no error
[PATCH V6 00/42] Enable Intel TDX in OvmfPkg (Config-A)
2022-02-24 0:49 UTC (62+ messages)
` [PATCH V6 01/42] MdePkg: Add Tdx.h
` [PATCH V6 02/42] MdePkg: Introduce basic Tdx functions in BaseLib
` [PATCH V6 03/42] MdePkg: Add TdxLib to wrap Tdx operations
` [PATCH V6 04/42] UefiCpuPkg: Extend VmgExitLibNull to handle #VE exception
` [PATCH V6 05/42] OvmfPkg: Extend VmgExitLib "
` [PATCH V6 06/42] UefiCpuPkg/CpuExceptionHandler: Add base support for the "
` [PATCH V6 07/42] MdePkg: Add helper functions for Tdx guest in BaseIoLibIntrinsic
` [PATCH V6 08/42] MdePkg: Support mmio "
` [PATCH V6 09/42] MdePkg: Support IoFifo "
` [PATCH V6 10/42] MdePkg: Support IoRead/IoWrite "
` [PATCH V6 11/42] UefiCpuPkg: Support TDX in BaseXApicX2ApicLib
` [PATCH V6 12/42] MdePkg: Add macro to check SEV / TDX guest
` [PATCH V6 13/42] UefiCpuPkg: Enable Tdx support in MpInitLib
` [PATCH V6 14/42] OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard
` [PATCH V6 15/42] OvmfPkg: Add TdxMailboxLib
` [PATCH V6 16/42] MdePkg: Add EFI_RESOURCE_ATTRIBUTE_ENCRYPTED in PiHob.h
` [PATCH V6 17/42] OvmfPkg: Create initial version of PlatformInitLib
` [PATCH V6 18/42] OvmfPkg/PlatformPei: Update Cmos functions with PlatformInitLib
` [PATCH V6 19/42] OvmfPkg/PlatformInitLib: Add hob functions
` [PATCH V6 20/42] OvmfPkg/PlatformPei: Update hob functions PlatformInitLib
` [PATCH V6 21/42] OvmfPkg/PlatformInitLib: Add memory functions
` [PATCH V6 22/42] OvmfPkg/PlatformPei: Update memory functions with PlatformInitLib
` [PATCH V6 23/42] OvmfPkg/PlatformInitLib: Add platform functions
` [PATCH V6 25/42] OvmfPkg: Update PlatformInitLib to process Tdx hoblist
` [PATCH V6 26/42] OvmfPkg: Add null instance of PlatformInitLib
` [edk2-devel] "
` [PATCH V6 27/42] OvmfPkg/Sec: Declare local variable as volatile in SecCoreStartupWithStack
` [PATCH V6 28/42] OvmfPkg: Update Sec to support Tdx
` [PATCH V6 29/42] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
` [PATCH V6 30/42] MdeModulePkg: EFER should not be changed in TDX
` [PATCH V6 31/42] MdeModulePkg: Add PcdTdxSharedBitMask
` [PATCH V6 32/42] UefiCpuPkg: Update AddressEncMask in CpuPageTable
` [PATCH V6 33/42] OvmfPkg: Update PlatformInitLib for Tdx guest to publish ram regions
` [edk2-devel] "
` [PATCH V6 34/42] OvmfPkg: Update PlatformPei to support Tdx guest
` [PATCH V6 35/42] OvmfPkg: Update AcpiPlatformDxe to alter MADT table
` [PATCH V6 36/42] OvmfPkg/BaseMemEncryptTdxLib: Add TDX helper library
` [PATCH V6 37/42] OvmfPkg: Add TdxDxe driver
` [PATCH V6 38/42] OvmfPkg/QemuFwCfgLib: Support Tdx in QemuFwCfgDxe
` [PATCH V6 39/42] OvmfPkg: Update IoMmuDxe to support TDX
` [PATCH V6 40/42] OvmfPkg: Rename XenTimerDxe to LocalApicTimerDxe
` [PATCH V6 24/42] OvmfPkg/PlatformPei: Update platform functions with PlatformInitLib
[PATCH edk2-platforms 1/1] Maintainers.txt: update email for Leif Lindholm
2022-02-24 0:02 UTC (2+ messages)
` [edk2-devel] "
[edk2-devel][PATCH] Maintainers.txt: Add new reviewer for UefiPayloadPkg
2022-02-23 23:19 UTC
[PATCH 1/2] SecurityPkg: Add RNG support
2022-02-23 23:18 UTC (3+ messages)
` [PATCH 2/2] UefiPayloadPkg: Hook up "
` [edk2-devel] "
Unit Test and sanitizers
2022-02-23 23:18 UTC
[`edk2-devel][PATCH] Maintainers.txt: Add new reviewer for UefiPayloadPkg
2022-02-23 23:10 UTC
[PATCH] UefiPayloadPkg: Add build option for Above 4G Memory
2022-02-23 23:02 UTC (2+ messages)
[PATCH] BlSupportSmm: fix definition of SetSmrr()
2022-02-23 22:57 UTC (2+ messages)
` [edk2-devel] "
[PATCH] BlSupportSmm: fix definition of SetSmrr()
2022-02-23 22:52 UTC (2+ messages)
` [edk2-devel] "
[PATCH] UefiPayloadPkg: Add build option for Above 4G Memory
2022-02-23 22:48 UTC (2+ messages)
` [edk2-devel] "
[PATCH v3 1/1] UefiPayloadPkg/PayloadLoaderPeim: Use INT64 as input parameter
2022-02-23 22:42 UTC (3+ messages)
[PATCH v1 1/1] .pytool/Plugin/UncrustifyCheck: Output file diffs by default
2022-02-23 17:48 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 0/5] CloudHv: Rely on PVH boot specification
2022-02-23 16:51 UTC (6+ messages)
` [PATCH v2 1/5] OvmfPkg: Make the Xen ELF header generator more flexible
` [PATCH v2 2/5] OvmfPkg: Generate CloudHv as a PVH ELF binary
` [PATCH v2 3/5] OvmfPkg: CloudHv: Retrieve RSDP address from PVH
` [PATCH v2 4/5] OvmfPkg: CloudHv: Rely on PVH memmap instead of CMOS
` [PATCH v2 5/5] OvmfPkg: CloudHv: Add README
[PATCH 0/3] CloudHv: Rely on PVH boot specification
2022-02-23 16:54 UTC (9+ messages)
` [edk2-devel] "
[PATCH v2 1/1] UefiCpuPkg: Extend SMM CPU Service with rendezvous support
2022-02-23 13:00 UTC (3+ messages)
` [edk2-devel] "
[PATCH v4 1/1] UefiCpuPkg: Extend SMM CPU Service with rendezvous support
2022-02-23 12:59 UTC
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 02/22/2022 #cal-reminder
2022-02-23 2:15 UTC
[PATCH] UefiPayloadPkg: Make Boot Manager Key configurable
2022-02-22 19:21 UTC (5+ messages)
[PATCH v2] IntelSiliconPkg/BaseConfigBlockLib: Add function to iterate over Config Blocks
2022-02-22 17:34 UTC
[PATCH] IntelFsp2Pkg: BaseFspSwitchStackLib Support for X64 Build
2022-02-22 15:42 UTC (4+ messages)
` [edk2-devel] "
[PATCH] edk2/MdeModulePkg/Debuglib: Add Standalone MM support
2022-02-22 14:20 UTC
[PATCH 1/1] OvmfPkg/AmdSev: reserve snp pages
2022-02-22 12:37 UTC (5+ messages)
` 回复: [edk2-devel] "
[PATCH] UefiPayloadPkg: Use Boot Splash
2022-02-22 11:21 UTC
MdeModulePkg fails to build with latest clang 14
2022-02-22 10:15 UTC (3+ messages)
` 回复: [edk2-devel] "
` "
[edk2-platform PATCH] Intel/FitGen: Fixed overflow issue when overlap checking
2022-02-22 5:54 UTC (2+ messages)
[PATCH] UefiPayloadPkg: Use Boot Splash
2022-02-22 4:58 UTC (2+ messages)
` [edk2-devel] "
[PATCH] IntelFsp2Pkg: BaseFspDebugLibSerialPort Support for X64 Build
2022-02-22 4:33 UTC (3+ messages)
` [edk2-devel] "
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 02/22/2022 #cal-reminder
2022-02-22 2:30 UTC
[PATCH] NetworkPkg: Fix incorrect unicode string of the AKM/Cipher Suite
2022-02-21 15:41 UTC (3+ messages)
` [edk2-devel] "
LoadImage in EFI_BOOT_SERVICES returning Access Denied
2022-02-21 15:21 UTC
[PATCH v2 0/2] SEV BaseMemEncryptLib cleanup
2022-02-21 14:59 UTC (3+ messages)
` [PATCH v2 1/2] OvmfPkg/ResetVector: cache the SEV status MSR value in workarea
` [PATCH v2 2/2] OvmfPkg/BaseMemEncryptLib: use the SEV_STATUS MSR value from workarea
[PATCH v5 0/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser
2022-02-21 7:40 UTC (6+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] ShellPkg/AcpiView: PrintFormatter for FADT Flags field
[PATCH] UefiPayloadPkg: Provide option to use Boot Splash
2022-02-21 5:25 UTC (2+ messages)
` [edk2-devel] "
There is a low probability that the XhciDxe will ASSERT
2022-02-21 2:33 UTC
[PATCH 1/2] MdeModulePackage: Add option to follow BGRT spec
2022-02-20 21:37 UTC (2+ messages)
` [PATCH 2/2] UefiPayloadPkg: Hookup BGRT build option
[PATCH 08/18] UefiPayloadPkg: Fix case of protocol
2022-02-20 18:11 UTC (4+ messages)
` [edk2-devel] "
` [PATCH 10/18] BlSupportSmm: fix definition of SetSmrr()
` [edk2-devel] "
[PATCH] UefiPayloadPkg: Make Boot Manager Key configurable
2022-02-20 17:49 UTC
[PATCH 2/2] UefiPayloadPkg: Hookup SD/MMC timeout
2022-02-18 14:56 UTC (2+ messages)
[PATCH v2 1/1] UefiCpuPkg: Extend SMM CPU Service with rendezvous support
2022-02-18 12:20 UTC
[edk2-devel] [edk2-platforms: PATCH] MinPlatformPkg/SaveMemoryConfig: Fix GCC build failure
2022-02-18 3:59 UTC
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