public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-01-16 02:41:49 to 2023-01-17 23:53:38 UTC [more...]

[PATCH V2 1/1] SecurityPkg/TdTcg2Dxe: Extend EFI boot variable to PCR[1]
 2023-01-17 23:53 UTC 

[PATCH V2 1/1] OvmfPkg/CcExitLib: Initialize Status in IoExit
 2023-01-17 23:53 UTC 

[PATCH V2 1/1] OvmfPkg/BaseMemEncryptTdxLib: Refactor error handle of SetOrClearSharedBit
 2023-01-17 23:52 UTC 

[edk2-devel][edk2-non-osi][PATCH 1/1] ASpeed/ASpeedGopBinPkg: Update X64/AArch Gop UEFI Driver
 2023-01-17 23:16 UTC  (2+ messages)

[PATCH 1/1] OvmfPkg/PlatformInitLib: pass through reservations from qemu
 2023-01-17 21:43 UTC  (6+ messages)
` [edk2-devel] "

[PATCH 0/2] BoardModulePkg: BoardBdsHookLib GCC fix
 2023-01-17 20:34 UTC  (6+ messages)
` [PATCH 1/2] BoardModulePkg: Copy device path before processing
  ` [edk2-devel] "
` [PATCH 2/2] BoardModulePkg: Adds PCD to load UEFI Shell image
  ` [edk2-devel] "
` [edk2-devel] [PATCH 0/2] BoardModulePkg: BoardBdsHookLib GCC fix

[PATCH v11 00/17] CI: Use Fedora 35 container for Linux jobs
 2023-01-17 18:22 UTC  (32+ messages)
` [PATCH v11 01/17] CI: make Python version configurable
` [PATCH v11 02/17] ArmVirtPkg: CI: use Python version from defaults template
` [PATCH v11 03/17] EmulatorPkg: "
` [PATCH v11 04/17] OvmfPkg: "
  ` [edk2-devel] "
` [PATCH v11 05/17] CI: add ~/.local/bin to PATH (Linux only)
` [PATCH v11 06/17] CI: Allow running in a container
` [PATCH v11 07/17] CI: Use Fedora 35 container (Linux only)
` [PATCH v11 08/17] ArmVirtPkg: "
` [PATCH v11 09/17] EmulatorPkg: "
` [PATCH v11 10/17] OvmfPkg: "
  ` [edk2-devel] "
` [PATCH v11 11/17] .pytool: CISettings.py: don't add scopes for GCC
` [PATCH v11 12/17] BaseTools: remove ext_dep files for gcc
` [PATCH v11 13/17] ArmVirtPkg: CI: use ubuntu-22.04 vm_image (Linux only)
` [PATCH v11 14/17] EmulatorPgk: "
` [PATCH v11 15/17] OvmfPkg: "
  ` [edk2-devel] "
` [PATCH v11 16/17] CI: use ubuntu-22.04 image "
` [PATCH v11 17/17] OfmvPkg: CI: Qemu tests: set CPU to Broadwell
    ` [edk2-devel] "

[edk2-platforms][PATCH 1/1] AmpereAltraPkg: Update ArmPlatformLib to work with changed ARM_CORE_INFO
 2023-01-17 18:21 UTC  (6+ messages)
` [edk2-devel] "

Group email landing inSPAM
 2023-01-17 18:01 UTC  (2+ messages)
` [edk2-announce] "

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Tuesday, January 17, 2023 #cal-notice
 2023-01-17 18:00 UTC 

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Tuesday, January 17, 2023 #cal-reminder
 2023-01-17 17:00 UTC 

[PATCH V2 0/3] Add NULL IpmiCommandLib instance
 2023-01-17 16:47 UTC  (2+ messages)

[PATCH v2] x86/efi: Safely enable unaccepted memory in UEFI
 2023-01-17 16:45 UTC  (13+ messages)

[PATCH v2] OvmfPkg/PlatformInitLib: catch QEMU's CPU hotplug reg block regression
 2023-01-17 16:43 UTC  (13+ messages)
` [edk2-devel] "

[PATCH v4 0/5] OvmfPkg: check 64bit mmio window for resource conflicts
 2023-01-17 16:38 UTC  (16+ messages)
` [PATCH v4 1/5] OvmfPkg/PlatformInitLib: Add PlatformScanE820 and GetFirstNonAddressCB
    ` [edk2-devel] "
` [PATCH v4 2/5] OvmfPkg/PlatformInitLib: Add PlatformGetLowMemoryCB
` [PATCH v4 3/5] OvmfPkg/PlatformInitLib: Add PlatformAddHobCB
` [PATCH v4 4/5] OvmfPkg/PlatformInitLib: Add PlatformReservationConflictCB
` [PATCH v4 5/5] OvmfPkg/PlatformInitLib: reorder PlatformQemuUc32BaseInitialization
` [edk2-devel] [PATCH v4 0/5] OvmfPkg: check 64bit mmio window for resource conflicts

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

[OVMF] What would be the best way to make PcdPciMmio64Size dynamic?
 2023-01-17 14:38 UTC  (2+ messages)

[PATCH] UefiPayloadPkg: Set RTC dynamic PCD to PeiPCDdatabase
 2023-01-17 14:36 UTC  (2+ messages)

[PATCH V1 0/7] Enable Tdx measurement in OvmfPkgX64
 2023-01-17 13:09 UTC  (12+ messages)
` [PATCH V1 1/7] OvmfPkg: Add Tdx measurement data structure in WorkArea
` [PATCH V1 2/7] OvmfPkg/IntelTdx: Add TdxHelperLib
` [PATCH V1 3/7] OvmfPkg/PeilessStartupLib: Build GuidHob for Tdx measurements
` [PATCH V1 4/7] OvmfPkg/IntelTdx: Update tdx measurement in SEC phase
` [PATCH V1 5/7] OvmfPkg: Enable Tdx measurement in OvmfPkgX64
` [PATCH V1 6/7] OvmfPkg/PlatformInitLib: Delete the ProcessTdxHobList()
` [PATCH V1 7/7] OvmfPkg/PlatformPei: Build GuidHob for Tdx measurement

[PATCH V3 0/4] Introduce Separate-Fv in OvmfPkg/IntelTdx
 2023-01-17 13:07 UTC  (8+ messages)
` [PATCH V3 1/4] EmbeddedPkg/PrePiLib: Add FFS_CHECK_SECTION_HOOK when finding section
` [PATCH V3 2/4] OvmfPkg: Add PCDs/GUID for NCCFV
` [PATCH V3 3/4] OvmfPkg/IntelTdx: Enable separate-fv in IntelTdx/IntelTdxX64.fdf
` [PATCH V3 4/4] OvmfPkg/PeilessStartupLib: Find NCCFV in non-td guest

[PATCH v1 0/2] Add ACPI 6.5 header
 2023-01-17 12:59 UTC  (3+ messages)
` [PATCH v1 1/2] MdePkg: "
` [PATCH v1 2/2] MdePkg: Added serveral tables to MATD used by LoongArch64

[PATCH V2 1/1] OvmfPkg/AcpiPlatformDxe: Measure ACPI table from QEMU in TDVF
 2023-01-17 12:57 UTC 

[PATCH v1 0/2] Add ACPI 6.5 header
 2023-01-17 12:55 UTC  (3+ messages)
` [PATCH v1 1/2] MdePkg: "
` [PATCH v1 2/2] MdePkg: Added serveral tables to MATD used by LoongArch64

[PATCH] UefiCpuPkg: Fix SMM code hangs when InitPaging
 2023-01-17 12:48 UTC  (7+ messages)
` [edk2-devel] "

[edk2-devel] PATCH v1 0/1 Remove deprecated Itanium data
 2023-01-17 12:46 UTC  (12+ messages)
` [edk2-devel] PATCH v1 1/1 MdePkg: Remove Itanium leftover data structure

[PATCH V3 0/2] [PATCH V1 0/2] Refactor TDX MmioExit
 2023-01-17 11:33 UTC  (4+ messages)
` [PATCH V3 1/2] OvmfPkg/CcExitLib: Move common X86 instruction code to separate file
` [PATCH V3 2/2] OvmfPkg/CcExitLib: Refactor TDX MmioExit

[edk2-platforms][PATCH 1/1] AmpereAltraPkg: Remove MemoryAllocationLib in ArmPlatformLib
 2023-01-17 10:09 UTC  (3+ messages)

[PATCH V1 0/3] Customize lazy-accepted memory size for TDVF
 2023-01-17  9:43 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH edk2-platforms 0/2] toolchain cleanups
 2023-01-17  9:24 UTC  (2+ messages)

[PATCH] Revert "BaseTools/Conf: Fix Dynamic-Library-File template"
 2023-01-17  9:22 UTC  (7+ messages)
` [PATCH] Fix cyclic dependency error on OptionROM build
      ` [edk2-devel] "

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, January 17, 2023 #cal-reminder
 2023-01-17  7:49 UTC  (2+ messages)
` 回复: "

[edk2-platforms][PATCH V1 1/1] Platform/Loongson: Support vga for loongarch
 2023-01-17  6:06 UTC  (2+ messages)
  ` [edk2-devel] "

[edk2-devel] Several messages to devel@edk2.groups.io (from Intel/NVIDIA/AMD/etc.) being flagged as spam
 2023-01-17  5:00 UTC 

[PATCH v5 0/2] ArmPkg: Implement EFI_MP_SERVICES_PROTOCOL based on PSCI calls for AArch64
 2023-01-17  4:57 UTC  (3+ messages)
` [PATCH v5 1/2] ArmPkg: Add GET_MPIDR_AFFINITY_BITS and MPIDR_MT_BIT to ArmLib.h
` [PATCH v5 2/2] ArmPkg: implement EFI_MP_SERVICES_PROTOCOL based on PSCI calls

[PATCH v2] Update CPUID Leaf 06H to follow latest SDM
 2023-01-17  3:53 UTC  (5+ messages)

[PATCH v5] Update CPUID Leaf 06H to follow latest SDM
 2023-01-17  3:52 UTC 

[PATCH V1 1/1] OvmfPkg/AcpiPlatformDxe: Measure ACPI table from QEMU in TDVF
 2023-01-17  3:46 UTC  (11+ messages)
  ` [edk2-devel] "

Several messages to devel@edk2.groups.io (from Intel/NVIDIA/AMD/etc.) being flagged as spam
 2023-01-17  2:17 UTC 

EDK2 biuild errors
 2023-01-17  1:00 UTC 

[PATCH 1/1] SecurityPkg/AuthVariableLib: Check SHA-256 OID with ContentInfo present
 2023-01-17  0:40 UTC  (7+ messages)
    ` [edk2-devel] "

edk2-platforms, continuous integration, testing, and you
 2023-01-16 21:06 UTC  (8+ messages)
` [edk2-devel] "

[PATCH v4 0/3] ArmPkg,MdeModulePkg: Implement EFI_MP_SERVICES_PROTOCOL for AArch64 and add an MpServicesTest application to exercise it
 2023-01-16 19:06 UTC  (8+ messages)
` [PATCH v4 2/3] ArmPkg: implement EFI_MP_SERVICES_PROTOCOL based on PSCI calls
  ` [edk2-devel] "

[PATCH 1/2] MdePkg: Support for MPAM ACPI Table
 2023-01-16 15:46 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] StandaloneMmPkg/StandaloneMmMemLib: Update AARCH64 address size
 2023-01-16 13:51 UTC 

[PATCH 1/1] ArmVirt: don't use unaligned CopyMem () on NOR flash
 2023-01-16 11:50 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] OvmfPkg: Create additional PML4 entries for large SEV-SNP VMs
 2023-01-16 10:39 UTC  (3+ messages)
` [edk2-devel] "

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

[PATCH v4] Update CPUID Leaf 06H to follow latest SDM
 2023-01-16  9:01 UTC  (2+ messages)

[PATCH v2] Update Architecture MSR to follow latest SDM
 2023-01-16  8:47 UTC  (2+ messages)

[PATCH v3] Update CPUID Leaf 06H to follow latest SDM
 2023-01-16  8:40 UTC 

[PATCH 1/1] OvmfPkg/VirtNorFlashDxe: map flash memory as uncacheable
 2023-01-16  8:18 UTC  (4+ messages)

[PATCH v2 0/4] Simplify SMM Relocated Process
 2023-01-16  8:12 UTC  (10+ messages)
` [PATCH v2 2/4] UefiCpuPkg/PiSmmCpuDxeSmm: Consume SMM Base Hob for SmBase info
` [PATCH v2 3/4] UefiCpuPkg/SmmCpuFeaturesLib: Skip to configure SMBASE
  ` [edk2-devel] "
` [PATCH v2 4/4] OvmfPkg/SmmCpuFeaturesLib: "

[PATCH v1 0/4] Support SMM Relocated SmBase handling
 2023-01-16  7:50 UTC  (6+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg BdsDxe: Update BootBootOptions() to continue boot next option
 2023-01-16  6:14 UTC 

[PATCH v2 0/6] Adds AmdSmmCpuFeaturesLib
 2023-01-16  5:44 UTC  (5+ messages)
` [PATCH v2 4/6] UefiCpuPkg: Implements SmmSmramSaveStateLib library class
  ` [edk2-devel] "

[PATCH] MdeModulePkg: Disambiguate the meaning of PcdDxeIplSwitchToLongMode
 2023-01-16  5:07 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V4 0/8] Loongarch add flash device
 2023-01-16  3:23 UTC  (17+ messages)
` [edk2-platforms][PATCH V4 1/8] Platform/Loongson: Add bootmode support
  ` [edk2-devel] "
` [edk2-platforms][PATCH V4 2/8] Platform/Loongson: Add nvme device driver for loongarch
  ` [edk2-devel] "
` [edk2-platforms][PATCH V4 3/8] Platform/Loongson: Add pflash driver
  ` [edk2-devel] "
` [edk2-platforms][PATCH V4 4/8] Platform/Loongson: Support pflash for loongarch
  ` [edk2-devel] "
` [edk2-platforms][PATCH V4 5/8] Platform/Loongson: Modify the page table entry access priority
  ` [edk2-devel] "
` [edk2-platforms][PATCH V4 6/8] Platform/Loongson: Optimize page table entry null determination
  ` [edk2-devel] "
` [edk2-platforms][PATCH V4 7/8] Platform/Loongson: Optimize the huge page and page entry conversion
  ` [edk2-devel] "
` [edk2-platforms][PATCH V4 8/8] Platform/Loongson: Enable zero address protection
  ` [edk2-devel] "

[PATCH V2 1/3] MdeModulePkg/Xhci: Initial XHCI DCI slot's Context value
 2023-01-16  2:41 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