messages from 2023-11-20 04:31:42 to 2023-11-23 05:55:00 UTC [more...]
[edk2-devel] [PATCH 0/6] Refine BMC USB NIC discovery and Redfish service enablement
2023-11-23 5:54 UTC (4+ messages)
` [edk2-devel] [PATCH 1/6] RedfishPkg/BmcUsbNicLib: Update BMC USB NIC searching algorithm
` [edk2-devel] [PATCH 2/6] RedfishPkg/RedfishHostInterfaceDxe: Add Redfish HI readiness notification
` [edk2-devel] [PATCH 3/6] RedfishPkg/RedfishConfigHandler: Use "
[edk2-devel] [Proposed Fix][PATCH v1 1/1] MdeModulePkg/DxeCapsuleLibFmp: Fix crash with VirtualAddressMap omitted
2023-11-23 4:48 UTC
[edk2-devel] [PATCH v2] CloudHv: Add CI for CloudHv on AArch64
2023-11-23 3:22 UTC
[edk2-devel] [PATCH v3] UefiCpuPkg/PiSmmCpuDxeSmm: Use NonSmm BSP as default SMM BSP
2023-11-23 3:23 UTC
[edk2-devel] [PATCH v2 0/3] RedfishPkg: refine HiiUtilityLib and fix USB NIC discovering
2023-11-23 3:06 UTC (10+ messages)
` [edk2-devel] [PATCH v2 1/3] RedfishPkg: fix memory leak in HiiUtilityLib
` [edk2-devel] [PATCH v2 2/3] RedfishPkg: add explicit variable initialization
` [edk2-devel] [PATCH v2 3/3] RedfishPkg: fix searching for the BMC-exposed USB NIC
[edk2-devel] [PATCH 1/1] BaseTools/Scripts/PatchCheck.py: Check for Change-id
2023-11-23 2:11 UTC (2+ messages)
[edk2-devel] edk2 uncrustify update (73.0.8)?
2023-11-23 2:07 UTC (10+ messages)
[edk2-devel] [PATCH 0/1] StandaloneMmPkg/Core: Restart dispatcher once MmEntryPoint is registered
2023-11-23 1:48 UTC (5+ messages)
` [edk2-devel] [PATCH 1/1] "
[edk2-devel] [Patch V3 0/3] UefiCpuPkg/MpInitLib: Eliminate redundant microcode loading in DXE
2023-11-23 1:23 UTC (8+ 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 0/3] RedfishPkg: refine HiiUtilityLib and fix USB NIC discovering
2023-11-22 23:50 UTC (4+ messages)
` [edk2-devel] [PATCH 1/3] RedfishPkg: fix memory leak in HiiUtilityLib
` [edk2-devel] [PATCH 2/3] RedfishPkg: add explicit variable initialization
` [edk2-devel] [PATCH 3/3] RedfishPkg: fix searching for the BMC-exposed USB NIC
[edk2-devel] Soft Feature Freeze starts now for edk2-stable202311
2023-11-22 23:45 UTC (8+ messages)
` [edk2-discuss] "
[edk2-devel] [Patch V2 0/3] Eliminate redundant microcode loading in DXE
2023-11-22 17:24 UTC (10+ 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-22 16:51 UTC (14+ 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 V7 0/2]UefiCpuPkg/MpInitLib: Enable execute disable bit
2023-11-22 16:41 UTC (4+ 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 v3 09/39] MdePkg: Add a new library named PeiServicesTablePointerLibReg
2023-11-22 16:13 UTC (13+ messages)
` [edk2-devel] [PATCH v3 11/39] UefiCpuPkg: Add LoongArch64 CPU Timer library
` [edk2-devel] [PATCH v3 22/39] ArmPkg: Remove ArmPciCpuIo2Dxe from ArmPkg
` [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 v3 0/5] Designware MMCDXE changes and enhancement
2023-11-22 15:49 UTC (12+ messages)
` [edk2-devel] [PATCH v3 1/5] DesignWare/DwEmmcDxe: Enabled Internal IDMAC interrupt RX/TX register
` [edk2-devel] [PATCH v3 2/5] DesignWare/DwEmmcDxe: Add CPU little endian option
` [edk2-devel] [PATCH v3 3/5] DesignWare/DwEmmcDxe: Remove ARM dependency library
` [edk2-devel] [PATCH v3 4/5] DesignWare/DwEmmcDxe: Add handling for SDMMC
` [edk2-devel] [PATCH v3 5/5] DesignWare/DwEmmcDxe: Force DMA buffer to allocate below 4GB
[edk2-devel] [PATCH edk2-platforms 1/1] set WritePolicyValid for all cache types
2023-11-22 15:14 UTC (2+ messages)
[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] 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 (7+ messages)
[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 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: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 (6+ 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 (3+ 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)
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