public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2024-02-01 22:56:05 to 2024-02-06 15:22:00 UTC [more...]

[edk2-devel] Dependency on CryptoLib increases my module size by 600Kb, being apparently too big for integration
 2024-02-06 15:21 UTC  (2+ messages)

[edk2-devel] [PATCH 0/3] Fix potential issue in CpuPageTableLib and SMM page table initialization
 2024-02-06 15:02 UTC  (11+ messages)
` [edk2-devel] [PATCH 1/3] UefiCpuPkg: Reduce and optimize access to attribute
` [edk2-devel] [PATCH 2/3] UefiCpuPkg: Add more Paging mode enumeration
` [edk2-devel] [PATCH 3/3] UefiCpuPkg/PiSmmCpuDxeSmm:Map SMRAM in 4K page granularity

[edk2-devel] [PATCH] MdePkg/BaseLib: Fix AARCH64 compilation error
 2024-02-06  6:11 UTC 

[edk2-devel] [PATCH] MdeModulePkg/SdMmcPciHcDxe: Update switch to highspeed timing flow
 2024-02-06 11:59 UTC 

[edk2-devel] [PATCH V3] BaseTools: Optimize GenerateByteArrayValue and CollectPlatformGuids APIs
 2024-02-06  4:18 UTC  (2+ messages)

[edk2-devel] The API in BaseCryptLib can't seed the pseudorandom number generator properly
 2024-02-06  7:00 UTC 

[edk2-devel] [edk2 Patch 0/1] fix compiler error due to void pointer arithmetic
 2024-02-06 14:36 UTC  (4+ messages)
` [edk2-devel] [edk2 Patch 1/1] EmbeddedPkg: compiler error due to arithmetic operation on void pointer

[edk2-devel] [PATCH v3 0/2] SMM CPU Optimization
 2024-02-06 14:33 UTC  (6+ messages)
` [edk2-devel] [PATCH v3 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Avoid BspIndex typecasting
` [edk2-devel] [PATCH v3 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Check BspIndex first before lock cmpxchg

[edk2-devel] [edk2 Patch 0/1] Fix invalid escape sequence \C syntax warning
 2024-02-06 14:32 UTC  (3+ messages)
` [edk2-devel] [edk2 Patch 1/1] BaseTools: Syntax warning invalid escape sequence \C

[edk2-devel] [PATCH v8 00/37] Enable LoongArch virtual machine in edk2
 2024-02-06 14:32 UTC  (28+ messages)
` [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 14/37] UefiCpuPkg: Add CpuMmuLib to UefiCpuPkg
` [edk2-devel] [PATCH v8 18/37] ArmVirtPkg: Move PCD of FDT base address and FDT padding to OvmfPkg

[edk2-devel] [PATCH 0/2] Introduce and use PCD for Memory Attributes Table
 2024-02-06 13:25 UTC  (3+ messages)
` [edk2-devel] [PATCH 1/2] MdeModulePkg: Introduce and use PcdMemoryAttributesTableVersion
` [edk2-devel] [PATCH 2/2] MdePkg: Drop unused EFI_MEMORY_ATTRIBUTES_TABLE_VERSION macro

[edk2-devel] [PATCH v1 0/2] SMM CPU Optimization for SMM Init & SMI Process
 2024-02-06 12:46 UTC  (13+ messages)
` [edk2-devel] [PATCH v1 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Execute CET and XD check only on BSP
` [edk2-devel] [PATCH v1 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Check BspIndex first before lock cmpxchg

[edk2-devel] [PATCH] ArmPkg/ProcessorSubClassDxe: Limit CoreCount to 0xFF
 2024-02-06 11:39 UTC  (2+ messages)

[edk2-devel] [Patch V2 0/3] Fix potential issue in CpuPageTableLib and SMM page table initialization
 2024-02-06  8:53 UTC  (7+ messages)
` [edk2-devel] [Patch V2 1/3] UefiCpuPkg: Reduce and optimize access to attribute
` [edk2-devel] [Patch V2 2/3] UefiCpuPkg: Add more Paging mode enumeration
` [edk2-devel] [Patch V2 3/3] UefiCpuPkg/PiSmmCpuDxeSmm:Map SMRAM in 4K page granularity

[edk2-devel] [PATCH v2 0/2] SMM CPU Optimization
 2024-02-06  7:00 UTC  (7+ messages)
` [edk2-devel] [PATCH v2 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Execute CET and XD check only on BSP
` [edk2-devel] [PATCH v2 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Check BspIndex first before lock cmpxchg

[edk2-devel] AArch64 with HeapGuard: page allocations wrongly aligned
 2024-02-06  4:20 UTC  (13+ messages)

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, February 6, 2024 #cal-reminder
 2024-02-06  2:30 UTC 

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, February 5, 2024 #cal-notice
 2024-02-06  0:30 UTC 

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, February 5, 2024 #cal-reminder
 2024-02-05 23:30 UTC 

[edk2-devel] [PATCH v2] DynamicTablesPkg/SSDT: Require Package node in hierarchy
 2024-02-05 19:00 UTC 

[edk2-devel] [PATCH v2 01/15] NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45230 Patch
 2024-02-05 13:41 UTC  (2+ messages)

[edk2-devel] [PATCH v2 04/15] NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Patch
 2024-02-05 13:46 UTC  (2+ messages)

[edk2-devel] [PATCH] OvmfPkg/SmbiosPlatformDxe: tweak fallback release date again
 2024-02-05 16:41 UTC  (4+ messages)

[edk2-devel] [PATCH V3 0/5] Add EFI_UNSUPPORTED return for some Runtime Service functions
 2024-02-05 11:27 UTC  (11+ messages)
` [edk2-devel] [PATCH V3 1/5] MdePkg: "
` [edk2-devel] [PATCH V3 2/5] MdeModulePkg: Align RuntimeDxe function headers with UEFI return values
` [edk2-devel] [PATCH V3 3/5] EmbeddedPkg: Align RealTimeClock function headers with "
` [edk2-devel] [PATCH V3 4/5] ArmPlatformPkg: Align PL031 library "
` [edk2-devel] [PATCH V3 5/5] OvmfPkg: Align XenRealTimeClockLib "

[edk2-devel] [edk2][PATCH V2 0/2] Update handling of interrupt node for SSDT Serial Port Fixup Library
 2024-02-05 10:54 UTC  (2+ messages)

[edk2-devel] question about cxl device enumeration in pci bus driver
 2024-02-05  9:49 UTC  (4+ messages)
` [edk2-devel] Use dynamic pcd in smm mode
  ` [edk2-devel] question about PrmPkg
    ` [edk2-devel] sctpackage failed to be compile with new udk codebase

[edk2-devel] [PATCH] DynamicTablesPkg/SSDT: Require Package node in hierarchy
 2024-02-05  9:38 UTC  (2+ messages)

[edk2-devel] [PATCH v1 00/19] Add LoongArch helper functions and defines
 2024-02-05  9:11 UTC  (26+ messages)
` [edk2-devel] [PATCH v1 01/19] MdePkg: Add the header file named Csr.h for LoongArch64
` [edk2-devel] [PATCH v1 02/19] MdePkg: Add LoongArch64 FPU function set into BaseCpuLib
` [edk2-devel] [PATCH v1 03/19] MdePkg: Add LoongArch64 exception function set into BaseLib
` [edk2-devel] [PATCH v1 04/19] MdePkg: Add LoongArch64 local interrupt "
` [edk2-devel] [PATCH v1 05/19] MdePkg: Add LoongArch Cpucfg function
` [edk2-devel] [PATCH v1 06/19] MdePkg: Add read stable counter operation for LoongArch
` [edk2-devel] [PATCH v1 07/19] MdePkg: Add CSR "
` [edk2-devel] [PATCH v1 08/19] MdePkg: Add IOCSR "
` [edk2-devel] [PATCH v1 09/19] MdePkg: Add a new library named PeiServicesTablePointerLibKs0
` [edk2-devel] [PATCH v1 10/19] MdePkg: Add some comments for LoongArch exceptions
` [edk2-devel] [PATCH v1 11/19] EmbeddedPkg: Add PcdPrePiCpuIoSize width for LOONGARCH64
` [edk2-devel] [PATCH v1 12/19] ArmVirtPkg: Move PCD of FDT base address and FDT padding to OvmfPkg
` [edk2-devel] [PATCH v1 13/19] UefiCpuPkg: Add a new CPU IO 2 driver named CpuMmio2Dxe
` [edk2-devel] [PATCH v1 14/19] ArmVirtPkg: Enable CpuMmio2Dxe
` [edk2-devel] [PATCH v1 15/19] OvmfPkg/RiscVVirt: "
` [edk2-devel] [PATCH v1 16/19] OvmfPkg/RiscVVirt: Remove PciCpuIo2Dxe from RiscVVirt
` [edk2-devel] [PATCH v1 17/19] ArmVirtPkg: Move the FdtSerialPortAddressLib to OvmfPkg
` [edk2-devel] [PATCH v1 18/19] ArmVirtPkg: Move two PCD variables into OvmfPkg
` [edk2-devel] [PATCH v1 19/19] ArmVirtPkg: Move PlatformBootManagerLib to OvmfPkg

[edk2-devel] [edk2-redfish-client][PATCH V3] RedfishClientPkg: Readme.md update
 2024-02-05  8:35 UTC 

[edk2-devel] [edk2-redfish-client][PATCH V3] RedfishClientPkg: Readme.md update
 2024-02-05  8:34 UTC 

[edk2-devel] [PATCH v2 0/4] OvmfPkg/PlatformPei: scaleability fixes for GetPeiMemoryCap()
 2024-02-05  8:27 UTC  (10+ messages)
` [edk2-devel] [PATCH v2 1/4] OvmfPkg/PlatformPei: log a warning when memory is tight
` [edk2-devel] [PATCH v2 2/4] OvmfPkg/PlatformPei: consider AP stacks for pei memory cap
` [edk2-devel] [PATCH v2 3/4] OvmfPkg/PlatformPei: rewrite page table calculation
` [edk2-devel] [PATCH v2 4/4] OvmfPkg/PlatformPei: log pei memory cap details

[edk2-devel] [edk2-redfish-client][PATCH V2] RedfishClientPkg: Readme.md update
 2024-02-05  7:52 UTC 

[edk2-devel] [edk2-redfish-client][PATCH V2] RedfishClientPkg: Readme.md update
 2024-02-05  7:49 UTC 

[edk2-devel] [PATCH 00/16] Provide SEV-SNP support for running under an SVSM
 2024-02-05  5:06 UTC  (14+ messages)
` [edk2-devel] [PATCH 04/16] UefiCpuPkg/CcExitLib: Extend the CcExitLib library to support "
` [edk2-devel] [PATCH 09/16] UefiCpuPkg/MpInitLib: Use CcExitSnpVmsaRmpAdjust() to set/clear VMSA
` [edk2-devel] [PATCH 11/16] UefiCpuPkg: Create APIC ID list PCD
` [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] NetworkPkg Update Security Patch
 2024-02-03 10:11 UTC 

[edk2-devel] [PATCH] OvmfPkg/SmbiosPlatformDxe: tweak fallback release date again
 2024-02-04  9:35 UTC  (2+ messages)

[edk2-devel] [PATCH] OvmfPkg/Sec: Use correct prototype of ProcessLibraryConstructorList()
 2024-02-05  0:44 UTC  (2+ messages)

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

[edk2-devel] [PATCH edk2-test 1/1] uefi-sct/SctPkg: correct %LX SctPrint code
 2024-02-04 18:18 UTC  (2+ messages)

[edk2-devel] [PATCH v2 1/1] BaseTools/Scripts/PatchCheck.py: Check for Change-id
 2024-02-04 14:50 UTC  (2+ messages)

[edk2-devel] [PATCH] Basetools: Include PCD declarations from Library Instance
 2024-02-04 12:42 UTC  (5+ messages)

[edk2-devel] Soft Feature Freeze will start on Feb 5th for edk2-stable202402
 2024-02-04 12:30 UTC 

[edk2-devel] [PATCH] OvmfPkg/ResetVector: Fix SNP CPUID table processing results for ECX/EDX
 2024-02-03 21:05 UTC  (3+ messages)

[edk2-devel] [PATCH v1 1/1] StandaloneMmPkg/Core: Output status in MMI handler assertion
 2024-02-03 16:46 UTC  (4+ messages)

[edk2-devel] [PATCH v2 0/5] OvmfPkg: Add support for 5-level paging
 2024-02-02 19:28 UTC  (11+ messages)
` [edk2-devel] [PATCH v2 4/5] OvmfPkg/ResetVector: add 5-level paging support

[edk2-devel] [PATCH] NetworkPkg:Update Security Fix
 2024-02-02 19:23 UTC  (2+ messages)

[edk2-devel] [PATCH 1/1] ArmPkg/CompilerIntrinsicsLib: provide __ashlti3
 2024-02-02 17:44 UTC  (3+ messages)

[edk2-devel] [PATCH] AlderlakeOpenBoardPkg: Fix BootStage 5 can't install Windows11
 2024-02-02 17:36 UTC  (2+ messages)

[edk2-devel] Query Errors / warnings observed on edk2/EmbeddedPkg
 2024-02-02 14:54 UTC  (3+ messages)

[edk2-devel] [PATCH] AlderlakeOpenBoardPkg: Add Readme
 2024-02-02  9:24 UTC 

[edk2-devel] [PATCH V3] FmpDevicePkg: GetImageInfo Add missing conditions
 2024-02-02 10:00 UTC 

[edk2-devel] [PATCH] AlderlakeSiliconPkg: Update for SPI2 Protocol and Identify flash regions by GUID
 2024-02-02  9:10 UTC 

[edk2-devel] [PATCH] AlderlakeSiliconPkg: Update for SPI2 Protocol and Identify flash regions by GUID
 2024-02-02  6:32 UTC 

[edk2-devel] [PATCH] AlderlakeOpenBoardPkg: Change MinPlatform MinDsdt and Update SpiFlashCommonLib
 2024-02-02  9:08 UTC 

[edk2-devel] [PATCH v8 00/37] Enable LoongArch virtual machine in edk2
 2024-02-02 14:10 UTC  (5+ messages)

[edk2-devel] [PATCH] BaseTools: Optimize GenerateByteArrayValue and CollectPlatformGuids APIs
 2024-02-02 11:11 UTC  (6+ messages)

[edk2-devel] [PATCH v2] BaseTools: Optimize GenerateByteArrayValue and CollectPlatformGuids APIs
 2024-02-02 10:57 UTC 

[edk2-devel] [PATCH v2 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Check BspIndex first before lock cmpxchg
 2024-02-02  7:13 UTC 

[edk2-devel] [PATCH v2 1/2] MdeModulePkg: Remove the handle validation check in CoreGetProtocolInterface
 2024-02-02  6:04 UTC  (3+ messages)
` 回复: "

[edk2-devel] [PATCH V2 0/5] Add EFI_UNSUPPORTED return for some Runtime Service functions
 2024-02-02  2:40 UTC  (3+ messages)
  ` [edk2-devel] [PATCH V2 2/5] MdeModulePkg: Update some Runtime Service functions header

[edk2-devel] [PATCH v3 0/4] OvmfPkg/Sec: Setup MTRR early in the boot process
 2024-02-01  9:49 UTC  (8+ messages)
` [edk2-devel] [PATCH v3 1/4] "

[edk2-devel] [PATCH] AlderlakeOpenBoardPkg: Change MinPlatform MinDsdt and Update SpiFlashCommonLib
 2024-02-01  9:02 UTC 

[edk2-devel] [PATCH] UefiPayloadPkg/Crypto: Support external Crypto drivers
 2024-02-01  6:09 UTC 

[edk2-devel] [PATCH edk2-platforms 1/1] IpmiFeaturePkg/ServerManagementLib: Fix a GCC compile error
 2024-02-01 22:55 UTC  (2+ messages)


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