public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-02-28 07:22:24 to 2022-03-03 15:14:40 UTC [more...]

[PATCH v3] MdePkg/Include: Add ARM specific definitions for CPER
 2022-03-03 15:14 UTC  (2+ messages)

[PATCH edk2-platforms v2 1/1] Platform/VExpressPkg: Avoid overriding defines
 2022-03-03 14:51 UTC  (3+ messages)

[edk2-devel] Now: TianoCore edk2-test Bug Triage Meeting - 03/03/2022 #cal-notice
 2022-03-03 14:00 UTC 

[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - 03/03/2022 #cal-reminder
 2022-03-03 13:45 UTC 

[PATCH 01/79] ProcessorPkg/Include: Add header files of RISC-V processor package
 2022-03-03 12:40 UTC  (17+ messages)
` [edk2-devel] "
                        ` RFC: UefiCpuPkg for all processor archs
                              ` [edk2-devel] "

[PATCH v2] IntelSiliconPkg/BaseConfigBlockLib: Add function to iterate over Config Blocks
 2022-03-03 11:43 UTC 

[PATCH v6 0/8] CloudHv: Rely on PVH boot specification
 2022-03-03 11:19 UTC  (12+ messages)
` [PATCH v6 1/8] OvmfPkg: Make the Xen ELF header generator more flexible
` [PATCH v6 2/8] OvmfPkg: Xen: Use a new fdf include for the PVH ELF header
` [PATCH v6 3/8] OvmfPkg: Xen: Generate fdf include file from ELF header generator
` [PATCH v6 4/8] OvmfPkg: CloudHv: Remove VARS and CODE sections
` [PATCH v6 5/8] OvmfPkg: Generate CloudHv as a PVH ELF binary
` [PATCH v6 6/8] OvmfPkg: CloudHv: Retrieve RSDP address from PVH
` [PATCH v6 7/8] OvmfPkg: CloudHv: Rely on PVH memmap instead of CMOS
` [PATCH v6 8/8] OvmfPkg: CloudHv: Add README

[edk2-devel] [PATCH 1/2] Reconfigure OpensslLib to add elliptic curve chipher algorithms
 2022-03-03 10:05 UTC  (14+ messages)

[PATCH v1 0/7] *** SUBJECT HERE ***
 2022-03-03  9:58 UTC  (10+ messages)
` [PATCH v1 1/7] UefiCpuPackage: Add APIs for CPU physical address mask calculation
` [PATCH v1 2/7] MdeModulePkg: Invoke GetPhysicalAddressBits() and remove the duplicated code
` [PATCH v1 3/7] IntelFsp2Pkg: "
` [PATCH v1 4/7] StandaloneMmPkg: "
` [PATCH v1 5/7] OvmfPkg: "
` [PATCH v1 6/7] EmulatorPkg: fixed a bug caused by Invoking GetPhysicalAddressBits()
` [PATCH v1 7/7] UefiPayloadPkg: Invoke GetPhysicalAddressBits() and remove the duplicated code

[PATCH] [PATCH v1] MdeModulePkg: Add bRefClkFreq card attribute programming support
 2022-03-03  9:40 UTC 

[PATCH 1/1] UEFI-SCT: SctPkg: Updated the check for monotonic count after restart
 2022-03-03  8:58 UTC 

[PATCH 0/8] Enable RTMR based measurement and measure boot for Td guest
 2022-03-03  7:13 UTC  (11+ messages)
` [PATCH 1/8] Security: Add HashLibBaseCryptoRouterTdx
` [PATCH 2/8] CryptoPkg: Add SecCryptLib
` [PATCH 3/8] MdePkg: Add definition of EFI_CC_EVENT_HOB_GUID
  ` 回复: "
    ` [edk2-devel] "
` [PATCH 4/8] OvmfPkg/IntelTdx: Measure Td HobList and Configuration FV
` [PATCH 5/8] MdePkg: Define CC Measure EventLog ACPI Table
` [PATCH 6/8] OvmfPkg: Add PCDs for LAML/LASA field in CC EVENTLOG ACPI table
` [PATCH 7/8] OvmfPkg/IntelTdx: Add TdTcg2Dxe
` [PATCH 8/8] OvmfPkg/IntelTdx: Enable RTMR based measurement and measure boot

[PATCH v2] MdeModulePkg: Add a check for metadata size in NvmExpress Driver
 2022-03-03  6:42 UTC  (2+ messages)

[PATCH] MdeModulePkg/Usb/Keyboard.c: Don't request protocol before setting
 2022-03-03  6:27 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v2] MdeModulePkg/NonDiscoverablePciDeviceDxe: Allow partial FreeBuffer
 2022-03-03  4:35 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v1 0/1] MdeModulePkg:Avoid Xhc cross 64K boundary
 2022-03-03  3:35 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH V7 00/37] Enable Intel TDX in OvmfPkg (Config-A)
 2022-03-03  3:27 UTC  (34+ messages)
` [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
      ` [edk2-devel] "
` [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
` 回复: [edk2-devel] [PATCH V7 00/37] Enable Intel TDX in OvmfPkg (Config-A)
  `  "

Build edk2 fail
 2022-03-03  2:21 UTC 

[PATCH v1] MdeModulePkg: Add a check for metadata size in NvmExpress Driver
 2022-03-03  2:19 UTC  (2+ messages)
` [edk2-devel] "

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

[PATCH 0/3] [RFC] consolidate compiler intrinsics
 2022-03-02 10:10 UTC  (9+ messages)
` [PATCH 1/3] MdePkg: promote CompilerIntrinsicsLib from ArmPkg to MdePkg
` [PATCH 2/3] MdePkg/CompilerIntrinsicsLib: fix msft sources for x64
` [PATCH 3/3] MdePkg/CompilerIntrinsicsLib: move ia32 intrinsics and strcmp
` 回复: [edk2-devel] [PATCH 0/3] [RFC] consolidate compiler intrinsics
  `  "

[PATCH v4 1/1] CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib
 2022-03-02  9:02 UTC 

[PATCH v5 1/1] UefiCpuPkg: Extend SMM CPU Service with rendezvous support
 2022-03-02  8:53 UTC  (2+ messages)

[edk2-platforms][PATCH V1 00/15] Platform: Add Loongson support
 2022-03-02  8:44 UTC  (16+ messages)
` [edk2-platforms][PATCH V1 01/15] Platform/Loongson: Add Serial Port library
` [edk2-platforms][PATCH V1 02/15] Platform/Loongson: Support SEC And Add Readme.md
` [edk2-platforms][PATCH V1 03/15] Platform/Loongson: Add PeiServicesTablePointerLib
` [edk2-platforms][PATCH V1 04/15] Platform/Loongson: Add QemuFwCfgLib
` [edk2-platforms][PATCH V1 05/15] Platform/Loongson: Add BpiLib
` [edk2-platforms][PATCH V1 06/15] Platform/Loongson: Add MmuLib
` [edk2-platforms][PATCH V1 07/15] Platform/Loongson: Add StableTimerLib
` [edk2-platforms][PATCH V1 08/15] Platform/Loongson: Support PEI phase
` [edk2-platforms][PATCH V1 09/15] Platform/Loongson: Add CPU DXE driver
` [edk2-platforms][PATCH V1 10/15] Platform/Loongson: Add PciCpuIoDxe driver
` [edk2-platforms][PATCH V1 11/15] Platform/Loongson: Add timer Dxe driver
` [edk2-platforms][PATCH V1 12/15] Platform/Loongson: Add RealTime Clock lib
` [edk2-platforms][PATCH V1 13/15] Platform/Loongson: Add Platform Boot Manager Lib
` [edk2-platforms][PATCH V1 14/15] Platform/Loongson: Add Reset System Lib
` [edk2-platforms][PATCH V1 15/15] Platform/Loongson: Support Dxe

[PATCH v3 1/1] CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib
 2022-03-02  8:34 UTC 

[edk2-devel] Updated Event: TianoCore Bug Triage - APAC / NAMO #cal-invite
 2022-03-02  7:31 UTC 

[PATCH v3 0/2] Avoid Emulator Segmentation fault
 2022-03-02  6:58 UTC  (3+ messages)
` [PATCH v3 1/2] MdeModulePkg/GraphicsConsoleDxe: Check status to make sure no error
` [PATCH v3 2/2] EmulatorPkg/EmuGopDxe: Set ModeInfo after Open successfully

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

[PATCH 1/2] MdeModulePkg/SdMmcPciHcDxe: Make timeout for SD card configurable
 2022-03-02  2:10 UTC  (2+ messages)

Request for PI spec change
 2022-03-02  1:52 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH V4 00/10] Introduce TDVF Config-B (basic) in OvmfPkg
 2022-03-02  1:21 UTC  (17+ messages)
` [PATCH V4 01/10] OvmfPkg: Add TdxWorkArea definition
` [PATCH V4 02/10] OvmfPkg: Add PrePiHobListPointerLibTdx
` [PATCH V4 03/10] OvmfPkg: Update EFI_HOB_PLATFORM_INFO with more platform settings
    ` [edk2-devel] "
` [PATCH V4 04/10] OvmfPkg: Add PeilessStartupLib
` [PATCH V4 05/10] OvmfPkg/IntelTdx: Add Sec to bring up both Legacy and Tdx guest
` [PATCH V4 06/10] OvmfPkg: Update TdxDxe to set TDX PCDs
` [PATCH V4 07/10] OvmfPkg: Update DxeAcpiTimerLib to read HostBridgeDevId in PlatformInfoHob
` [PATCH V4 08/10] OvmfPkg/IncompatiblePciDeviceSupportDxe: Ignore OptionRom in Td guest
` [PATCH V4 09/10] MdeModulePkg: Update PciEnumeratorSupport to ignore OptionRom if needed
` [PATCH V4 10/10] OvmfPkg: Introduce IntelTdxX64 for TDVF Config-B

Moving Community meeting to March 17
 2022-03-01 19:00 UTC 

[PATCH v4 0/7] CloudHv: Rely on PVH boot specification
 2022-03-01 13:30 UTC  (12+ messages)
` [PATCH v4 4/7] OvmfPkg: Generate CloudHv as a PVH ELF binary
    ` [edk2-devel] "

[PATCH v2 0/2] Avoid Emulator Segmentation fault
 2022-03-01  9:23 UTC  (5+ messages)
` [PATCH v2 1/2] MdeModulePkg/GraphicsConsoleDxe: Check status to make sure no error
` [PATCH v2 2/2] EmulatorPkg/EmuGopDxe: Set ModeInfo after Open successfully

[PATCH] BaseTools: Catch the exception in build.py
 2022-03-01  8:48 UTC 

[PATCH v4 1/1] UefiCpuPkg: Extend SMM CPU Service with rendezvous support
 2022-03-01  8:48 UTC  (3+ messages)
  ` FW: [edk2-devel] "
    `  "

[PATCH v2 1/1] UefiCpuPkg: Extend SMM CPU Service with rendezvous support
 2022-03-01  7:31 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/2] Avoid Emulator Segmentation fault
 2022-03-01  7:16 UTC  (3+ messages)
` [PATCH 2/2] EmulatorPkg/EmuGopDxe: Set ModeInfo after Open successfully

[PATCH] BlSupportSmm: fix definition of SetSmrr()
 2022-03-01  6:54 UTC  (2+ messages)

[`edk2-devel][PATCH] Maintainers.txt: Add new reviewer for UefiPayloadPkg
 2022-03-01  6:53 UTC  (2+ messages)

[PATCH] UefiPayloadPkg: Add build option for Above 4G Memory
 2022-03-01  6:52 UTC  (2+ messages)

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 03/01/2022 #cal-reminder
 2022-03-01  2:30 UTC 

[edk2-devel][PATCH] edk2/MdeModulePkg/Debuglib: Add Standalone MM support
 2022-03-01  1:54 UTC  (3+ messages)
` 回复: "

[edk2-devel] [PATCH v2] BaseTools/GenFw: Enhance GenFw to support PRM GCC build
 2022-03-01  1:51 UTC  (2+ messages)
` 回复: "

[PATCH] BaseTools: Remove UserManuals files
 2022-03-01  1:49 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH 0/2] Reduce the ASSERT patch to save the binary size
 2022-03-01  1:47 UTC  (7+ messages)
` [PATCH 1/2] BaseTools/Conf: "
` [edk2-devel] [PATCH 0/2] "
    ` 回复: "

[PATCH] UefiPayloadPkg: Make Boot Manager Key configurable
 2022-03-01  1:27 UTC  (6+ messages)

[edk2-non-osi][PATCH v2] Drivers/Realtek: Including Realtek driver to enable network support
 2022-02-28 18:12 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH 1/1] Platform/VExpressPkg: Avoid overriding defines
 2022-02-28 16:27 UTC 

[PATCH v5] MdeModulePkg: Correct high-memory use in NvmExpressDxe
 2022-02-28 10:20 UTC  (3+ messages)

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


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