public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-01-19 08:11:12 to 2023-01-26 10:34:38 UTC [more...]

[edk2-platforms][PATCH V1 1/1] Platform/ARM/N1Sdp: Modify IRQ ID of Debug UART and routing to IOFPGA UART1
 2023-01-26 10:34 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v10 0/4] Add safe unaccepted memory behavior
 2023-01-26 10:30 UTC  (7+ messages)
` [PATCH v10 1/4] OvmfPkg: Add memory acceptance event in AmdSevDxe
` [PATCH v10 2/4] MdePkg: Introduce the SevMemoryAcceptance protocol
` [PATCH v10 3/4] OvmfPkg: Implement AcceptAllUnacceptedMemory in AmdSevDxe
` [PATCH v10 4/4] OvmfPkg/PlatformPei: SEV-SNP make >=4GB unaccepted

[PATCH 1/1] BaseTools: remove useless header inclusion
 2023-01-26 10:03 UTC 

[PATCH edk2-platforms 0/5] Build fixes for Arm/Hisilicon platforms
 2023-01-26  9:52 UTC  (10+ messages)
` [PATCH edk2-platforms 1/5] Platform/ARM/SgiPkg: Remove '-march=armv8-a+nofp' flag
` [PATCH edk2-platforms 2/5] Platform/StandaloneMm: "
` [PATCH edk2-platforms 3/5] Silicon/Hisilicon/FlashFvbDxe: Update TokenSpace of PcdNorFlashCheckBlockLocked
` [PATCH edk2-platforms 4/5] Platform/Hisilicon: Add VariableFlashInfoLib to Hisilicon.dsc.inc
` [PATCH edk2-platforms 5/5] Platform/ARM/Sgi: Add VariableFlashInfoLib to SgiPlatformMm.dsc.inc

[PATCH 1/1] OvmfPkg: fix BuildResourceDescriptorHob call in PlatformAddHobCB()
 2023-01-26  9:08 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] CryptoPkg/Library: Replace ARM/AARCH64 sections in SmmCryptLib.inf
 2023-01-26  9:08 UTC  (5+ messages)
    ` [edk2-devel] "

[PATCH V3 0/9] Enable Tdx measurement in OvmfPkgX64
 2023-01-26  7:50 UTC  (19+ messages)
` [PATCH V3 1/9] OvmfPkg: Add Tdx measurement data structure in WorkArea
` [PATCH V3 2/9] OvmfPkg/IntelTdx: Add TdxHelperLibNull
` [PATCH V3 3/9] OvmfPkg/IntelTdx: Add SecTdxHelperLib
    ` [edk2-devel] "
` [PATCH V3 4/9] OvmfPkg/IntelTdx: Update tdx measurement in SEC phase
` [PATCH V3 5/9] OvmfPkg/TdxHelperLib: Implement TdxHelperBuildGuidHobForTdxMeasurement
` [PATCH V3 6/9] OvmfPkg: Enable Tdx measurement in OvmfPkgX64
` [PATCH V3 7/9] OvmfPkg/IntelTdx: Add PeiTdxHelperLib
` [PATCH V3 8/9] OvmfPkg/PlatformPei: Build GuidHob for Tdx measurement
` [PATCH V3 9/9] OvmfPkg/TdxHelperLib: Implement TdxHelperProcessTdHob

[PATCH v1 0/4] Don't require self-signed PK in setup mode
 2023-01-25 21:38 UTC  (8+ messages)
` [PATCH v1 1/4] SecurityPkg: limit verification of enrolled "
` [PATCH v1 2/4] OvmfPkg: require self-signed PK when secure boot is enabled
` [PATCH v1 3/4] ArmVirtPkg: "
` [PATCH v1 4/4] SecurityPkg: don't require PK to be self-signed by default
  ` [edk2-devel] [PATCH v1 0/4] Don't require self-signed PK in setup mode

[edk2-platforms][PATCH V1 1/1] Platform/ARM/N1sdp: Add support to parse NT_FW_CONFIG
 2023-01-25 20:47 UTC  (2+ messages)
` [edk2-devel] "

arm64 support for stuart
 2023-01-25 20:21 UTC  (7+ messages)
  ` [edk2-devel] "

[edk2-platforms][PATCH V1 1/1] Platform/ARM/N1Sdp: Fix RemoteDdrSize cast
 2023-01-25 19:18 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/2] DynamicTablesPkg: IORT generator updates for Rev E.e spec
 2023-01-25 18:40 UTC  (2+ messages)
` [PATCH 2/2] MdePkg:IORT header update for IORT "

[edk2-devel] [PATCH v9 0/4] Add safe unaccepted memory behavior
 2023-01-25 16:56 UTC  (15+ messages)

[PATCH v4 0/5] OvmfPkg: check 64bit mmio window for resource conflicts
 2023-01-25 16:32 UTC  (6+ messages)
` [PATCH v4 3/5] OvmfPkg/PlatformInitLib: Add PlatformAddHobCB
  ` [edk2-devel] "

[PATCH] RedfishPkg/RedfishLib: Avoid possible overflow in memcpy
 2023-01-25 14:30 UTC  (2+ messages)

[PATCH 0/3] OvmfPkg/PlatformInitLib: move mmconfig to 0xe0000000
 2023-01-25 13:56 UTC  (4+ messages)
` [PATCH 1/3] OvmfPkg/PlatformInitLib: update address space layout comment
` [PATCH 2/3] OvmfPkg/PlatformInitLib: move mmconfig to 0xe0000000
` [PATCH 3/3] OvmfPkg/PlatformInitLib: simplify mtrr setup

[PATCH v2 0/6] ArmVirtPkg: Increase PlatformCI coverage
 2023-01-25 12:38 UTC  (9+ messages)
` [PATCH v2 1/6] ArmVirtPkg/PrePi: Ensure timely execution of library constructors
` [PATCH v2 2/6] ArmVirtPkg/ArmVirtQemu: enlarge initial flash mapping
` [PATCH v2 3/6] ArmVirtPkg/PlatformCI: factor out reusable PlatformBuildLib.py
` [PATCH v2 4/6] ArmVirtPkg/PlatformCI: Enable optional features on Qemu AARCH64 builds
` [PATCH v2 5/6] ArmVirtPkg/PlatformCI: Add CI coverage for ArmVirtQemuKernel
` [PATCH v2 6/6] ArmVirtPkg/PlatformCI: Perform build test of ArmVirtKvmTool
` [edk2-devel] [PATCH v2 0/6] ArmVirtPkg: Increase PlatformCI coverage

[PATCH edk2-platforms v1 1/1] Platform/Hisilicon: Fix missing dependency on VariableFlashInfoLib
 2023-01-25 10:42 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH 1/1] tools_def: Remove duplicated -Os
 2023-01-25  9:20 UTC 

[PATCH] OvmfPkg: Create additional PML4 entries for large SEV-SNP VMs
 2023-01-25  1:53 UTC  (5+ messages)
` [edk2-devel] "

[edk2][PATCH V1 1/1] MdePkg/IndustryStandard: add definitions for MPAM ACPI specification
 2023-01-25  0:39 UTC 

[PATCH] ShellPkg/AcpiView: ERST Parser
 2023-01-24 20:55 UTC  (3+ messages)

[PATCH v2] StandaloneMmPkg/StandaloneMmMemLib: Update AARCH64 address size
 2023-01-24 14:13 UTC 

[PATCH] StandaloneMmPkg/StandaloneMmMemLib: Update AARCH64 address size
 2023-01-24 12:32 UTC  (6+ messages)
        ` [edk2-devel] "

[edk2-devel] [PATCH v1 1/1] .devcontainer/devcontainer.json: Add devcontainer file
 2023-01-24  9:52 UTC  (2+ messages)

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, January 23, 2023 #cal-notice
 2023-01-24  0:30 UTC 

[PATCH v5 0/2] ArmPkg: Implement EFI_MP_SERVICES_PROTOCOL based on PSCI calls for AArch64
 2023-01-24  0:18 UTC  (2+ messages)

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, January 23, 2023 #cal-reminder
 2023-01-23 23:30 UTC 

[PATCH] ArmVirtPkg/PrePei: when starting in EL2 configure HCR to not trap on PAC
 2023-01-23 21:16 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/3] ArmVirtPkg: Increase PlatformCI coverage
 2023-01-23 16:07 UTC  (6+ messages)
` [PATCH 1/3] ArmVirtPkg/PrePi: Ensure timely execution of library constructors
` [PATCH 2/3] ArmVirtPkg: CI: Perform build and boot test of ArmVirtQemuKernel
` [PATCH 3/3] ArmVirtPkg: CI: Perform build test of ArmVirtKvmTool

[PATCH v1 1/1] .devcontainer/devcontainer.json: Add devcontainer file
 2023-01-23 10:46 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v2 1/1] SecurityPkg/AuthVariableLib: Check SHA-256 OID with ContentInfo present
 2023-01-23  6:06 UTC  (3+ messages)

[PATCH 1/1] MdeModulePkg: Fix typo of "event" in a comment in Core/Dxe/Event/Event.c
 2023-01-23  3:29 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, January 23, 2023 #cal-reminder
 2023-01-23  0:30 UTC 

[PATCH V2 00/10] Enable Tdx measurement in OvmfPkgX64
 2023-01-21  0:02 UTC  (24+ messages)
` [PATCH V2 01/10] OvmfPkg: Add Tdx measurement data structure in WorkArea
` [PATCH V2 02/10] OvmfPkg/IntelTdx: Add TdxHelperLibNull
` [PATCH V2 03/10] OvmfPkg/IntelTdx: Add SecTdxHelperLib
` [PATCH V2 04/10] OvmfPkg/IntelTdx: Implement other helper functions in SecTdxHelperLib
` [PATCH V2 05/10] OvmfPkg/IntelTdx: Add PeiTdxHelperLib
` [PATCH V2 06/10] OvmfPkg/PeilessStartupLib: Build GuidHob for Tdx measurements
` [PATCH V2 07/10] OvmfPkg/IntelTdx: Update tdx measurement in SEC phase
` [PATCH V2 09/10] OvmfPkg/PlatformPei: Build GuidHob for Tdx measurement

[edk2-devel] [PATCH 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support
 2023-01-20 21:36 UTC  (5+ messages)

[PATCH] MdeModulePkg: remove garbage pixels in LaffStd glyphs
 2023-01-20 17:43 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v3 1/1] ShellPkg: Export default shell delay as PCD
 2023-01-20 16:44 UTC  (5+ messages)
` [edk2-devel] "

Documentation errors
 2023-01-20 16:05 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v4 0/6] Adds AmdSmmCpuFeaturesLib for AMD Family
 2023-01-20 14:31 UTC  (7+ messages)
` [PATCH v4 1/6] MdePkg: Adds AMD SMRAM save state map
` [PATCH v4 2/6] UefiCpuPkg: Adds SmmSmramSaveStateLib library class
` [PATCH v4 3/6] UefiCpuPkg: Implements "
` [PATCH v4 4/6] UefiCpuPkg/SmmCpuFeaturesLib: Restructure arch-dependent code
` [PATCH v4 5/6] UefiCpuPkg: Initial implementation of AMD's SmmCpuFeaturesLib
` [PATCH v4 6/6] UefiCpuPkg: Implements SmmCpuFeaturesLib for AMD Family

[RFC PATCH] OvmfPkg/PlatformCI VS2019: Enable temporary workaround for cpuhp bugfix
 2023-01-20 14:21 UTC  (8+ messages)
` [edk2-devel] "

[PATCH v3 0/2] OvmfPkg/PlatformInitLib: catch QEMU's CPU hotplug reg block regression
 2023-01-20 13:48 UTC  (12+ messages)
` [PATCH v3 1/2] OvmfPkg/PlatformInitLib: factor out PlatformCpuCountBugCheck()
` [PATCH v3 2/2] OvmfPkg/PlatformInitLib: catch QEMU's CPU hotplug reg block regression
` [edk2-devel] [PATCH v3 0/2] "

[PATCH v3 0/5] Simplify SMM Relocation Process
 2023-01-20  8:21 UTC  (5+ messages)
` [PATCH v3 1/5] UefiCpuPkg/SmmBaseHob.h: Add SMM Base HOB Data

[edk2-staging/Intel/HttpProxy] Introduction of new branch
 2023-01-19 21:49 UTC 

[PATCH] MdeModulePkg: allow PlatformBootManagerLib to use BootNext
 2023-01-19 17:35 UTC 

[edk2-devel][edk2-platforms][PATCH V2 1/1] AdvancedFeaturePkg: Improve sample build instructions
 2023-01-19 15:55 UTC  (2+ messages)

[PATCH v2 1/2] ArmVirtPkg/ArmPlatformLibQemu: Ensure that VFP is on before running C code
 2023-01-19 13:21 UTC  (18+ messages)
` [PATCH v2 2/2] ArmVirtPkg/ArmVirtQemu: Avoid early ID map on ThunderX
    ` [edk2-devel] "

[PATCH V1 0/2] Add back FfsFindSectionData in EmbeddedPkg
 2023-01-19  8:10 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