public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-12-14 08:07:01 to 2022-12-19 05:44:10 UTC [more...]

[PATCH 0/4] Put APs in 64 bit long-mode before booting to OS
 2022-12-19  5:44 UTC  (12+ messages)
` [PATCH 1/4] UefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocateApLoopAmd
  ` [edk2-devel] "
` [PATCH 2/4] UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS
` [PATCH 3/4] OvmfPkg: Add CpuPageTableLib required by MpInitLib
  ` [edk2-devel] "
` [PATCH 4/4] UefiPayloadPkg: "
  ` [edk2-devel] "

[PATCH] UefiPayloadPkg: Move bdsdxe.inf from DXEFV to BDSFV
 2022-12-19  5:38 UTC  (2+ messages)

[PATCH] UefiPayloadPkg: Remove RTC_INDEX/TARGET from UplBuild macro list
 2022-12-19  5:34 UTC  (2+ messages)

[PATCH v2] UefiPayloadPkg: Move bdsdxe.inf from DXEFV to BDSFV
 2022-12-19  5:28 UTC  (2+ messages)

[edk2-devel][PATCH v2 0/2] Supporting S3 in 64bit PEI
 2022-12-19  3:03 UTC  (4+ messages)
` [edk2-devel][PATCH v2 1/2] UefiCpuPkg: "
` [edk2-devel][PATCH v2 2/2] MdeModulePkg: "

[edk2-devel] [PATCH] UefiPayloadPkg: Define default values for the DynamicEX PCDs
 2022-12-19  1:04 UTC  (3+ messages)

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, December 19, 2022 #cal-reminder
 2022-12-19  0:30 UTC 

[PATCH V3 0/4] Reserve shared memory for DMA operation
 2022-12-18  2:15 UTC  (8+ messages)
` [PATCH V3 1/4] OvmfPkg/IoMmuDxe: Reserve shared memory region "
` [PATCH V3 2/4] OvmfPkg/IoMmuDxe: Rename AmdSevIoMmu to CcIoMmu
` [PATCH V3 3/4] OvmfPkg/IoMmuDxe: Add SEV support for reserved shared memory
` [PATCH V3 4/4] Maintainers: Update OvmfPkg/IoMmuDxe

[PATCH v2] OvmfPkg/PlatformInitLib: Fix integrity checking failed of NvVarStore in some cases
 2022-12-17  3:17 UTC  (2+ messages)

[PATCH 1/1] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: add security warning
 2022-12-17  3:14 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v2] CryptoPkg/IntrinsicLib: RiscV: Provide implementation of memcpy and __ctzdi2
 2022-12-17  2:15 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH 1/1] edk2: Add .git-blame-ignore-revs file
 2022-12-16 22:35 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH 1/1] BaseTools: Fix IA32 UINT64 alignment for CLANG toolchains
 2022-12-16 21:19 UTC  (3+ messages)

[PATCH 1/1] BaseTools: Fix IA32 UINT64 alignment for CLANG toolchains
 2022-12-16 21:18 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 00/14] Fix new typos reported
 2022-12-16 17:36 UTC  (30+ messages)
` [PATCH v3 01/14] PrmPkg: "
` [PATCH v3 02/14] StandaloneMmPkg: "
` [PATCH v3 03/14] DynamicTablesPkg: "
` [PATCH v3 04/14] UnitTestFrameworkPkg: "
` [PATCH v3 05/14] FatPkg: "
  ` [edk2-devel] "
` [PATCH v3 06/14] FmpDevicePkg: "
` [PATCH v3 07/14] ArmPkg: Ignore "
` [PATCH v3 08/14] ArmVirtPkg: Add new ignored spelling errors
` [PATCH v3 09/14] ArmPkg: Fix typos
` [PATCH v3 10/14] ArmPlatformPkg: "
` [PATCH v3 11/14] ArmVirtPkg: "
` [PATCH v3 12/14] .azurepipelines: Update cspell version to 5.21.0
  ` [edk2-devel] "
` [PATCH v3 13/14] ArmPkg: Turn off spellcheck audit mode
        ` [edk2-devel] "
` [PATCH v3 14/14] ArmVirtPkg: "

[edk2-platforms][PATCH v2 00/11] Ext4Pkg: Code correctness and security improvements
 2022-12-16 16:03 UTC  (3+ messages)
` [edk2-platforms][PATCH v2 03/11] Ext4Pkg: Fix global buffer overflow in Ext4ReadDir

[PATCH] MdeModulePkg/Logo: Add a PCD to control the position of the Logo
 2022-12-16 15:59 UTC  (6+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH] Platform/Sgi: Add VariableFlashInfoLib to fix missing dependency
 2022-12-16 15:56 UTC  (3+ messages)
` [edk2-devel] "

[edk2-devel][PATCH v2 0/2] Supporting S3 in 64bit PEI
 2022-12-16 13:52 UTC 

[edk2-devel][PATCH v1 0/2] Supporting S3 in 64bit PEI
 2022-12-16 11:45 UTC  (6+ messages)
` [edk2-devel][PATCH v1 1/2] UefiCpuPkg: "
` [edk2-devel][PATCH v1 2/2] MdeModulePkg: "

[PATCH EDK2 v2 0/1] MdeModulePkg/BaseBmpSupportLib: Fix ColorMap issue
 2022-12-16  9:50 UTC  (2+ messages)
` [PATCH EDK2 v2 1/1] "

[PATCH 1/3] MdeModulePkg/BmBoot: Skip removable media if it is not present
 2022-12-16  9:03 UTC  (4+ messages)
` [PATCH 2/3] MdeModulePkg/XhciDxe/Xhci: Don't check for invalid PSIV
` [PATCH 3/3] MdeModulePkg/Bus/Pci/XhciDxe: Check port is compatible before getting PSIV
` [edk2-devel] [PATCH 1/3] MdeModulePkg/BmBoot: Skip removable media if it is not present

[PATCH] MdeModulePkg/Logo: Add a PCD to control the position of the Logo
 2022-12-16  8:56 UTC 

[PATCH v2 0/3] OvmfPkg: Make IntelTdx work with Cloud Hypervisor
 2022-12-16  8:46 UTC  (6+ messages)
` [PATCH v2 1/3] OvmfPkg/PlatformInitLib: Differentiate TDX case for "
` [PATCH v2 2/3] OvmfPkg/PlatformInitLib: Transfer GUID Extension HOB
` [PATCH v2 3/3] OvmfPkg/AcpiPlatformDxe: Differentiate TDX case for Cloud Hypervisor

[RFC PATCH V2 00/19] Refactor and add RISC-V support in edk2 repo
 2022-12-16  5:22 UTC  (8+ messages)
` [RFC PATCH V2 10/19] UefiCpuPkg: Add RISC-V support in DxeCpuExceptionHandlerLib
  ` [edk2-devel] "

[PATCH] CryptoPkg/IntrinsicLib: RiscV: Provide implementation of memcpy and __ctzdi2
 2022-12-16  5:12 UTC  (2+ messages)

[PATCH 0/3] Introduce page table pool mechanism in SMM page table
 2022-12-16  3:00 UTC  (4+ messages)
` [PATCH 1/3] UefiCpuPkg/PiSmmCpuDxeSmm: Introduce page table pool mechanism
` [PATCH 2/3] UefiCpuPkg: Remove unused API in SmmCpuFeaturesLib.h
` [PATCH 3/3] UefiCpuPkg: Simplify the code to set smm page table as RO

[PATCH v4 161/161] NetworkPkg: Add WiFi profile sync protocol support
 2022-12-15 19:55 UTC  (11+ messages)
      ` [PATCH v4] NetworkPkg/WifiProfileSync: "
              ` [edk2-devel] "

[PATCH] SecurityPkg: deprecate RpmcLib and VariableKeyLib
 2022-12-15 18:27 UTC  (3+ messages)

[PATCH v3 1/1] OvmfPkg/AmdSev/SecretDxe: Allocate secret location as EfiACPIReclaimMemory
 2022-12-15 17:37 UTC  (2+ messages)
` [edk2-devel] "

[PATCH V2] MdeModulePkg/XhciPei: Unlinked XhciPei memory block
 2022-12-15 16:47 UTC  (4+ messages)

[PATCH 0/3] OvmfPkg: Make IntelTdx work with Cloud Hypervisor
 2022-12-15 15:11 UTC  (4+ messages)

[edk2-staging/RiscV64QemuVirt PATCH V6 00/23] Add support for RISC-V virt machine
 2022-12-15 12:56 UTC  (24+ messages)
` [edk2-staging/RiscV64QemuVirt PATCH V6 01/23] MdePkg/Register: Add register definition header files for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V6 02/23] MdePkg: Add RISCV_EFI_BOOT_PROTOCOL related definitions
` [edk2-staging/RiscV64QemuVirt PATCH V6 03/23] MdePkg/BaseLib: RISC-V: Add few more helper functions
` [edk2-staging/RiscV64QemuVirt PATCH V6 04/23] MdePkg: Add BaseRiscVSbiLib Library for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V6 05/23] UefiCpuPkg: Add CpuTimerDxe module
` [edk2-staging/RiscV64QemuVirt PATCH V6 06/23] UefiCpuPkg/CpuExceptionHandlerLib: Add RISC-V instance
` [edk2-staging/RiscV64QemuVirt PATCH V6 07/23] UefiCpuPkg/CpuDxe: "
` [edk2-staging/RiscV64QemuVirt PATCH V6 08/23] UefiCpuPkg/CpuTimerLib: "
` [edk2-staging/RiscV64QemuVirt PATCH V6 09/23] UefiCpuPkg/UefiCpuPkg.ci.yaml: Ignore RISC-V file
` [edk2-staging/RiscV64QemuVirt PATCH V6 10/23] EmbeddedPkg: Enable PcdPrePiCpuIoSize for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V6 11/23] EmbeddedPkg/NvVarStoreFormattedLib: Migrate to MdeModulePkg
` [edk2-staging/RiscV64QemuVirt PATCH V6 12/23] ArmVirtPkg: Update the references to NvVarStoreFormattedLib
` [edk2-staging/RiscV64QemuVirt PATCH V6 13/23] ArmVirtPkg/PlatformHasAcpiDtDxe: Move to OvmfPkg
` [edk2-staging/RiscV64QemuVirt PATCH V6 14/23] ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxe
` [edk2-staging/RiscV64QemuVirt PATCH V6 15/23] OvmfPkg: Add VirtNorFlashPlatformLib library
` [edk2-staging/RiscV64QemuVirt PATCH V6 16/23] OvmfPkg/PlatformInitLib: Add RISC-V instance
` [edk2-staging/RiscV64QemuVirt PATCH V6 17/23] OvmfPkg: Add PrePiHobListPointerLib library
` [edk2-staging/RiscV64QemuVirt PATCH V6 18/23] OvmfPkg: Add PciCpuIo2Dxe driver
` [edk2-staging/RiscV64QemuVirt PATCH V6 19/23] OvmfPkg/ResetSystemLib: Add RISC-V instance
` [edk2-staging/RiscV64QemuVirt PATCH V6 20/23] OvmfPkg/Sec: Add RISC-V SEC module
` [edk2-staging/RiscV64QemuVirt PATCH V6 21/23] OvmfPkg/PlatformBootManagerLib: Add RISC-V instance
` [edk2-staging/RiscV64QemuVirt PATCH V6 22/23] OvmfPkg: RiscVVirt: Add Qemu Virt platform support
` [edk2-staging/RiscV64QemuVirt PATCH V6 23/23] Maintainers.txt: Add entry for OvmfPkg/RiscVVirt

[PATCH V2 0/4] Introduce Separate-Fv in OvmfPkg/IntelTdx
 2022-12-15 12:03 UTC  (4+ messages)
` [PATCH V2 1/4] EmbeddedPkg/PrePiLib: Add FFS_CHECK_SECTION_HOOK when finding section

[PATCH v1] Maintainers.txt: Update NetworkPkg & MM modules Reviewer
 2022-12-15 11:46 UTC  (3+ messages)

[PATCH v2 1/1] Platform/Sgi: Use MmUnblockMemoryLib when SECURE_BOOT_ENABLE
 2022-12-15  9:54 UTC  (2+ messages)

[PATCH V1 0/6] Enable Multi-core based lazy-accept for TDVF
 2022-12-15  8:44 UTC  (7+ messages)
` [PATCH V1 1/6] OvmfPkg/TdxMailboxLib: Delete global variables
` [PATCH V1 2/6] OvmfPkg/TdxMailboxLib: Add NULL instance of TdxMailboxLib
` [PATCH V1 3/6] OvmfPkg: Add TdxMailboxLibNull in some platform dsc
` [PATCH V1 4/6] OvmfPkg/Sec: Move TDX APs related nasm code to IntelTdxAPs.nasm
` [PATCH V1 5/6] OvmfPkg: Enable APs to accept memory for TDVF
` [PATCH V1 6/6] OvmfPkg/PlatformInitLib: Implement multi-core "

[PATCH v3] OvmfPkg/PlatformPei: Validate SEC's GHCB page
 2022-12-15  8:10 UTC  (3+ messages)

[PATCH v2 1/1] OvmfPkg/AmdSev/SecretDxe: Allocate CC secret location as EfiACPIReclaimMemory
 2022-12-15  6:33 UTC  (4+ messages)

[Patch V2 0/2] UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS
 2022-12-15  5:03 UTC  (3+ messages)
` [Patch V2 1/2] UefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocateApLoopAmd
` [Patch V2 2/2] UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS

[PATCH V1 0/3] Fix incorrect implementation in CcMeasurement
 2022-12-15  3:20 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 1/3] MdeModulePkg/BmBoot: Skip removable media if it is not present
 2022-12-15  0:26 UTC  (5+ messages)
` [PATCH 2/3] MdeModulePkg/XhciDxe/Xhci: Don't check for invalid PSIV
` [PATCH 3/3] MdeModulePkg/Bus/Pci/XhciDxe: Handle incorrect PSIV indices
  ` [edk2-devel] "

[PATCH v3] UnitTestFrameworkPkg/UnitTestLib: Print expected Status on ASSERT fail
 2022-12-14 23:49 UTC  (5+ messages)
` [edk2-devel] "

[edk2][PATCH 0/2] Add Events introduced in UEFI 2.9
 2022-12-14 17:49 UTC  (4+ messages)
  ` 回复: "

[PATCH 00/14] OvmfPkg: avoid global variables in PEI
 2022-12-14 17:26 UTC  (3+ messages)

[PATCH] DynamicTablesPkg: SSDT _LPI revision is incorrect
 2022-12-14 15:55 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-devel] [PATCH] ShellPkg/AcpiView: ERST Parser
 2022-12-14 15:30 UTC 

[PATCH] OvmfPkg/PlatformInitLib: Fix integrity checking failed of NvVarStore in some cases
 2022-12-14 15:24 UTC  (8+ messages)
  ` [edk2-devel] "

[PATCH V2 0/4] Reserve shared memory for DMA operation
 2022-12-14 14:24 UTC  (5+ messages)
` [PATCH V2 1/4] OvmfPkg/IoMmuDxe: Reserve shared memory region "
    ` [edk2-devel] "

UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS
 2022-12-14 13:03 UTC  (5+ messages)
` [PATCH 1/2] UefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocateApLoopAmd
  ` [edk2-devel] "
` [PATCH 2/2] UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS

[PATCH edk2-platforms 1/1] Platform/Sgi: Use MmUnblockMemoryLib when SECURE_STORAGE_ENABLE
 2022-12-14  8:58 UTC  (3+ messages)

[PATCH v1 0/2] Enable LoongArch64 in uefi-sct
 2022-12-14  8:36 UTC  (3+ messages)
` [PATCH v1 1/2] uefi-sct/SctPkg: Add LoongArch64 platform support
` [PATCH v1 2/2] uefi-sct/SctPkg: Enable LoongArch64 building

[PATCH 0/3] Fix some typos
 2022-12-14  8:18 UTC  (5+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH v1 0/5] Update references to new edk2 build instructions
 2022-12-14  8:06 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