public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-02-09 13:59:51 to 2023-02-13 14:27:44 UTC [more...]

[PATCH 1/1] ArmPkg/PlatformBootManagerLib: Add path to boot UEFI Shell over UiApp
 2023-02-13 14:27 UTC  (5+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH v1 1/1] .devcontainer/devcontainer.json: Add devcontainer file
 2023-02-13 14:13 UTC  (5+ messages)
        ` 回复: "

[PATCH v6 0/6] Simplify SMM Relocation Process
 2023-02-13 13:16 UTC  (14+ messages)
` [PATCH v6 1/6] UefiCpuPkg/PiSmmCpuDxeSmm: Fix invalid InitializeMpSyncData call
` [PATCH v6 2/6] UefiCpuPkg/PiSmmCpuDxeSmm: Replace mIsBsp by mBspApicId
` [PATCH v6 3/6] UefiCpuPkg/SmmBaseHob.h: Add SMM Base HOB Data
` [PATCH v6 4/6] UefiCpuPkg/PiSmmCpuDxeSmm: Consume SMM Base Hob for SmBase info
` [PATCH v6 5/6] UefiCpuPkg/SmmCpuFeaturesLib: Skip SMBASE configuration
` [PATCH v6 6/6] OvmfPkg/SmmCpuFeaturesLib: Check SmBase relocation supported or not
  ` [edk2-devel] "

[edk2-devel] [PATCH 1/3] MdeModulePkg/BmBoot: Skip removable media if it is not present
 2023-02-13 11:56 UTC  (3+ messages)

[PATCH v2 00/10] OvmfPkg: add Crypto Driver support
 2023-02-13 11:45 UTC  (7+ messages)
          ` [edk2-devel] "

[PATCH edk2-platforms 0/2] Couple of ARM cleanups
 2023-02-13 11:13 UTC  (3+ messages)
` [PATCH edk2-platforms 1/2] Platform/BeagleBoard: Drop PeCoff protocol
` [PATCH edk2-platforms 2/2] Silicon/Marvell: Drop use of NONSECURE ARM memory region type

[PATCH] MdeModulePkg/Variable: Attribute combination should return EFI_UNSUPPORTED
 2023-02-13 10:42 UTC  (4+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH v4 0/5] Simplify SMM Relocation Process
 2023-02-13  9:42 UTC  (27+ messages)
` [PATCH v4 1/5] UefiCpuPkg/PiSmmCpuDxeSmm: Fix invalid InitializeMpSyncData call
  ` [edk2-devel] "
` [PATCH v4 2/5] UefiCpuPkg/SmmBaseHob.h: Add SMM Base HOB Data
    ` [edk2-devel] "
` [PATCH v4 3/5] UefiCpuPkg/PiSmmCpuDxeSmm: Consume SMM Base Hob for SmBase info
  ` [edk2-devel] "
` [PATCH v4 4/5] UefiCpuPkg/SmmCpuFeaturesLib: Skip SMBASE configuration
` [PATCH v4 5/5] OvmfPkg/SmmCpuFeaturesLib: Check SmBase relocation supported or not
` [edk2-devel] [PATCH v4 0/5] Simplify SMM Relocation Process

[Help] in Setting up EFI Shell in QEMU to allow for HTTP Requests
 2023-02-13  8:47 UTC 

[PATCH v1 1/1] uefi-sct/SctPkg: update path to edk2-test-parser, check for repo
 2023-02-13  6:49 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v5 0/6] Simplify SMM Relocation Process
 2023-02-13  5:47 UTC  (7+ messages)
` [PATCH v5 1/6] UefiCpuPkg/PiSmmCpuDxeSmm: Fix invalid InitializeMpSyncData call
` [PATCH v5 2/6] UefiCpuPkg/PiSmmCpuDxeSmm: Replace mIsBsp by mBspApicId
` [PATCH v5 3/6] UefiCpuPkg/SmmBaseHob.h: Add SMM Base HOB Data
` [PATCH v5 4/6] UefiCpuPkg/PiSmmCpuDxeSmm: Consume SMM Base Hob for SmBase info
` [PATCH v5 5/6] UefiCpuPkg/SmmCpuFeaturesLib: Skip SMBASE configuration
` [PATCH v5 6/6] OvmfPkg/SmmCpuFeaturesLib: Check SmBase relocation supported or not

[IMPORTANT] February Release Reviews and Merges
 2023-02-13  0:58 UTC  (5+ messages)
  ` [edk2-devel] "

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, February 13, 2023 #cal-reminder
 2023-02-13  0:30 UTC 

[PATCH 1/2] MdePkg: Update Base.h to be compliant with C11
 2023-02-12 19:59 UTC  (11+ messages)
` [PATCH 2/2] MdePkg: Update code to be more C11 compliant by using __func__
  ` [edk2-devel] "
` [edk2-devel] [PATCH 1/2] MdePkg: Update Base.h to be compliant with C11

how to enable postcode when edk2 payload is executing
 2023-02-12 12:13 UTC 

[edk2-staging/RiscV64QemuVirt PATCH V8 00/19] Add support for RISC-V virt machine
 2023-02-11 12:45 UTC  (32+ messages)
` [edk2-staging/RiscV64QemuVirt PATCH V8 01/19] MdePkg/Register: Add register definition header files for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V8 02/19] MdePkg/BaseLib: RISC-V: Add few more helper functions
` [edk2-staging/RiscV64QemuVirt PATCH V8 03/19] MdePkg: Add BaseRiscVSbiLib Library for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V8 04/19] UefiCpuPkg: Add RISCV_EFI_BOOT_PROTOCOL related definitions
` [edk2-staging/RiscV64QemuVirt PATCH V8 05/19] UefiCpuPkg: Add BaseRiscV64CpuExceptionHandlerLib
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V8 06/19] UefiCpuPkg: Add BaseRiscV64CpuTimerLib library
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V8 07/19] UefiCpuPkg: Add CpuTimerDxeRiscV64 module
    ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V8 08/19] UefiCpuPkg: Add CpuDxeRiscV64 module
` [edk2-staging/RiscV64QemuVirt PATCH V8 09/19] UefiCpuPkg/UefiCpuPkg.ci.yaml: Ignore RISC-V file
` [edk2-staging/RiscV64QemuVirt PATCH V8 10/19] ArmVirtPkg/PlatformHasAcpiDtDxe: Move to OvmfPkg
` [edk2-staging/RiscV64QemuVirt PATCH V8 11/19] ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxe
` [edk2-staging/RiscV64QemuVirt PATCH V8 12/19] OvmfPkg/RiscVVirt: Add PlatformBootManagerLib library
` [edk2-staging/RiscV64QemuVirt PATCH V8 13/19] OvmfPkg/RiscVVirt: Add PrePiHobListPointerLib library
` [edk2-staging/RiscV64QemuVirt PATCH V8 14/19] OvmfPkg/RiscVVirt: Add ResetSystemLib library
` [edk2-staging/RiscV64QemuVirt PATCH V8 15/19] OvmfPkg/RiscVVirt: Add VirtNorFlashPlatformLib library
` [edk2-staging/RiscV64QemuVirt PATCH V8 16/19] OvmfPkg/RiscVVirt: Add PciCpuIo2Dxe module
` [edk2-staging/RiscV64QemuVirt PATCH V8 17/19] OvmfPkg/RiscVVirt: Add SEC module
` [edk2-staging/RiscV64QemuVirt PATCH V8 18/19] OvmfPkg/RiscVVirt: Add build files for Qemu Virt platform
` [edk2-staging/RiscV64QemuVirt PATCH V8 19/19] Maintainers.txt: Add entry for OvmfPkg/RiscVVirt

[PATCH v4 00/11] ArmPkg: implement EFI memory attributes protocol
 2023-02-11 10:05 UTC  (14+ messages)
` [PATCH v4 01/11] ArmPkg/ArmMmuLib ARM: Remove half baked large page support
` [PATCH v4 02/11] ArmPkg/ArmMmuLib ARM: Split off XN page descriptor bit from type field
` [PATCH v4 03/11] ArmPkg/CpuDxe ARM: Fix page-to-section attribute conversion
` [PATCH v4 04/11] ArmPkg/ArmMmuLib ARM: Isolate the access flag from AP mask
` [PATCH v4 05/11] ArmPkg/ArmMmuLib ARM: Clear individual permission bits
` [PATCH v4 06/11] ArmPkg/ArmMmuLib: Implement EFI_MEMORY_RP using access flag
` [PATCH v4 07/11] ArmVirtPkg: Enable stack guard
` [PATCH v4 08/11] ArmPkg/ArmMmuLib: Avoid splitting block entries if possible
` [PATCH v4 09/11] ArmPkg/CpuDxe: Expose unified region-to-EFI attribute conversion
` [PATCH v4 10/11] MdePkg: Add Memory Attribute Protocol definition
` [PATCH v4 11/11] ArmPkg/CpuDxe: Implement EFI memory attributes protocol

[PATCH 1/2] RedfishPkg/RedfishRestExDxe: fix driver binding stop issue
 2023-02-11  8:17 UTC  (2+ messages)

[RFC] [staging/CryptoLibrary] Openssl1.1 replacement proposal
 2023-02-11  2:20 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH] RedfishPkg/RedfishConfigHandler: fix FreePool issue
 2023-02-10 21:43 UTC 

[PATCH v2] MdeModulePkg/EsrtFmpDxe: Support multiple devices with 0 HardwareInstance
 2023-02-10 21:20 UTC  (9+ messages)
  ` FW: "
        ` [edk2-devel] "

[edk2-platforms][PATCH v1 1/1] SpiFvbServiceStandaloneMm: Add changes for rewrite varstore header
 2023-02-10 18:25 UTC  (4+ messages)

[PATCH 1/1] MdePkg: Add DDR5 SPD defs to IndustryStandard per JESD400-5A.01
 2023-02-10 18:01 UTC  (4+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH v10 0/4] Add safe unaccepted memory behavior
 2023-02-10 17:05 UTC  (10+ messages)
` [PATCH v10 1/4] OvmfPkg: Add memory acceptance event in AmdSevDxe
  ` [edk2-devel] "

Getting DDR5 SPD test data
 2023-02-10 15:38 UTC 

[edk2-devel] [edk2-platforms][PATCH V1 1/1] Platform/ARM/N1sdp: Add support to parse NT_FW_CONFIG
 2023-02-10 15:38 UTC  (3+ messages)

[PATCH 0/5] Put APs in 64 bit mode before handoff to OS
 2023-02-10 12:52 UTC  (9+ messages)
` [PATCH 2/5] UefiCpuPkg: Contiguous memory allocation and code clean-up
  ` [edk2-devel] "
` [PATCH 3/5] OvmfPkg: Add CpuPageTableLib required by MpInitLib
    ` [edk2-devel] "

[PATCH 2/2] NetworkPkg/HttpDxe: fix driver binding start issue
 2023-02-10 12:34 UTC 

[PATCH v3 0/4] ArmPkg/SecurityPkg: Fixes for ArmTrngLib/RngDxe
 2023-02-10  9:26 UTC  (4+ messages)
    ` [edk2-devel] "

[edk2-platforms][PATCH V2 0/5] Enable SoC expansion block and Virtio-P9 for RD-N2 variants
 2023-02-10  7:54 UTC  (6+ messages)
` [edk2-platforms][PATCH V2 3/5] Platform/Sgi: Add SSDT table for IO virtualization SoC expansion block

FW: [edk2-devel] [PATCH] MdeModulePkg: allow PlatformBootManagerLib to use BootNext
 2023-02-10  5:42 UTC  (3+ messages)
  `  "

[PATCH 1/2] DynamicTablesPkg: IORT generator updates for Rev E.e spec
 2023-02-10  5:26 UTC  (5+ messages)
` [PATCH 2/2] MdePkg:IORT header update for IORT "
  ` 回复: "
      ` 回复: [edk2-devel] "

[PATCH v4 0/6] Adds AmdSmmCpuFeaturesLib for AMD Family
 2023-02-10  4:23 UTC  (3+ messages)
` [PATCH v4 1/6] MdePkg: Adds AMD SMRAM save state map

[PATCH v2 1/2] MdePkg: Add RPMB related commands and DCB definition for NVMe
 2023-02-10  3:18 UTC  (7+ messages)
` [PATCH v2 2/2] MdePkg: Add NVMe boot partition header definition

[PATCH] MdePkg/SecPeiDxeTimerLibCpu: Better support for dynamic PcdFSBClock
 2023-02-10  2:23 UTC  (3+ messages)
` [edk2-devel] "

Changes to my email
 2023-02-09 22:53 UTC 

[edk2-platforms: PATCH v4] IntelSiliconPkg/SpiFvbServiceSmm: Support Additional NVS region
 2023-02-09 18:37 UTC  (3+ messages)

[edk2-platforms: PATCH] IntelSiliconPkg/SpiFvbServiceSmm: Support Other NVS variable region
 2023-02-09 18:28 UTC  (6+ messages)
` [edk2-devel] "

[PATCH v2 1/1] StandaloneMmPkg: StandaloneMmMemLib: Change max address computation
 2023-02-09 17:35 UTC  (2+ messages)

[PATCH 1/1] OvmfPkg: Update build.sh to allow building OVMF then running QEMU
 2023-02-09 17:35 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms: PATCH v3] IntelSiliconPkg/SpiFvbServiceSmm: Support Additional NVS region
 2023-02-09 17:24 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms: PATCH v2] IntelSiliconPkg/SpiFvbServiceSmm: Support Additional NVS region
 2023-02-09 17:15 UTC 

[IMPORTANT] February Release Reviews and Merges
 2023-02-09 17:00 UTC 

Enum size checks in Base.h (UINT32 not ISO C compatible)
 2023-02-09 15:57 UTC  (3+ messages)

[edk2-staging/RiscV64QemuVirt PATCH V7 00/20] Add support for RISC-V virt machine
 2023-02-09 15:47 UTC  (13+ messages)
` [edk2-staging/RiscV64QemuVirt PATCH V7 03/20] MdePkg: Add BaseRiscVSbiLib Library for RISC-V
    ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V7 20/20] Maintainers.txt: Add entry for OvmfPkg/RiscVVirt
    ` [edk2-devel] "

[PATCH v2 2/2] ArmVirtPkg/ArmVirtQemu: Avoid early ID map on ThunderX
 2023-02-09 15:15 UTC  (20+ messages)
` [edk2-devel] "

[PATCH v2 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support
 2023-02-09 14:53 UTC  (4+ 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