public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-05-27 05:52:12 to 2022-06-07 08:38:46 UTC [more...]

[PATCH v8 3/6] OvmfPkg/BaseMemEncryptLib: Invoke page encryption state change hypercall
 2022-06-07  8:38 UTC  (2+ messages)
` [edk2-devel] "

Need clarification about UEFI Strings
 2022-06-07  8:19 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2] [edk2-platforms] Silicon/Intel/FitGen: Fix CheckOverlap would do incorrect split BiosModule action in corner case
 2022-06-07  5:34 UTC 

[PATCH v1] [edk2-platforms] Silicon/Intel/FitGen: Fix CheckOverlap would do incorrect split BiosModule action in corner case
 2022-06-07  3:33 UTC  (3+ messages)

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 06/07/2022 #cal-reminder
 2022-06-07  1:30 UTC 

[edk2-platforms] [PATCH V1 0/4] Enable CPU pwr mgmt in FADT for Intel client boards
 2022-06-07  1:07 UTC  (14+ messages)
` [edk2-platforms] [PATCH V1 1/4] KabylakeOpenBoardPkg: Indicate width of CLK duty cycle in FADT
  ` [edk2-devel] "
` [edk2-platforms] [PATCH V1 2/4] WhiskeylakeOpenBoardPkg: "
  ` [edk2-devel] "
` [edk2-platforms] [PATCH V1 3/4] CometlakeOpenBoardPkg: "
  ` [edk2-devel] "
` [edk2-platforms] [PATCH V1 4/4] TigerlakeOpenBoardPkg: "
  ` [edk2-devel] "

[edk2-platforms] [PATCH V2 0/4] Enable CPU pwr mgmt in FADT for Intel client boards
 2022-06-06 23:37 UTC  (6+ messages)
` [edk2-platforms] [PATCH V2 1/4] KabylakeOpenBoardPkg: Indicate width of CLK duty cycle in FADT
  ` [edk2-devel] "
` [edk2-platforms] [PATCH V2 2/4] WhiskeylakeOpenBoardPkg: "
` [edk2-platforms] [PATCH V2 3/4] CometlakeOpenBoardPkg: "
` [edk2-platforms] [PATCH V2 4/4] TigerlakeOpenBoardPkg: "

[edk2-devel] Now: Tools, CI, Code base construction meeting series - 06/06/2022 #cal-notice
 2022-06-06 23:30 UTC 

[edk2-platforms] [PATCH V1] KabylakeOpenBoardPkg/GalagoPro3: Add FSP Dispatch Mode PCDs
 2022-06-06 23:15 UTC  (2+ messages)

[edk2-platforms][PATCH v1 0/3] MinPlatformPkg: Add FADT duty offset and width PCDs
 2022-06-06 22:26 UTC  (3+ messages)

[PATCH V1 0/1] UncrustifyCheck ignore file list paths reduction
 2022-06-06 19:55 UTC  (3+ messages)
` [PATCH V1 1/1] .pytool: UncrustifyCheck: Set IgnoreFiles path relative to package path

[GSOC 2022] Adding Rust support to EDK II: Introducing Myself
 2022-06-06 15:30 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel][PATCH v1 0/2] Add EDKII_PCI_DEVICE_PPI support to EDK2
 2022-06-06 12:45 UTC  (3+ messages)
` [edk2-devel][PATCH v1 1/2] MdeModulePkg: Add EDKII_PCI_DEVICE_PPI definition
` [edk2-devel][PATCH v1 2/2] MdeModulePkg/AhciPei: Use PCI_DEVICE_PPI to manage AHCI device

[PATCH 0/5] Code refactoring in CpuExceptionHandlerLib
 2022-06-06  7:47 UTC  (15+ messages)
` [PATCH 1/5] CpuException: Avoid allocating code pages for DXE instance
  ` [edk2-devel] "
` [PATCH 2/5] CpuException: Init global variables in-place
` [PATCH 3/5] CpuException: Avoid allocating page but using global variables
` [PATCH 4/5] CpuException: Remove InitializeCpuInterruptHandlers
  ` [edk2-devel] "
` [PATCH 5/5] CpuException: Add InitializeSeparateExceptionStacks

[PATCH 00/14] Introduce Lazy-accept for Tdx guest
 2022-06-06  3:23 UTC  (20+ messages)
` [PATCH 01/14] MdeModulePkg: Add PrePiHob.h
` [PATCH 02/14] MdePkg: Increase EFI_RESOURCE_MAX_MEMORY_TYPE
` [PATCH 03/14] OvmfPkg: Use EFI_RESOURCE_MEMORY_UNACCEPTED which defined in MdeModulePkg
` [PATCH 04/14] MdePkg: Add UEFI Unaccepted memory definition
` [PATCH 05/14] MdeModulePkg: Update Dxe to handle unaccepted memory type
` [PATCH 06/14] ShellPkg: Update shell command memmap to show unaccepted memory
` [PATCH 07/14] OvmfPkg: Add PCD and DEFINEs for Lazy Accept page
` [PATCH 08/14] OvmfPkg: Use PcdOvmfWorkAreaBase instead of PcdSevEsWorkAreaBase
` [PATCH 09/14] OvmfPkg: Add MaxAcceptedMemoryAddress in TDX work area
` [PATCH 10/14] OvmfPkg: Introduce lazy accept in PlatformInitLib and PlatformPei
` [PATCH 11/14] OvmfPkg: Update ConstructFwHobList for lazy accept
` [PATCH 12/14] MdePkg: The prototype definition of EfiMemoryAcceptProtocol
` [PATCH 13/14] OvmfPkg: Realize EfiMemoryAcceptProtocol in TdxDxe
` [PATCH 14/14] MdeModulePkg: Pool and page functions accept memory when OOM occurs

[PATCH v3] UefiPayloadPkg: Add support for logging to CBMEM console
 2022-06-06  1:03 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/3] Introduce SecTpmMeasurementLibTdx
 2022-06-05  2:09 UTC  (5+ messages)
` [PATCH 1/3] Security: Add SecTpmMeasurementLibTdx
` [PATCH 2/3] OvmfPkg: Implement MeasureHobList/MeasureFvImage
` [PATCH 3/3] OvmfPkg: Delete SecMeasurementLibTdx

[edk2-devel] Event: TianoCore Design Meeting - APAC/NAMO - 06/10/2022 #cal-reminder
 2022-06-05  1:30 UTC 

Running and Testing Modules and Applications
 2022-06-04 19:32 UTC  (4+ messages)
` [edk2-devel] "

[ArmVirtPkg] So in 2014 would could not start an ARM FV @ address 0x00000000, why is that still true today?
 2022-06-04  5:09 UTC 

[Bug 3919] ovmf UEFI fails to boot when EFI system partition is too small
 2022-06-03 23:50 UTC  (4+ messages)
    ` [edk2-devel] "

[edk2-platfoms][PATCH V1] WhitleyOpenBoardPkg : Support for Aowanda Platform
 2022-06-03 22:57 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-non-osi] [PATCH V1] WhitleyOpenBoardBinPkg : Add Aowanda IFWI Binary
 2022-06-03 22:08 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-non-osi][PATCH V1] ASpeed/ASpeedGopBinPkg: Add X64 ASpeedAst2600Gop UEFI Driver
 2022-06-03 22:04 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v4 0/9] consolidate compiler intrinsics
 2022-06-03 12:26 UTC  (10+ messages)
` [PATCH v4 1/9] MdePkg: promote CompilerIntrinsicsLib from ArmPkg to MdePkg
` [PATCH v4 2/9] MdePkg/CompilerIntrinsicsLib: fix msft sources for x64
` [PATCH v4 3/9] MdePkg/CompilerIntrinsicsLib: move size_t typedef to header file
` [PATCH v4 4/9] MdePkg/CompilerIntrinsicsLib: move ia32 intrinsics and strcmp
` [PATCH v4 5/9] MdePkg/CompilerIntrinsicsLib: copy over intrinsics from edk2-libc repo
` [PATCH v4 6/9] MdePkg/CompilerIntrinsicsLib: drop include from Gcc.c
` [PATCH v4 7/9] MdePkg/CompilerIntrinsicsLib: drop debug logging "
` [PATCH v4 8/9] MdePkg/CompilerIntrinsicsLib: remove duplicate functions "
` [PATCH v4 9/9] MdePkg/CompilerIntrinsicsLib: add new sources to CompilerIntrinsicsLib.inf

[PATCH V4 0/9] Enable RTMR based measurement and measure boot for Td guest
 2022-06-03 11:53 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses
 2022-06-03 11:04 UTC  (7+ messages)

[PATCH v7 0/6] OvmfPkg/Microvm/pcie: add pcie support
 2022-06-03  9:12 UTC  (14+ messages)
` [PATCH v7 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
          ` [edk2-devel] "
` [PATCH v7 2/6] OvmfPkg/FdtPciHostBridgeLib: "
` [PATCH v7 3/6] OvmfPkg/Platform: unfix PcdPciExpressBaseAddress
` [PATCH v7 4/6] OvmfPkg/Microvm/pcie: no vbeshim please
` [PATCH v7 5/6] OvmfPkg/Microvm/pcie: mPhysMemAddressWidth tweak
` [PATCH v7 6/6] OvmfPkg/Microvm/pcie: add pcie support

[PATCH 1/1] OvmfPkg/Microvm: drop CODE and VARS files
 2022-06-03  8:18 UTC  (3+ messages)

[PATCH v2 1/1] OvmfPkg/AmdSev: remove unused SMM bits from .dsc and .fdf files
 2022-06-03  8:18 UTC  (3+ messages)

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 06/02/2022 #cal-reminder
 2022-06-03  2:25 UTC 

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 06/02/2022 #cal-reminder
 2022-06-03  2:15 UTC 

TianoCore Community Meeting 20220602 EMEA/NAMO
 2022-06-02 16:27 UTC 

[edk2-devel] Event: TianoCore Community Meeting - EMEA / NAMO - 06/02/2022 #cal-reminder
 2022-06-02 15:55 UTC 

[edk2-devel] Event: TianoCore Community Meeting - EMEA / NAMO - 06/02/2022 #cal-reminder
 2022-06-02 15:45 UTC 

gcc 12, RiscV64 fence.i instruction missing
 2022-06-02 14:34 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/1] MdePkg/BaseLib: Add CRC16-ANSI and CRC32c implementations
 2022-06-02 14:19 UTC  (4+ messages)
    ` [edk2-devel] "
      ` 回复: "

[edk2-devel] [PATCH v5 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
 2022-06-02 10:00 UTC  (4+ messages)

[PATCH 0/2] Fix 2 issues in TDVF
 2022-06-02  9:12 UTC  (7+ messages)
` [PATCH 1/2] OvmfPkg: Fix TDVMCALL error in ApRunLoop.nasm
` [PATCH 2/2] OvmfPkg: Search EFI_RESOURCE_MEMORY_UNACCEPTED for Fw hoblist
  ` [edk2-devel] "
  ` [edk2-devel] [PATCH 0/2] Fix 2 issues in TDVF

[edk2-devel] [PATCH] REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3898 S3 Resume flow may result in executing garbage address
 2022-06-02  9:00 UTC  (2+ messages)

[PATCH 00/12] Introduce Bootlog DEBUG() output
 2022-06-02  8:35 UTC  (4+ messages)
` [edk2-devel] "

Open Source Firmware Conference 2022
 2022-06-02  6:49 UTC 

[PATCH] fix: F7 key can register Boot0000 if error happens getting mBootMenuOptionNumber
 2022-06-02  3:22 UTC 

[edk2:PATCH v2] MdePkg/Acpi62: Add type 7 NFIT Platform Capabilities Structure support
 2022-06-02  3:13 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH edk2-platforms 0/3] Ext4Pkg: Add ext2/3 support and move crc16/32c to BaseLib
 2022-06-02  3:04 UTC  (3+ messages)
    ` [edk2-devel] "
      ` 回复: "

Is it possible to inject compiler arguments and library dependencies from the build system?
 2022-06-02  2:37 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH 1/1] MdeModulePkg: Fix a typo
 2022-06-02  2:17 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH v3 1/1] MdeModulePkg: Use SmmWaitForAllProcessor() in VariableSmm driver
 2022-06-02  2:16 UTC  (2+ messages)
` 回复: "

[PATCH v2] OvmfPkg/ResetVector: Removing SEV-ES CPUID bit check
 2022-06-01 13:16 UTC  (3+ messages)
` [PATCH V3] "

[PATCH v5 0/5] Handling of multiple PCI host bridges
 2022-06-01  8:46 UTC  (6+ messages)
` [PATCH v5 4/5] Ovmf/PlatformPei: Use host-provided GPA end if available
  ` [edk2-devel] "

[PATCH v1] BaseTools/Capsule: Add support to input subject name to sign capsule file
 2022-06-01  6:46 UTC 

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 05/31/2022 #cal-reminder
 2022-06-01  1:15 UTC 

[edk2-libc Patch 0/1] GCC tool chain support for building Py 3.6.8 for UEFI
 2022-05-31 23:56 UTC  (4+ messages)
` [edk2-libc Patch 1/1] AppPkg\Applications\Python\Python-3.6.8: GCC tool chain support
  ` [edk2-devel] "

[PATCH v7 0/6] SEV Live Migration support for OVMF
 2022-05-31 20:05 UTC  (5+ messages)
` [PATCH v7 5/6] OvmfPkg/PlatformPei: Mark SEC GHCB page as unencrypted via hypercall
  ` [edk2-devel] "

[PATCH v8 0/6] SEV Live Migration support for OVMF
 2022-05-31 15:42 UTC  (3+ messages)
` [PATCH v8 5/6] OvmfPkg/PlatformPei: Mark SEC GHCB page as unencrypted via hypercall
  ` [edk2-devel] "

[PATCH] UefiPayloadPkg: Always split page table entry to 4K if it covers stack
 2022-05-31 15:32 UTC  (6+ messages)
` [edk2-devel] "

[PATCH] IntelFsp2Pkg: Add FSP 2.3 header support
 2022-05-31  2:16 UTC  (3+ messages)

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 05/31/2022 #cal-reminder
 2022-05-31  1:30 UTC 

[edk2-devel] Now: Tools, CI, Code base construction meeting series - 05/30/2022 #cal-notice
 2022-05-30 23:30 UTC 

[PATCH 1/1] OvmfPkg/VirtioGpuDxe: replace struct copy with CopyMem call
 2022-05-30 11:08 UTC  (4+ messages)

Coverity test for CryptoPkg
 2022-05-30  6:54 UTC 

[edk2-platforms]Vlv2TbltDevicePkg built failed
 2022-05-30  3:37 UTC 

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleySiliconPkg/PchPolicyPpi: Fix binary structure layout
 2022-05-27 21:47 UTC 

[PATCH v2] UefiPayloadPkg: Add support for logging to CBMEM console
 2022-05-27 17:08 UTC  (4+ messages)
` [edk2-devel] "

EDK II Stable Tag release edk2-stable202205 completed
 2022-05-27 13:28 UTC 

[PATCHv1 0/3] UefiPayloadPkg align with USF spec
 2022-05-27  6:03 UTC  (5+ messages)
` [PATCH 2/3] UefiPayloadPkg: Align Identifier value with UPL spec
` [PATCH 3/3] UefiPayloadPkg: Align SpecRevision "

OvmfPkgX64 doesn't build with CLANG38 (clang 14.0.3) NOOPT - undefined reference to `memcpy'
 2022-05-27  5:52 UTC  (3+ messages)
  ` 回复: [edk2-devel] "


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