public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-06-02 14:34:20 to 2022-06-09 06:03:47 UTC [more...]

[PATCH v3 00/28] UEFI variable protection
 2022-06-09  6:03 UTC  (11+ messages)
` [PATCH v3 01/28] MdeModulePkg: Add new GUID for Variable Store Info
` [PATCH v3 02/28] SecurityPkg: Add new GUIDs for
` [PATCH v3 03/28] MdeModulePkg: Update AUTH_VARIABLE_INFO struct
` [PATCH v3 04/28] MdeModulePkg: Add reference to new Ppi Guid
` [PATCH v3 05/28] MdeModulePkg: Add new ProtectedVariable GUIDs
` [PATCH v3 06/28] MdeModulePkg: Add new include files
` [PATCH v3 07/28] MdeModulePkg: Add Null ProtectedVariable Library
` [PATCH v3 08/28] MdeModulePkg: Add new Variable functionality
` [PATCH v3 09/28] MdeModulePkg: Add support for Protected Variables
` [PATCH v3 11/28] SecurityPkg: Update RPMC APIs with index

[PATCH v3] IntelSiliconPkg/VTd: Add PCD for VTd Abort DMA Mode Support
 2022-06-09  5:20 UTC  (2+ messages)

[PATCH v4 0/9] consolidate compiler intrinsics
 2022-06-09  3:57 UTC  (11+ 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 v2 1/1] Tools\FitGen: Add extra parameter fixed FIT address
 2022-06-09  3:55 UTC 

[edk2-devel][PATCH v1 0/2] Add EDKII_PCI_DEVICE_PPI support to EDK2
 2022-06-09  3:08 UTC  (7+ 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

[edk2-platforms] [PATCH V1 0/4] Enable CPU pwr mgmt in FADT for Intel client boards
 2022-06-08 22:00 UTC  (15+ 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] "

ovmf miscompiles with gcc-12
 2022-06-08 22:00 UTC  (6+ messages)
` [edk2-devel] "

[edk2-devel][edk2-platforms][PATCH V2 1/1] WhitleySiliconPkg/PchPolicyPpi: Fix binary structure layout
 2022-06-08 21:53 UTC  (2+ messages)

[edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainters.txt: Add Platform and Silicon Intel maintainers
 2022-06-08 21:52 UTC  (5+ messages)

[edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainters.txt: Add Isaac Oram to common Intel packages
 2022-06-08 15:24 UTC  (2+ messages)

[PATCH v3] UefiPayloadPkg: Add support for logging to CBMEM console
 2022-06-08 15:04 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v8 3/6] OvmfPkg/BaseMemEncryptLib: Invoke page encryption state change hypercall
 2022-06-08 13:22 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v5 1/1] OvmfPkg/Sec: fix stack switch
 2022-06-08 12:23 UTC  (2+ messages)

[PATCH v4 1/1] OvmfPkg/Sec: fix stack switch
 2022-06-08 10:09 UTC  (7+ messages)
` [edk2-devel] "

[PATCH] UefiPayloadPkg: Always split page table entry to 4K if it covers stack
 2022-06-08  6:52 UTC  (8+ messages)
` [edk2-devel] "

[PATCH v1 1/1] Tools\FitGen: Add extra parameter fixed FIT address
 2022-06-08  6:46 UTC 

[PATCH v2 0/4] CI: Use Fedora 35 container for Linux jobs
 2022-06-08  6:25 UTC  (6+ messages)
` [PATCH v2 1/4] CI: don't force python verison (Linux only)
` [PATCH v2 2/4] CI: add ~/.local/bin to PATH "
` [PATCH v2 3/4] CI: Use Fedora 35 container "
` [PATCH v2 4/4] BaseTools: Remove ext. gcc dependencies "

[PATCH 00/14] Introduce Lazy-accept for Tdx guest
 2022-06-08  6:18 UTC  (28+ messages)
` [PATCH 01/14] MdeModulePkg: Add PrePiHob.h
` [PATCH 02/14] MdePkg: Increase EFI_RESOURCE_MAX_MEMORY_TYPE
    ` [edk2-devel] "
` [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 v6 0/6] OvmfPkg/Microvm/pcie: add pcie support
 2022-06-08  1:40 UTC  (3+ messages)
` [PATCH v6 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory

[edk2-platforms] [PATCH V1] KabylakeOpenBoardPkg/GalagoPro3: Add FSP Dispatch Mode PCDs
 2022-06-08  1:28 UTC  (3+ messages)

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

[edk2-platforms] [PATCH V2 0/4] Enable CPU pwr mgmt in FADT for Intel client boards
 2022-06-08  1:12 UTC  (9+ 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: "

[PATCH V2 1/1] MinPlatformPkg: Add PCDs to update FADT entries from board package
 2022-06-08  1:05 UTC  (2+ messages)

[edk2-platforms]Vlv2TbltDevicePkg built failed
 2022-06-07 23:16 UTC  (2+ messages)
` [edk2-devel] "

Coverity test for CryptoPkg
 2022-06-07 23:12 UTC  (2+ messages)

[edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity
 2022-06-07 21:14 UTC  (3+ messages)

[edk2-devel][edk2-platforms][PATCH V2 1/1] WhitleyOpenBoardPkg/Build: Compress CpuMpPei.inf
 2022-06-07 21:24 UTC  (3+ messages)

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleySiliconPkg/PchPolicyPpi: Fix binary structure layout
 2022-06-07 20:59 UTC  (2+ messages)

Need clarification about UEFI Strings
 2022-06-07 11:44 UTC  (5+ messages)
` [edk2-devel] "

[PATCH 0/3] Introduce SecTpmMeasurementLibTdx
 2022-06-07 11:37 UTC  (8+ messages)
` [PATCH 1/3] Security: Add SecTpmMeasurementLibTdx
` [PATCH 2/3] OvmfPkg: Implement MeasureHobList/MeasureFvImage
` [PATCH 3/3] OvmfPkg: Delete SecMeasurementLibTdx
  ` [edk2-devel] [PATCH 0/3] Introduce SecTpmMeasurementLibTdx

[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-devel] Now: Tools, CI, Code base construction meeting series - 06/06/2022 #cal-notice
 2022-06-06 23:30 UTC 

[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] "

[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

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

[PATCH v7 0/6] OvmfPkg/Microvm/pcie: add pcie support
 2022-06-03  9:12 UTC  (9+ messages)
` [PATCH v7 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
          ` [edk2-devel] "

[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] "


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