public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-02-16 02:15:01 to 2022-02-23 10:19:37 UTC [more...]

[PATCH v2 1/1] UefiCpuPkg: Extend SMM CPU Service with rendezvous support
 2022-02-23 10:19 UTC  (2+ messages)
` [edk2-devel] "

[PATCH V6 00/42] Enable Intel TDX in OvmfPkg (Config-A)
 2022-02-23 10:13 UTC  (59+ 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
` [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 0/3] CloudHv: Rely on PVH boot specification
 2022-02-23  9:59 UTC  (3+ messages)

[PATCH] ArmPkg: Invalidate Instruction Cache On MMU Enable
 2022-02-23  8:58 UTC  (4+ messages)

[edk2-devel] [PATCH 1/2] Reconfigure OpensslLib to add elliptic curve chipher algorithms
 2022-02-23  2:54 UTC  (4+ messages)

[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 1/3] OvmfPkg: Generate CloudHv as a PVH ELF binary
 2022-02-22 15:53 UTC  (3+ messages)
` [PATCH 2/3] OvmfPkg: CloudHv: Retrieve RSDP address from PVH
` [PATCH 3/3] OvmfPkg: CloudHv: Rely on PVH memmap instead of CMOS

[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 v3 1/1] UefiPayloadPkg/PayloadLoaderPeim: Use INT64 as input parameter
 2022-02-22  5:00 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] "

[PATCH 0/2] Avoid Emulator Segmentation fault
 2022-02-22  3:40 UTC  (3+ 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] 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 0/2] Reduce the ASSERT patch to save the binary size
 2022-02-21  1:30 UTC  (5+ messages)
` [PATCH 1/2] BaseTools/Conf: "
` [PATCH 2/2] MdePkg/Include: Define new DEBUG_FILE to specify path
` [edk2-devel] [PATCH 0/2] Reduce the ASSERT patch to save the binary size

[PATCH] UefiPayloadPkg: Add build option for Above 4G Memory
 2022-02-20 21:41 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] BlSupportSmm: fix definition of SetSmrr()
 2022-02-20 18:15 UTC 

[PATCH 08/18] UefiPayloadPkg: Fix case of protocol
 2022-02-20 18:11 UTC  (12+ messages)
  ` [edk2-devel] "
` [PATCH 10/18] BlSupportSmm: fix definition of SetSmrr()
  ` [edk2-devel] "
` [PATCH 13/18] MdeModulePkg/Usb/Keyboard.c: don't request protocol before setting
      ` [edk2-devel] "
` [PATCH 14/18] UefiPayloadPkg: Add RNG support
` [PATCH 15/18] UefiPayloadPkg/Library/PlatformBootManagerLib: Remove broken VGA detection

[PATCH] UefiPayloadPkg: Make Boot Manager Key configurable
 2022-02-20 17:49 UTC 

[PATCH V3 0/8] Introduce TDVF Config-B (basic) in OvmfPkg
 2022-02-20  2:33 UTC  (9+ 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
` [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

[PATCH 2/2] UefiPayloadPkg: Hookup SD/MMC timeout
 2022-02-18 14:56 UTC  (2+ messages)

[PATCH 1/2] MdeModulePkg/SdMmcPciHcDxe: Make timeout for SD card configurable
 2022-02-18 14:45 UTC  (3+ messages)
` [PATCH 2/2] UefiPayloadPkg: Hookup SD Card timeout

[PATCH v2 1/1] UefiCpuPkg: Extend SMM CPU Service with rendezvous support
 2022-02-18 12:20 UTC 

[PATCH] MdeModulePkg/Usb/Keyboard.c: Don't request protocol before setting
 2022-02-18  7:29 UTC 

[edk2-devel] [edk2-platforms: PATCH] MinPlatformPkg/SaveMemoryConfig: Fix GCC build failure
 2022-02-18  3:59 UTC 

[edk2-platforms: PATCH] MinPlatformPkg/SaveMemoryConfig: Fix GCC build failure
 2022-02-18  3:01 UTC  (2+ messages)

PcdDebugPropertyMask in DSC: How to I set different values for PEI and DXE?
 2022-02-18  2:49 UTC  (9+ messages)
` [edk2-devel] "

[PATCH] Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatal
 2022-02-18  2:16 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/2] SdMmcPciDxe: Make timeout for SD card configurable
 2022-02-18  2:16 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH] NetworkPkg: Fix incorrect unicode string of the AKM/Cipher Suite
 2022-02-18  1:45 UTC 

[edk2-platforms: PATCH v4] MinPlatformPkg/SaveMemoryConfig: Variable may not be locked
 2022-02-18  1:40 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH v3 0/2] EDK2 Code First: PI Specification: Expand PI Status Codes
 2022-02-17 18:50 UTC  (2+ messages)

[PATCH 1/2] UefiPayloadPkg: Add i801 SMBus controller DXE
 2022-02-17 18:24 UTC  (3+ messages)
` [PATCH 2/2] UefipayloadPkg: Add SmbusConfigLoaderDxe
` [edk2-devel] [PATCH 1/2] UefiPayloadPkg: Add i801 SMBus controller DXE

[PATCH] UefiPayloadPkg: Add RNG support
 2022-02-17 18:00 UTC 

[edk2-devel] Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, February 18, 2022 #cal-cancelled
 2022-02-17 15:39 UTC 

[PATCH v1 1/2] UefiCpuPkg: Extend SMM CPU Service with rendezvous support
 2022-02-17 14:24 UTC  (6+ messages)
` [edk2-devel] "

[PATCH v2 1/1] CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib
 2022-02-17 12:04 UTC 

[PATCH V5 00/33] Enable Intel TDX in OvmfPkg (Config-A)
 2022-02-17  8:43 UTC  (4+ messages)
` [PATCH V5 25/33] OvmfPkg: Update PlatformPei to support Tdx guest

[PATCH v1] CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib
 2022-02-17  5:28 UTC  (6+ messages)

[edk2-platform][PATCH] UefiPayloadPkg: Fix PciHostBridgeLib
 2022-02-17  4:26 UTC  (2+ messages)

[edk2-platforms: PATCH v3] MinPlatformPkg/SaveMemoryConfig: Variable may not be locked
 2022-02-17  1:00 UTC  (2+ messages)

[edk2-devel][PATCH] UefiPayloadPkg: Fix PciHostBridgeLib
 2022-02-16 23:45 UTC  (2+ messages)

Another regression with SEV resulting in VM reset loop
 2022-02-16 18:36 UTC  (2+ messages)
` [edk2-devel] "

[edk2-non-osi][PATCH 1/1] Drivers/Realtek: Including Realtek driver to enable network support
 2022-02-16 15:37 UTC 

Recall: [PATCH v1] CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib
 2022-02-16  8:34 UTC 

[PATCH 1/1] OvmfPkg/FvbServicesSmm: use the VmgExitLibNull
 2022-02-16  7:00 UTC  (6+ messages)
  ` [edk2-devel] "
    ` 回复: "

[PATCH v2] MdeModulePkg/NonDiscoverablePciDeviceDxe: Allow partial FreeBuffer
 2022-02-16  6:52 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] UefiPayloadPkg: Add PlatformGopPolicy
 2022-02-16  6:47 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] ShellPkg: Fix Ping GetTimerPeriod API failure
 2022-02-16  6:34 UTC  (3+ messages)

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 02/15/2022 #cal-reminder
 2022-02-16  2:15 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox