public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2024-01-29 12:25:55 to 2024-01-31 13:24:42 UTC [more...]

[edk2-devel] [PATCH v5 0/7] get rid of DeviceTree from SbsaQemu
 2024-01-31 13:24 UTC 

[edk2-devel] [PATCH 0/1] Add support for generating SRAT tables
 2024-01-31 13:15 UTC  (2+ messages)
` [edk2-devel] [PATCH 1/1] SbsaQemu: AcpiDxe: Create SRAT table at runtime

[edk2-devel] [PATCH v3 0/4] OvmfPkg/Sec: Setup MTRR early in the boot process
 2024-01-31 12:06 UTC  (15+ messages)
` [edk2-devel] [PATCH v3 1/4] "
` [edk2-devel] [PATCH v3 2/4] MdePkg/ArchitecturalMsr.h: add #defines for MTRR cache types
` [edk2-devel] [PATCH v3 3/4] UefiCpuPkg/MtrrLib.h: use cache type #defines from ArchitecturalMsr.h
` [edk2-devel] [PATCH v3 4/4] OvmfPkg/Sec: "

[edk2-devel] [PATCH v5 1/7] Platform/SbsaQemu: add SbsaQemuHardwareInfoLib
 2024-01-31 12:05 UTC  (7+ messages)
` [edk2-devel] [PATCH v5 2/7] Platform/SbsaQemu: read amount of cpus during init
` [edk2-devel] [PATCH v5 3/7] Platform/SbsaQemu: use PcdCoreCount directly
` [edk2-devel] [PATCH v5 4/7] Platform/SbsaQemu: move FdtHandlerLib to SbsaQemuHardwareInfoLib
` [edk2-devel] [PATCH v5 5/7] Platform/SbsaQemu: hang if there is no cpu information
` [edk2-devel] [PATCH v5 6/7] Platform/SbsaQemu: get the information of memory via SMC calls
` [edk2-devel] [PATCH v5 7/7] Platform/SbsaQemu: add DeviceTree fallbacks to parse memory information

[edk2-devel] [PATCH v2 0/5] OvmfPkg: Add support for 5-level paging
 2024-01-31 12:02 UTC  (17+ messages)
` [edk2-devel] [PATCH v2 1/5] MdeModulePkg/DxeIplPeim: fix PcdUse5LevelPageTable assert
` [edk2-devel] [PATCH v2 2/5] MdeModulePkg/DxeIplPeim: rename variable
` [edk2-devel] [PATCH v2 3/5] OvmfPkg/ResetVector: improve page table flag names
` [edk2-devel] [PATCH v2 4/5] OvmfPkg/ResetVector: add 5-level paging support
` [edk2-devel] [PATCH v2 5/5] OvmfPkg/PlatformInitLib: "

[edk2-devel] [PATCH 0/3] OvmfPkg/PlatformPei: scaleability fixes for GetPeiMemoryCap()
 2024-01-31 12:00 UTC  (4+ messages)
` [edk2-devel] [PATCH 1/3] OvmfPkg/PlatformPei: consider AP stacks for pei memory cap
` [edk2-devel] [PATCH 2/3] OvmfPkg/PlatformPei: rewrite page table calculation
` [edk2-devel] [PATCH 3/3] OvmfPkg/PlatformPei: log pei memory cap details

[edk2-devel] [PATCH v1 1/1] StandaloneMmPkg/Core: Output status in MMI handler assertion
 2024-01-31 11:26 UTC  (2+ messages)

[edk2-devel] [PATCH v8 00/37] Enable LoongArch virtual machine in edk2
 2024-01-31 10:47 UTC  (24+ messages)
` [edk2-devel] [PATCH v8 14/37] UefiCpuPkg: Add CpuMmuLib to UefiCpuPkg
` [edk2-devel] [PATCH v8 23/37] ArmVirtPkg: Move the FdtSerialPortAddressLib to OvmfPkg
` [edk2-devel] [PATCH v8 24/37] ArmVirtPkg: Move two PCD variables into OvmfPkg
` [edk2-devel] [PATCH v8 25/37] ArmVirtPkg: Move PlatformBootManagerLib to OvmfPkg
  ` [edk2-devel] [PATCH v8 11/37] UefiCpuPkg: Add LoongArch64 CPU Timer instance
  ` [edk2-devel] [PATCH v8 12/37] UefiCpuPkg: Add CPU exception library for LoongArch
  ` [edk2-devel] [PATCH v8 15/37] UefiCpuPkg: Add multiprocessor library for LoongArch64
  ` [edk2-devel] [PATCH v8 16/37] UefiCpuPkg: Add CpuDxe driver "

[edk2-devel] [PATCH v4 0/6] get rid of DeviceTree from SbsaQemu
 2024-01-31 10:00 UTC  (7+ messages)
` [edk2-devel] [PATCH v4 1/6] Platform/SbsaQemu: read amount of cpus during init
` [edk2-devel] [PATCH v4 2/6] Platform/SbsaQemu: use PcdCoreCount directly
` [edk2-devel] [PATCH v4 3/6] Platform/SbsaQemu: move FdtHandlerLib to SbsaQemuHardwareInfoLib
` [edk2-devel] [PATCH v4 4/6] Platform/SbsaQemu: hang if there is no cpu information
` [edk2-devel] [PATCH v4 5/6] Platform/SbsaQemu: get the information of memory via SMC calls
` [edk2-devel] [PATCH v4 6/6] Platform/SbsaQemu: add DeviceTree fallbacks to parse memory information

[edk2-devel] [PATCH 1/2] MdeModulePkg: Dxe: add LOONGARCH64 to mMachineTypeInfo
 2024-01-31  9:56 UTC  (4+ messages)
` 回复: "

[edk2-devel] [PATCH v2 00/15] Security Patches for EDK II Network Stack
 2024-01-31  5:22 UTC  (2+ messages)
` [edk2-devel] 回复: [edk2-stable202402][PATCH "

[edk2-devel] [PATCH v2 1/2] MdeModulePkg: Remove the handle validation check in CoreGetProtocolInterface
 2024-01-31  5:06 UTC  (8+ messages)
` [edk2-devel] [PATCH v2 2/2] MdeModulePkg: Optimize CoreConnectSingleController
  ` 回复: "
` 回复: [edk2-devel] [PATCH v2 1/2] MdeModulePkg: Remove the handle validation check in CoreGetProtocolInterface

[edk2-devel] [PATCH RESEND v2 0/2] AMD CPU extended topology
 2024-01-31  4:54 UTC  (4+ messages)

[edk2-devel] [edk2-redfish-client][PATCH] RedfishClientPkg: Readme.md update
 2024-01-31  4:45 UTC 

[edk2-devel] [edk2-redfish-client][PATCH 0/2] RedfishClientPkg: fix memory leak in ConverterLib
 2024-01-31  4:42 UTC  (6+ messages)
` [edk2-devel] [edk2-redfish-client][PATCH 2/2] "

[edk2-devel] [PATCH] OvmfPkg/IoMmuDxe: Provide an implementation for SetAttribute
 2024-01-31  2:48 UTC  (4+ messages)

[edk2-devel][edk2-platforms][PATCH v5] MinPlatformPkg: Support SecFspWrapperPlatformSecLib in X64
 2024-01-31  2:17 UTC  (3+ messages)

[edk2-devel][edk2-platforms][PATCH v6] MinPlatformPkg: Support SecFspWrapperPlatformSecLib in X64
 2024-01-31  2:14 UTC 

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, January 30, 2024 #cal-reminder
 2024-01-31  2:15 UTC 

[edk2-devel] [PATCH] UefiCpuPkg: RISC-V: MMU: Support Svpbmt extension
 2024-01-31  1:04 UTC 

[edk2-devel] [PATCH v2 0/7] EDK2-TEST TCG MOR Tests
 2024-01-30 23:23 UTC  (8+ messages)
` [edk2-devel] [PATCH v2 1/7] uefi-sct/SctPkg: TCG Platform Reset Check Test
` [edk2-devel] [PATCH v2 2/7] uefi-sct/SctPkg: TCG MOR SetVariable Test
` [edk2-devel] [PATCH v2 3/7] uefi-sct/SctPkg: TCG MORLOCK "
` [edk2-devel] [PATCH v2 4/7] uefi-sct/SctPkg: TCG MORLOCK Unlocked State Test
` [edk2-devel] [PATCH v2 5/7] uefi-sct/SctPkg: TCG MORLOCK Locked No Key "
` [edk2-devel] [PATCH v2 6/7] uefi-sct/SctPkg: TCG MORLOCK Locked with "
` [edk2-devel] [PATCH v2 7/7] uefi-sct/SctPkg: TCG MOR & MORLOCK tests

[edk2-devel] [PATCH] Basetools: Include PCD declarations from Library Instance
 2024-01-30 21:07 UTC  (4+ messages)

[edk2-devel] [PATCH 1/1] MdePkg:Updated the comments of EFI_FIRMWARE_MANAGEMENT_PROTOCOL
 2024-01-30 19:41 UTC  (8+ messages)
      ` 回复: "

[edk2-devel] [staging/dynamictables-reorg PATCH v1 1/1] Branch to reorg Dynamic Tables & support other arch
 2024-01-30 18:25 UTC  (3+ messages)

[edk2-devel] [PATCH] MdePkg: Update ReceiveData and SendData function description
 2024-01-30 17:58 UTC  (5+ messages)
` [edk2-devel] [PATCH v2 1/1] "
` [edk2-devel] [PATCH v3 "

[edk2-devel] [PATCH 0/3] OvmfPkg: Add support for 5-level paging
 2024-01-30 16:48 UTC  (9+ messages)
` [edk2-devel] [PATCH 1/3] MdeModulePkg: fix PcdUse5LevelPageTable assert
` [edk2-devel] [PATCH 2/3] OvmfPkg/ResetVector: add 5-level paging support
` [edk2-devel] [PATCH 3/3] OvmfPkg/PlatformInitLib: "

[edk2-devel] [Patch v3 0/2] MdeModulePkg/Core/Dxe: Set MemoryTypeInfo bin range from HOB
 2024-01-30 16:39 UTC  (4+ messages)
` [edk2-devel] [Patch v3 1/2] MdeModulePkg/Core/Dxe: Initialize GCD before RT memory allocations
` [edk2-devel] [Patch v3 2/2] MdeModulePkg/Core/Dxe: Set MemoryTypeInfo bin range from HOB

[edk2-devel] [PATCH] MdeModulePkg/PciBusDxe: Add feedback status for PciIoMap
 2024-01-30 16:37 UTC  (7+ messages)

[edk2-devel] [PATCH] BaseTools: Remove Duplicate sets of SkuName and SkuId from allskuset
 2024-01-30  7:48 UTC  (6+ messages)

[edk2-devel] reg: HTTP Proxy Support
 2024-01-30  1:19 UTC  (3+ messages)

[edk2-devel] [PATCH] MdePkg/BaseLib: Fix AARCH64 compilation error
 2024-01-29  8:41 UTC 

[edk2-devel] Resources for Creating Packages
 2024-01-30 16:20 UTC  (4+ messages)

[edk2-devel] [PATCH 00/16] Provide SEV-SNP support for running under an SVSM
 2024-01-30 16:13 UTC  (36+ messages)
` [edk2-devel] [PATCH 01/16] OvmfPkg/BaseMemEncryptSevLib: Re-organize page state change support
` [edk2-devel] [PATCH 02/16] MdePkg/Register/Amd: Define the SVSM related information
` [edk2-devel] [PATCH 03/16] MdePkg/BaseLib: Add a new VMGEXIT instruction invocation for SVSM
` [edk2-devel] [PATCH 07/16] OvmfPkg/CcExitLib: Add support for the SVSM_CORE_PVALIDATE call
` [edk2-devel] [PATCH 08/16] OvmfPkg/CcExitLib: Add support for the SVSM create/delete vCPU calls
` [edk2-devel] [PATCH 10/16] MdePkg: GHCB APIC ID retrieval support definitions
` [edk2-devel] [PATCH 11/16] UefiCpuPkg: Create APIC ID list PCD
` [edk2-devel] [PATCH 12/16] OvmfPkg/PlatformPei: Retrieve APIC IDs from the hypervisor
` [edk2-devel] [PATCH 13/16] UefiCpuPkg/MpInitLib: Always use AP Create if PcdSevSnpApicIds is set
` [edk2-devel] [PATCH 14/16] UefiCpuPkg/MpInitLib: AP creation support under an SVSM
` [edk2-devel] [PATCH 15/16] Ovmfpkg/CcExitLib: Provide SVSM discovery support
` [edk2-devel] [PATCH 16/16] OvmfPkg/BaseMemEncryptLib: Check for presence of an SVSM when not at VMPL0

[edk2-devel] [PATCH v5 0/3] ArmPkg: GenericWatchdogDxe fixes and improvements
 2024-01-30 15:03 UTC  (8+ messages)
` [edk2-devel] [PATCH v5 1/3] ArmPkg: Update GenericWatchdogDxe to allow setting full 48-bit offset
` [edk2-devel] [PATCH v5 2/3] ArmPkg: Introduce global mTimerPeriod and remove calculation
` [edk2-devel] [PATCH v5 3/3] ArmPkg: Disable watchdog interaction after exiting boot services

[edk2-devel] [PATCH v6 0/3] Platform/ARM: Enable _CPC/_PSD generation on Juno-r2
 2024-01-30 14:30 UTC  (4+ messages)
` [edk2-devel] [PATCH v6 3/3] Platform/ARM: Juno: Generate _CPC objects for JunoR2

[edk2-devel] [PATCH v5 00/11] DynamicTablesPkg: Enable _PSD/_CPC generation using SCMI
 2024-01-30 14:30 UTC  (6+ messages)
` [edk2-devel] [PATCH v5 09/11] DynamicTablesPkg: Add DynamicTablesScmiInfoLib
` [edk2-devel] [PATCH v5 10/11] DynamicTablesPkg: Add PcdDevelopmentPlatformRelaxations Pcd

[edk2-devel] [PATCH 1/1] CryptoPkg: Add new API to get PKCS7 Signature
 2024-01-30  9:48 UTC  (3+ messages)

[edk2-devel] [edk2-redfish-client][PATCH V2] RedfishClientPkg/FeatureDriver: ComputerSystem_1_13_0 driver
 2024-01-30  7:58 UTC  (8+ messages)

[edk2-devel][edk2-platforms][PATCH v4] MinPlatformPkg: Support SecFspWrapperPlatformSecLib in X64
 2024-01-30  7:51 UTC  (3+ messages)

[edk2-devel] [PATCH edk2-platforms 1/1] IpmiFeaturePkg/ServerManagementLib: Fix a GCC compile error
 2024-01-30  6:27 UTC  (3+ messages)

[edk2-devel] [PATCH v1 0/1] Add cache operations support for CPU Arch proto
 2024-01-30  5:52 UTC  (3+ messages)
` [edk2-devel] [PATCH v1 1/1] UefiCpuPkg: Add cache operations support for "

[edk2-devel] [PATCH v1 1/1] IpmiFeaturePkg/GenericIpmi:StandaloneMmGenericIpmi
 2024-01-30  5:36 UTC 

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, January 30, 2024 #cal-reminder
 2024-01-30  2:30 UTC 

[edk2-devel] [PATCH V2 0/5] Add EFI_UNSUPPORTED return for some Runtime Service functions
 2024-01-30  1:36 UTC  (2+ messages)
` 回复: "

[edk2-devel] [PATCH v5 0/1] MdeModulePkg/AcpiTableDxe: Prefer xDSDT over DSDT when installing tables
 2024-01-30  1:21 UTC  (3+ messages)
` [edk2-devel] [PATCH v5 1/1] "
  ` 回复: "

[edk2-devel] [PATCH v2] MdePkg/SmBios.h: Add New ProcessorFamily definitions for SMBIOS Type4
 2024-01-30  1:09 UTC  (2+ messages)
` 回复: "

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, January 29, 2024 #cal-reminder
 2024-01-30  0:43 UTC  (2+ messages)

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

[edk2-devel] [Patch v2 0/2] MdeModulePkg/Core/Dxe: Set MemoryTypeInfo bin range from HOB
 2024-01-29 21:36 UTC  (6+ messages)
` [edk2-devel] [Patch v2 1/2] MdeModulePkg/Core/Dxe: Initialize GCD before RT memory allocations
` [edk2-devel] [Patch v2 2/2] MdeModulePkg/Core/Dxe: Set MemoryTypeInfo bin range from HOB

[edk2-devel] [PATCH v3 1/1] OvmfPkg/ResetVector: send post codes to qemu debug console
 2024-01-29 21:06 UTC  (4+ messages)

[edk2-devel] [PATCH 0/1] EmbeddedPkg/Scripts/LauterbachT32: Fix EfiLoadDxe.cmm
 2024-01-29 19:01 UTC  (2+ messages)
` [edk2-devel] [PATCH 1/1] "

[edk2-devel] [edk2-platforms][PATCH] edk2-platforms: Maintainer.txt update
 2024-01-29 17:26 UTC  (2+ messages)

[edk2-devel] [PATCH v6 1/1] DynamicTablesPkg: Exempt some _CPC field from checks
 2024-01-29 14:31 UTC  (2+ messages)

[edk2-devel] [PATCH 00/11] OvmfPkg: tweak shell builds
 2024-01-29 12:40 UTC  (7+ messages)
` [edk2-devel] [PATCH 02/11] OvmfPkg: add ShellLibs.dsc.inc


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