messages from 2023-11-17 16:37:50 to 2023-11-22 13:15:18 UTC [more...]
[edk2-devel] [PATCH 1/1] BaseTools/Scripts/PatchCheck.py: Check for Change-id
2023-11-22 13:14 UTC
[edk2-devel] Soft Feature Freeze starts now for edk2-stable202311
2023-11-22 12:26 UTC (5+ messages)
` [edk2-discuss] "
[edk2-devel] [PATCH 0/1] StandaloneMmPkg/Core: Restart dispatcher once MmEntryPoint is registered
2023-11-22 11:45 UTC (3+ messages)
` [edk2-devel] [PATCH 1/1] "
[edk2-devel] [PATCH v2] UefiCpuPkg/PiSmmCpuDxeSmm: Use NonSmm BSP as default SMM BSP
2023-11-22 9:02 UTC (2+ messages)
[edk2-devel] [PATCH v3 00/11] DynamicTablesPkg: Enable _PSD/_CPC generation using SCMI
2023-11-22 7:54 UTC (16+ messages)
` [edk2-devel] [PATCH v3 01/11] ArmPkg/ArmScmiDxe: Rename PERFORMANCE_PROTOCOL_VERSION
` [edk2-devel] [PATCH v3 02/11] ArmPkg/ArmScmiDxe: Add PERFORMANCE_DESCRIBE_FASTCHANNEL support
` [edk2-devel] [PATCH v3 03/11] MdePkg/Acpi65: Add _PSD/_CPC/State Coordination Types macros
` [edk2-devel] [PATCH v3 04/11] DynamicTablesPkg: Use new CPC revision macro
` [edk2-devel] [PATCH v3 05/11] DynamicTablesPkg: Rename AmlCpcInfo.h to AcpiObjects.h
` [edk2-devel] [PATCH v3 06/11] DynamicTablesPkg: Add CM_ARM_PSD_INFO object
` [edk2-devel] [PATCH v3 07/11] DynamicTablesPkg: Add PsdToken field to CM_ARM_GICC_INFO object
` [edk2-devel] [PATCH v3 08/11] DynamicTablesPkg: Add AmlCreatePsdNode() to generate _PSD
` [edk2-devel] [PATCH v3 09/11] DynamicTablesPkg: Generate _PSD in SsdtCpuTopologyGenerator
` [edk2-devel] [PATCH v3 10/11] DynamicTablesPkg: Add DynamicTablesScmiInfoLib
` [edk2-devel] [PATCH v3 11/11] DynamicTablesPkg: Remove check for _CPC field
[edk2-devel] [Patch V3 0/3] UefiCpuPkg/MpInitLib: Eliminate redundant microcode loading in DXE
2023-11-22 6:08 UTC (4+ messages)
` [edk2-devel] [Patch V3 1/3] "
` [edk2-devel] [Patch V3 2/3] UefiCpuPkg/MpInitLib: Store MTRRs settings only when CpuCount>1
` [edk2-devel] [Patch V3 3/3] UefiCpuPkg/MpInitLib: Extract Dump Microcode Revision as function
[edk2-devel] [PATCH v3 0/5] Designware MMCDXE changes and enhancement
2023-11-22 4:06 UTC (2+ messages)
[edk2-devel] [PATCH v3 09/39] MdePkg: Add a new library named PeiServicesTablePointerLibReg
2023-11-22 1:47 UTC (18+ messages)
` [edk2-devel] [PATCH v3 13/39] UefiCpuPkg: Add CpuMmuLib.h to UefiCpuPkg
` [edk2-devel] [PATCH v3 22/39] ArmPkg: Remove ArmPciCpuIo2Dxe from ArmPkg
` [edk2-devel] [PATCH v3 23/39] OvmfPkg/RiscVVirt: Enable UefiCpuPkg version CpuIo2Dxe
` [edk2-devel] [PATCH v3 14/39] UefiCpuPkg: Add LoongArch64CpuMmuLib to UefiCpuPkg
` [edk2-devel] [PATCH v3 27/39] ArmVirtPkg: Move PlatformBootManagerLib to OvmfPkg
[edk2-devel] [PATCH] Modified ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c to follow error handling instead of success handling
2023-11-22 1:33 UTC (3+ messages)
[edk2-devel] [PATCH 1/1] MdeModulePkg: Fix typos in Bus and Core
2023-11-21 19:13 UTC (3+ messages)
[edk2-devel] [PATCH v2] OvmfPkg/MemEncryptSevLib: Fix address overflow during PVALIDATE
2023-11-21 17:08 UTC (8+ messages)
` [edk2-devel] 回复: [edk2-202311] "
[edk2-devel] [PATCH v2 0/5] BZ 4239: Fix MdeModulePkg/Bus/Pci/PciBusDxe issues pointed by Coverity
2023-11-21 17:07 UTC (13+ messages)
` [edk2-devel] [PATCH v2 4/5] MdeModulePkg/Bus/Pci/PciBusDxe: Fix NULL_RETURNS Coverity issue
[edk2-devel] [PATCH v3 0/3] Platform/ARM: Enable _CPC/_PSD generation on Juno-r2
2023-11-21 17:05 UTC (6+ messages)
` [edk2-devel] [PATCH v3 1/3] Platform/ARM: Juno: Fix typo
` [edk2-devel] [PATCH v3 2/3] Platform/ARM: Juno: Generate _PSD objects
` [edk2-devel] [PATCH v3 3/3] Platform/ARM: Juno: Generate _CPC objects for JunoR2
[edk2-devel] [RFC PATCH 1/1] ArmPkg,MdePkg: move ArmLib.h to MdePkg
2023-11-21 16:42 UTC
[edk2-devel] [Bug] Building NetworkPkg fails due to missing SynchronizationLib dependency of BaseCryptLib
2023-11-21 16:29 UTC (5+ messages)
[edk2-devel] Fail to build boot with tools code failure
2023-11-21 16:27 UTC (2+ messages)
[edk2-devel] [PATCH v5 0/6] CryptoPkg: Enable Openssl native instruction support for AARCH64
2023-11-21 16:26 UTC (16+ messages)
` [edk2-devel] [PATCH v5 1/6] ArmPkg/ArmLib: Add macros/helper functions around AA64Isar0 register
` [edk2-devel] [PATCH v5 2/6] CryptoPkg/CryptoPkg.ci.yaml: Allow dependency upon ArmPkg
` [edk2-devel] [PATCH v5 3/6] CryptoPkg/OpensslLib: Add native instruction support for AARCH64
` [edk2-devel] [PATCH v5 4/6] CryptoPkg/OpensslLib: Generate files for AARCH64 native support
` [edk2-devel] [PATCH v5 5/6] CryptoPkg/OpensslLib: Add AArch64Cap for arch specific hooks
` [edk2-devel] [PATCH v5 6/6] CryptoPkg: Enable Openssl Accel builds for AARCH64
[edk2-devel] BaseTools KeyError When Building EmulatorPkg
2023-11-21 16:22 UTC (2+ messages)
[edk2-devel] [PATCH] Maintainers.txt: add Aaron Young as MptScsi and PvScsi reviewer
2023-11-21 16:14 UTC (2+ messages)
[edk2-devel] [PATCH v2 0/3] Get and use Get processor extended information
2023-11-21 16:12 UTC (11+ messages)
` [edk2-devel] [PATCH v2 1/3] UefiCpuPkg/BaseXApicLib: Fix CPUID_V2_EXTENDED_TOPOLOGY detection
` [edk2-devel] [PATCH v2 2/3] UefiCpuPkg/PiSmmCpuDxeSmm: Get processor extended information
` [edk2-devel] [PATCH v2 3/3] UefiCpuPkg/PiSmmCpuDxeSmm: Use "
[PATCH V3 0/4] Add New Memory Attributes
2023-11-21 15:03 UTC (5+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH v1 1/1] Bug 2861 - HiiDatabaseDxe, ConfigRouting.c, GetElementsFromRequest incorrect error handling
2023-11-21 14:55 UTC (4+ messages)
回复: 回复: edk2-stable202311: Re: [edk2-devel] [PATCH] DynamicTablesPkg: Fix ETE _UID Creation
2023-11-21 14:16 UTC
回复: edk2-stable202311: Re: [edk2-devel] [PATCH] DynamicTablesPkg: Fix ETE _UID Creation
2023-11-21 14:14 UTC (2+ messages)
` 回复: "
[edk2-devel] remove <LegacyBiosMpTable.h> and <Mps.h>, including references
2023-11-21 8:51 UTC (9+ messages)
` [edk2-devel] [edk2-platforms PATCH 0/2] remove <LegacyBiosMpTable.h> and <Mps.h> refs
` [edk2-devel] [edk2-platforms PATCH 1/2] WhitleyOpenBoardPkg: remove <LegacyBiosMpTable.h> references
` [edk2-devel] [PATCH 0/3] remove <LegacyBiosMpTable.h> and <Mps.h>, including refs
` [edk2-devel] [PATCH 2/3] ShellPkg/UefiShellDebug1CommandsLib: remove gEfiMpsTableGuid ref from DMEM
[edk2-devel] [PATCH v4 0/6] CryptoPkg: Enable Openssl native instruction support for AARCH64
2023-11-21 8:49 UTC (10+ messages)
` [edk2-devel] [PATCH v4 1/6] ArmPkg/ArmLib: Add macros/helper functions around AA64Isar0 register
` [edk2-devel] [PATCH v4 2/6] CryptoPkg/CryptoPkg.ci.yaml: Allow dependency upon ArmPkg
` [edk2-devel] [PATCH v4 3/6] CryptoPkg/OpensslLib: Add native instruction support for AARCH64
` [edk2-devel] [PATCH v4 4/6] CryptoPkg/OpensslLib: Generate files for AARCH64 native support
` [edk2-devel] [PATCH v4 5/6] CryptoPkg/OpensslLib: Add AArch64Cap for arch specific hooks
` [edk2-devel] [PATCH v4 6/6] CryptoPkg: Enable Openssl Accel builds for AARCH64
[edk2-devel] [PATCH v5 0/6] MPAM ACPI definitions and parser
2023-11-21 8:47 UTC (2+ messages)
[edk2-devel] [Patch V2 0/3] Eliminate redundant microcode loading in DXE
2023-11-21 7:58 UTC (5+ messages)
` [edk2-devel] [Patch V2 1/3] UefiCpuPkg/MpInitLib:Repeat WakeUpAp of loading microcode,Syncing MTRR
` [edk2-devel] [Patch V2 2/3] UefiCpuPkg/MpInitLib: Detect microcode and store MTRR when CpuCount > 1
` [edk2-devel] [Patch V2 3/3] UefiCpuPkg/MpInitLib: Eliminate redundant microcode loading in DXE
[edk2-devel] [PATCH v6 0/6] MdePkg: Add macro definitions for CET feature for NASM files
2023-11-21 7:54 UTC (13+ messages)
` [edk2-devel] [PATCH v6 1/6] "
` [edk2-devel] [PATCH v6 2/6] UefiCpuPkg: Use macro CR4_CET_BIT to replace hard code value in Cet.nasm
` [edk2-devel] [PATCH v6 3/6] UefiCpuPkg: Use CET macro definitions in Cet.inc for SmiEntry.nasm files
` [edk2-devel] [PATCH v6 4/6] UefiCpuPkg: Only change CR4.CET bit for enable and disable CET
` [edk2-devel] [PATCH v6 5/6] UefiCpuPkg: Backup and Restore MSR IA32_U_CET in SMI handler
` [edk2-devel] [PATCH v6 6/6] MdePkg: Use macro CR4_CET_BIT to replace hard code value
[edk2-devel] [PATCH v5 0/6] MdePkg: Add macro definitions for CET feature for NASM files
2023-11-21 5:31 UTC (3+ messages)
` [edk2-devel] [PATCH v5 1/6] "
[edk2-devel] [PATCH v6 0/2] Fix and optimize the issue if IPv4 installed after RestEx
2023-11-21 3:10 UTC (6+ messages)
[edk2-devel] [Patch V7 0/2]UefiCpuPkg/MpInitLib: Enable execute disable bit
2023-11-21 2:35 UTC (3+ messages)
` [edk2-devel] [Patch V7 1/2] UefiCpuPkg/MpInitLib: "
` [edk2-devel] [Patch V7 2/2] UefiCpuPkg/MpInitLib: Update the comments of _CPU_MP_DATA
[edk2-devel] [Patch V7 0/2]UefiCpuPkg/MpInitLib: Enable execute disable bit
2023-11-21 2:34 UTC (3+ messages)
` [edk2-devel] [Patch V7 1/2] UefiCpuPkg/MpInitLib: "
` [edk2-devel] [Patch V7 2/2] UefiCpuPkg/MpInitLib: Update the comments of _CPU_MP_DATA
[edk2-devel] [PATCH v1 1/1] BoardModulePkg\Library\BiosIdLib: Support Standalone MM
2023-11-21 2:33 UTC
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, November 21, 2023 #cal-reminder
2023-11-21 2:30 UTC
[edk2-devel] [PATCH] UefiCpuPkg/MpInitLib: Remove the duplicate loading of microcode in DXE
2023-11-21 2:08 UTC (2+ messages)
[edk2-devel] [PATCH v2 1/2] EmbeddedPkg: Fix Android Boot Command Line Length Bug
2023-11-21 1:57 UTC (8+ messages)
` [edk2-devel] [PATCH v2 2/2] EmbeddedPkg: Allow longer android kernel command line
[edk2-devel] [Patch V6 0/2] UefiCpuPkg/MpInitLib: Enable execute disable bit
2023-11-21 1:56 UTC (4+ messages)
` [edk2-devel] [Patch V6 1/2] "
` [edk2-devel] [Patch V6 2/2] UefiCpuPkg/MpInitLib: Update the comments of _CPU_MP_DATA
[edk2-devel] [PATCH] DynamicTablesPkg: Fix ETE _UID Creation
2023-11-21 1:04 UTC (9+ messages)
` edk2-stable202311: "
` 回复: "
[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, November 20, 2023 #cal-notice
2023-11-21 0:30 UTC
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, November 20, 2023 #cal-reminder
2023-11-20 23:30 UTC
[edk2-devel] [PATCH v4 00/14] Add ImagePropertiesRecordLib and Fix MAT Bugs
2023-11-20 22:57 UTC (4+ messages)
` [edk2-devel] [PATCH v4 11/14] UefiCpuPkg: Use Attribute From SMM MemoryAttributesTable if Nonzero
[edk2-devel] question about cxl device enumeration in pci bus driver
2023-11-20 13:58 UTC (7+ messages)
` [edk2-devel] Use dynamic pcd in smm mode
` [edk2-devel] question about PrmPkg
[edk2-devel] [PATCH v2 1/1] OvmfPkg/Bhyve: use a proper PCI IO range
2023-11-20 7:24 UTC
[edk2-devel] [PATCH v1 1/1] OvmfPkg/Bhyve: use a proper PCI IO range
2023-11-20 7:20 UTC (4+ messages)
[edk2-devel] [PATCH] CloudHv: Add CI for CloudHv on AArch64
2023-11-20 7:14 UTC (3+ messages)
[edk2-devel] [PATCH V2 1/1] MdeModulePkg: Support customized FV Migration Information
2023-11-20 6:30 UTC (4+ messages)
[edk2-devel] [Patch V4] UefiCpuPkg/MpInitLib: Enable execute disable bit
2023-11-20 4:57 UTC (5+ messages)
[edk2-devel] [PATCH v3 0/1] Add support for XDSDT table
2023-11-20 4:24 UTC (2+ messages)
` [edk2-devel] [PATCH v3 1/1] MdeModulePkg: Fix issue with ACPI table creation
[edk2-devel] [PATCH v3 0/1] Add support for XDSDT table
2023-11-20 4:22 UTC (2+ messages)
` [edk2-devel] [PATCH v3 1/1] MdeModulePkg: Fix issue with ACPI table creation
[edk2-devel] [Patch V5 0/2] UefiCpuPkg/MpInitLib: Enable execute disable bit
2023-11-20 4:18 UTC (3+ messages)
` [edk2-devel] [Patch V5 1/2] "
` [edk2-devel] [Patch V5 2/2] UefiCpuPkg/MpInitLib: Update the comments of _CPU_MP_DATA
[edk2-devel] [PATCH] UefiCpuPkg: Use NonSmm BSP as BSP if BSP election is not enabled
2023-11-20 3:13 UTC (3+ messages)
[edk2-devel] [PATCH v1 0/3] Update from Uncrustify 73.0.3 to 73.0.8
2023-11-20 2:46 UTC (3+ messages)
` [edk2-devel] [PATCH v1 2/3] EmulatorPkg: Format with Uncrustify 73.0.8
[edk2-devel] [PATCH 0/3] Maintainers.txt: add Laszlo Ersek as an ArmVirt, Ovmf, UefiCpu Pkg "M"
2023-11-20 2:46 UTC (3+ messages)
` [edk2-devel] [PATCH 3/3] Maintainers.txt: add Laszlo Ersek as a UefiCpuPkg maintainer
[edk2-devel] [PATCH] MdePkg:Added support for Smbios 3.7.0 Spec
2023-11-17 10:05 UTC
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, November 20, 2023 #cal-reminder
2023-11-20 0:30 UTC
[edk2-devel] [edk2-platforms][PATCH v1] MinPlatformPkg: Remove usage of PYTHON_HOME
2023-11-18 6:36 UTC (3+ messages)
` [edk2-devel] [edk2-platforms][PATCH v1] PurleyOpenBoardPkg: Replace Python Interpreter Name
` [edk2-devel] [edk2-platforms][PATCH v1] WhitleyOpenBoardPkg: "
[edk2-devel] [PATCH v1] MinPlatformPkg: If BaseTools doesn't build, try a clean build
2023-11-18 4:02 UTC
[edk2-devel] [PATCH v1] MinPlatformPkg: If BaseTools doesn't build, try a clean build
2023-11-17 23:48 UTC (2+ messages)
[edk2-devel] [PATCH v2 0/1] Add support for XDSDT table
2023-11-17 21:57 UTC (4+ messages)
` [edk2-devel] [PATCH v2 1/1] MdeModulePkg: Fix issue with ACPI table creation
[edk2-devel] [PATCH 0/2] SEV-SNP guest support fixes
2023-11-17 21:43 UTC (3+ messages)
[edk2-devel] [Patch V2 0/3] Move gMpInformationHobGuid from StandaloneMmPkg to UefiCpuPkg
2023-11-17 20:13 UTC (3+ messages)
` [edk2-devel] [Patch V2 1/3] UefiCpuPkg: Create MpInformation.h in UefiCpuPkg
[edk2-devel] [PATCH edk2-platforms 1/1] IpmiFeaturePkg/IpmiRedirFru: Switch to AfterConsole event for callback
2023-11-17 19:49 UTC (3+ messages)
[edk2-devel] [PATCH] IntelFsp2Pkg/FspMultiPhaseLib: Remove EFIAPI for local function
2023-11-17 19:27 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox