public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-02-23 09:59:20 to 2022-02-28 08:08:15 UTC [more...]

[edk2-devel] [PATCH] UefiPayloadPkg: Add PlatformGopPolicy
 2022-02-28  8:08 UTC  (3+ messages)

[PATCH V7 00/37] Enable Intel TDX in OvmfPkg (Config-A)
 2022-02-28  7:21 UTC  (38+ messages)
` [PATCH V7 01/37] MdePkg: Add Tdx.h
` [PATCH V7 02/37] MdePkg: Introduce basic Tdx functions in BaseLib
` [PATCH V7 03/37] MdePkg: Add TdxLib to wrap Tdx operations
` [PATCH V7 04/37] UefiCpuPkg: Extend VmgExitLibNull to handle #VE exception
` [PATCH V7 05/37] OvmfPkg: Extend VmgExitLib "
` [PATCH V7 06/37] UefiCpuPkg/CpuExceptionHandler: Add base support for the "
` [PATCH V7 07/37] MdePkg: Add helper functions for Tdx guest in BaseIoLibIntrinsic
` [PATCH V7 08/37] MdePkg: Support mmio "
` [PATCH V7 09/37] MdePkg: Support IoFifo "
` [PATCH V7 10/37] MdePkg: Support IoRead/IoWrite "
` [PATCH V7 11/37] UefiCpuPkg: Support TDX in BaseXApicX2ApicLib
` [PATCH V7 12/37] MdePkg: Add macro to check SEV / TDX guest
` [PATCH V7 13/37] UefiCpuPkg: Enable Tdx support in MpInitLib
` [PATCH V7 14/37] OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard
` [PATCH V7 15/37] OvmfPkg: Add TdxMailboxLib
` [PATCH V7 16/37] MdePkg: Add EFI_RESOURCE_ATTRIBUTE_ENCRYPTED in PiHob.h
` [PATCH V7 17/37] OvmfPkg: Create initial version of PlatformInitLib
` [PATCH V7 18/37] OvmfPkg/PlatformInitLib: Add hob functions
` [PATCH V7 19/37] OvmfPkg/PlatformInitLib: Add memory functions
` [PATCH V7 20/37] OvmfPkg/PlatformInitLib: Add platform functions
` [PATCH V7 21/37] OvmfPkg: Update PlatformInitLib to process Tdx hoblist
` [PATCH V7 22/37] OvmfPkg/Sec: Declare local variable as volatile in SecCoreStartupWithStack
` [PATCH V7 23/37] OvmfPkg: Update Sec to support Tdx
` [PATCH V7 24/37] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
` [PATCH V7 25/37] MdeModulePkg: EFER should not be changed in TDX
` [PATCH V7 26/37] MdeModulePkg: Add PcdTdxSharedBitMask
` [PATCH V7 27/37] UefiCpuPkg: Update AddressEncMask in CpuPageTable
` [PATCH V7 28/37] OvmfPkg: Update PlatformInitLib for Tdx guest to publish ram regions
` [PATCH V7 29/37] OvmfPkg: Update PlatformPei to support Tdx guest
` [PATCH V7 30/37] OvmfPkg: Update AcpiPlatformDxe to alter MADT table
` [PATCH V7 31/37] OvmfPkg/BaseMemEncryptTdxLib: Add TDX helper library
` [PATCH V7 32/37] OvmfPkg: Add TdxDxe driver
` [PATCH V7 33/37] OvmfPkg/QemuFwCfgLib: Support Tdx in QemuFwCfgDxe
` [PATCH V7 34/37] OvmfPkg: Update IoMmuDxe to support TDX
` [PATCH V7 35/37] OvmfPkg: Rename XenTimerDxe to LocalApicTimerDxe
` [PATCH V7 36/37] UefiCpuPkg: Setting initial-count register as the last step
` [PATCH V7 37/37] OvmfPkg: Switch timer in build time for OvmfPkg

[PATCH v4 0/7] CloudHv: Rely on PVH boot specification
 2022-02-28  7:08 UTC  (11+ messages)
` [PATCH v4 1/7] OvmfPkg: Make the Xen ELF header generator more flexible
` [PATCH v4 2/7] OvmfPkg: Xen: Use a new fdf include for the PVH ELF header
` [PATCH v4 3/7] OvmfPkg: Xen: Generate fdf include file from ELF header generator
` [PATCH v4 4/7] OvmfPkg: Generate CloudHv as a PVH ELF binary
    ` [edk2-devel] "
` [PATCH v4 5/7] OvmfPkg: CloudHv: Retrieve RSDP address from PVH
` [PATCH v4 6/7] OvmfPkg: CloudHv: Rely on PVH memmap instead of CMOS
` [PATCH v4 7/7] OvmfPkg: CloudHv: Add README

[PATCH] BaseTools: Remove UserManuals files
 2022-02-28  6:49 UTC 

[PATCH] BaseTools: Add BaseTools/Scripts to path
 2022-02-28  6:00 UTC 

[PATCH v2 0/2] SEV BaseMemEncryptLib cleanup
 2022-02-28  2:47 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 1/1] OvmfPkg/AmdSev: reserve snp pages
 2022-02-28  2:46 UTC  (6+ messages)
  ` 回复: [edk2-devel] "

[edk2-devel] [PATCH v2] BaseTools/GenFw: Enhance GenFw to support PRM GCC build
 2022-02-28  1:14 UTC 

[PATCH v2] ArmPkg: Invalidate Instruction Cache On MMU Enable
 2022-02-27 15:36 UTC  (4+ messages)

[edk2-devel] Event: TianoCore Design Meeting - APAC/NAMO - 03/04/2022 #cal-reminder
 2022-02-27  1:30 UTC 

[PATCH 1/2] MdeModulePkg/FaultTolerantWriteDxe: Add Pcd for Memory Mapped Boot Media
 2022-02-26 22:52 UTC  (2+ messages)
` [PATCH 2/2] UefiPayloadPkg: Hookup Memory Mapped Media

Unit Test and sanitizers
 2022-02-26 18:43 UTC  (2+ messages)
` [edk2-devel] "

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

[PATCH] ArmPkg: Invalidate Instruction Cache On MMU Enable
 2022-02-26  4:46 UTC  (9+ messages)
      ` [edk2-devel] "

[PATCH v1 1/1] .pytool/Plugin/UncrustifyCheck: Output file diffs by default
 2022-02-25 21:18 UTC  (3+ messages)
` [edk2-devel] "

[PATCH edk2-platforms v2 1/1] Readme.md: Fix link to the edk2 Readme.rst file
 2022-02-25 17:21 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] ArmVirtPkg/ArmVirtMemoryInitPeiLib: avoid redundant cache invalidation
 2022-02-25 16:48 UTC  (3+ messages)

[PATCH] ArmVirtPkg/ArmVirtKvmTool: wire up configurable timeout
 2022-02-25 16:48 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH edk2-platforms 1/1] Readme.md: Fix links to the edk2 Readme.rst file
 2022-02-25 15:39 UTC 

EDK II Stable Tag release edk2-stable202202 completed
 2022-02-25 15:02 UTC 

[PATCH 0/3] CloudHv: Rely on PVH boot specification
 2022-02-25 14:22 UTC  (12+ messages)
    ` [edk2-devel] "

[PATCH v2 0/5] CloudHv: Rely on PVH boot specification
 2022-02-25 10:49 UTC  (11+ 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
    ` [edk2-devel] "
` [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 v3 0/7] CloudHv: Rely on PVH boot specification
 2022-02-25  9:45 UTC  (16+ messages)
` [PATCH v3 1/7] OvmfPkg: Make the Xen ELF header generator more flexible
` [PATCH v3 2/7] OvmfPkg: Xen: Use a new fdf include for the PVH ELF header
` [PATCH v3 3/7] OvmfPkg: Xen: Generate fdf include file from ELF header generator
  ` [edk2-devel] "
` [PATCH v3 4/7] OvmfPkg: Generate CloudHv as a PVH ELF binary
` [PATCH v3 5/7] OvmfPkg: CloudHv: Retrieve RSDP address from PVH
` [PATCH v3 6/7] OvmfPkg: CloudHv: Rely on PVH memmap instead of CMOS
` [PATCH v3 7/7] OvmfPkg: CloudHv: Add README

[PATCH 1/3] OvmfPkg: Generate CloudHv as a PVH ELF binary
 2022-02-25  9:34 UTC  (10+ messages)
  ` [edk2-devel] "
` [PATCH 2/3] OvmfPkg: CloudHv: Retrieve RSDP address from PVH
  ` [edk2-devel] "

[PATCH v5] MdeModulePkg: Correct high-memory use in NvmExpressDxe
 2022-02-25  8:17 UTC  (2+ messages)

[edk2-devel][PATCH] edk2/MdeModulePkg/Debuglib: Add Standalone MM support
 2022-02-25  1:55 UTC 

[PATCH 1/2] UefiPayloadPkg: Add i801 SMBus controller DXE
 2022-02-25  1:25 UTC  (5+ messages)
` [edk2-devel] "

CI: install qemu failing with timeout connecting to azure.archive.ubuntu.com
 2022-02-24 23:06 UTC 

[PATCH v4] MdeModulePkg: Correct high-memory use in NvmExpressDxe
 2022-02-24 16:21 UTC 

[PATCH v3] MdeModulePkg: Correct high-memory use in NvmExpressDxe
 2022-02-24 16:10 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v3 0/1] MdePkg/Include SMBIOS 3.5.0 changes
 2022-02-24 15:50 UTC  (2+ messages)
` [PATCH v3 1/1] MdePkg/Include: Smbios Specification "

[PATCH] edk2/MdeModulePkg/Debuglib: Add Standalone MM support
 2022-02-24 13:50 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2] MdeModulePkg: Correct high-memory use in NvmExpressDxe
 2022-02-24 13:20 UTC  (5+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg: Correct high-memory use in NvmExpressDxe
 2022-02-24 12:33 UTC  (4+ messages)

[PATCH] MdeModulePkg/Usb/Keyboard.c: Don't request protocol before setting
 2022-02-24 11:38 UTC 

[edk2-non-osi][PATCH 1/1] Drivers/Realtek: Including Realtek driver to enable network support
 2022-02-24 10:43 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg/Usb/Keyboard.c: Don't request protocol before setting
 2022-02-24  8:04 UTC 

[edk2-devel][PATCH] Maintainers.txt: Add new reviewer for UefiPayloadPkg
 2022-02-24  8:02 UTC  (2+ messages)
` [edk2-devel] [PATCH] "

[PATCH 1/2] MdeModulePkg/SdMmcPciHcDxe: Make timeout for SD card configurable
 2022-02-24  7:58 UTC  (2+ messages)
` [PATCH 2/2] UefiPayloadPkg: Hookup SD/MMC timeout

[PATCH V3 0/8] Introduce TDVF Config-B (basic) in OvmfPkg
 2022-02-24  6:22 UTC  (19+ messages)
` [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] "

[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  (2+ messages)

[PATCH 0/2] Reduce the ASSERT patch to save the binary size
 2022-02-24  2:33 UTC  (2+ messages)
  ` [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  (3+ messages)
  ` [edk2-devel] [PATCH 2/2] EmulatorPkg/EmuGopDxe: Set ModeInfo after Open successfully
  ` [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  (8+ messages)
` [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 edk2-platforms 1/1] Maintainers.txt: update email for Leif Lindholm
 2022-02-24  0:02 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/2] SecurityPkg: Add RNG support
 2022-02-23 23:18 UTC  (3+ messages)
` [PATCH 2/2] UefiPayloadPkg: Hook up "
  ` [edk2-devel] "

[`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  (2+ messages)

[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 


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