public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-11-16 11:46:13 to 2023-11-21 03:03:55 UTC [more...]

[edk2-devel] [PATCH v6 0/2] Fix and optimize the issue if IPv4 installed after RestEx
 2023-11-21  3:03 UTC  (12+ 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 v2 0/3] Get and use Get processor extended information
 2023-11-21  2:24 UTC  (10+ 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 "

[edk2-devel] remove <LegacyBiosMpTable.h> and <Mps.h>, including references
 2023-11-21  2:17 UTC  (6+ 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] UefiCpuPkg/MpInitLib: Remove the duplicate loading of microcode in DXE
 2023-11-21  2:08 UTC  (2+ messages)

[edk2-devel] [PATCH 1/1] MdeModulePkg: Fix typos in Bus and Core
 2023-11-21  2:07 UTC 

[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 v3 01/39] MdePkg: Add the header file named Csr.h for LoongArch64
 2023-11-21  1:10 UTC  (50+ messages)
` [edk2-devel] [PATCH v3 02/39] MdePkg: Add LoongArch64 FPU function set into BaseCpuLib
` [edk2-devel] [PATCH v3 03/39] MdePkg: Add LoongArch64 exception function set into BaseLib
` [edk2-devel] [PATCH v3 04/39] MdePkg: Add LoongArch64 local interrupt "
` [edk2-devel] [PATCH v3 05/39] MdePkg: Add LoongArch Cpucfg function
` [edk2-devel] [PATCH v3 06/39] MdePkg: Add read stable counter operation for LoongArch
` [edk2-devel] [PATCH v3 07/39] MdePkg: Add CSR "
` [edk2-devel] [PATCH v3 08/39] MdePkg: Add IOCSR "
` [edk2-devel] [PATCH v3 09/39] MdePkg: Add a new library named PeiServicesTablePointerLibReg
` [edk2-devel] [PATCH v3 10/39] MdePkg: Add method of LoongArch64 to PeiServicesTablePointerLibReg
` [edk2-devel] [PATCH v3 11/39] UefiCpuPkg: Add LoongArch64 CPU Timer library
` [edk2-devel] [PATCH v3 12/39] UefiCpuPkg: Add CPU exception library for LoongArch
` [edk2-devel] [PATCH v3 13/39] UefiCpuPkg: Add CpuMmuLib.h to UefiCpuPkg
` [edk2-devel] [PATCH v3 14/39] UefiCpuPkg: Add LoongArch64CpuMmuLib "
` [edk2-devel] [PATCH v3 15/39] UefiCpuPkg: Add multiprocessor library for LoongArch64
` [edk2-devel] [PATCH v3 16/39] UefiCpuPkg: Add CpuDxe driver "
` [edk2-devel] [PATCH v3 17/39] EmbeddedPkg: Add PcdPrePiCpuIoSize width for LOONGARCH64
` [edk2-devel] [PATCH v3 18/39] ArmVirtPkg: Move PCD of FDT base address and FDT padding to OvmfPkg
` [edk2-devel] [PATCH v3 19/39] MdePkg: Add a PCD feature flag named PcdPciIoTranslationIsEnabled
` [edk2-devel] [PATCH v3 20/39] UefiCpuPkg: Add MMIO method in CpuIo2Dxe
` [edk2-devel] [PATCH v3 21/39] ArmVirtPkg: Enable UefiCpuPkg version CpuIo2Dxe
` [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 24/39] OvmfPkg/RiscVVirt: Remove PciCpuIo2Dxe from RiscVVirt
` [edk2-devel] [PATCH v3 25/39] ArmVirtPkg: Move the FdtSerialPortAddressLib to OvmfPkg
` [edk2-devel] [PATCH v3 26/39] ArmVirtPkg: Move the PcdTerminalTypeGuidBuffer into OvmfPkg
` [edk2-devel] [PATCH v3 27/39] ArmVirtPkg: Move PlatformBootManagerLib to OvmfPkg
` [edk2-devel] [PATCH v3 28/39] OvmfPkg/LoongArchVirt: Add stable timer driver
` [edk2-devel] [PATCH v3 29/39] OvmfPkg/LoongArchVirt: Add a NULL library named CollectApResouceLibNull
` [edk2-devel] [PATCH v3 30/39] OvmfPkg/LoongArchVirt: Add serial port hook library
` [edk2-devel] [PATCH v3 31/39] OvmfPkg/LoongArchVirt: Add the early serial port output library
` [edk2-devel] [PATCH v3 32/39] OvmfPkg/LoongArchVirt: Add real time clock library
` [edk2-devel] [PATCH v3 33/39] OvmfPkg/LoongArchVirt: Add NorFlashQemuLib
` [edk2-devel] [PATCH v3 34/39] OvmfPkg/LoongArchVirt: Add FdtQemuFwCfgLib
` [edk2-devel] [PATCH v3 35/39] OvmfPkg/LoongArchVirt: Add reset system library
` [edk2-devel] [PATCH v3 36/39] OvmfPkg/LoongArchVirt: Support SEC phase
` [edk2-devel] [PATCH v3 37/39] OvmfPkg/LoongArchVirt: Support PEI phase
` [edk2-devel] [PATCH v3 38/39] OvmfPkg/LoongArchVirt: Add build file
` [edk2-devel] [PATCH v3 39/39] OvmfPkg/LoongArchVirt: Add self introduction file

[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] [PATCH v4 0/6] CryptoPkg: Enable Openssl native instruction support for AARCH64
 2023-11-20 18:39 UTC  (9+ 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 v2 0/5] BZ 4239: Fix MdeModulePkg/Bus/Pci/PciBusDxe issues pointed by Coverity
 2023-11-20 14:05 UTC  (12+ messages)
` [edk2-devel] [PATCH v2 4/5] MdeModulePkg/Bus/Pci/PciBusDxe: Fix NULL_RETURNS Coverity issue

[edk2-devel] question about cxl device enumeration in pci bus driver
 2023-11-20 13:58 UTC  (16+ messages)
` [edk2-devel] Use dynamic pcd in smm mode
  ` [edk2-devel] question about PrmPkg

[edk2-devel] [PATCH v5 0/6] MPAM ACPI definitions and parser
 2023-11-20 12:16 UTC 

[edk2-devel] [Bug] Building NetworkPkg fails due to missing SynchronizationLib dependency of BaseCryptLib
 2023-11-20 10:25 UTC  (3+ messages)

[edk2-devel] [PATCH 0/1] StandaloneMmPkg/Core: Restart dispatcher once MmEntryPoint is registered
 2023-11-20  8:30 UTC  (2+ messages)
` [edk2-devel] [PATCH 1/1] "

[edk2-devel] [PATCH v2] OvmfPkg/MemEncryptSevLib: Fix address overflow during PVALIDATE
 2023-11-20  7:55 UTC  (7+ messages)
        ` [edk2-devel] 回复: [edk2-202311] "

[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)

[PATCH V3 0/4] Add New Memory Attributes
 2023-11-20  4:59 UTC  (4+ messages)
` [edk2-devel] "

[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 v2] UefiCpuPkg/PiSmmCpuDxeSmm: Use NonSmm BSP as default SMM BSP
 2023-11-20  3:10 UTC 

[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  (11+ messages)
` [edk2-devel] [PATCH 1/3] Maintainers.txt: add Laszlo Ersek as an ArmVirtPkg maintainer
` [edk2-devel] [PATCH 2/3] Maintainers.txt: add Laszlo Ersek as an OvmfPkg maintainer
` [edk2-devel] [PATCH 3/3] Maintainers.txt: add Laszlo Ersek as a UefiCpuPkg maintainer

[edk2-devel] [PATCH] Modified ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c to follow error handling instead of success handling
 2023-11-16  6:16 UTC 

[edk2-devel] [PATCH] MdePkg:Added support for Smbios 3.7.0 Spec
 2023-11-17 10:05 UTC 

[edk2-devel] Fail to build boot with tools code failure
 2023-11-16  3:46 UTC 

[edk2-devel] BaseTools KeyError When Building EmulatorPkg
 2023-11-19 22:43 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] [PATCH v1 1/1] Bug 2861 - HiiDatabaseDxe, ConfigRouting.c, GetElementsFromRequest incorrect error handling
 2023-11-18 13:06 UTC  (3+ messages)

[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  (5+ messages)
` [edk2-devel] [Patch V2 1/3] UefiCpuPkg: Create MpInformation.h in UefiCpuPkg
` [edk2-devel] [Patch V2 2/3] StandaloneMmPkg:Add UefiCpuPkg.dec in DependencyCheck
` [edk2-devel] [Patch V2 3/3] StandaloneMmPkg:Remove MpInformation.h

[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)

[edk2-devel] [PATCH v3 00/39] Enable LoongArch virtual machine in edk2
 2023-11-17  9:57 UTC 

[edk2-devel] [Patch V2 0/3] Move gMpInformationHobGuid from StandaloneMmPkg to UefiCpuPkg
 2023-11-17  9:57 UTC 

[edk2-devel] edk2 uncrustify update (73.0.8)?
 2023-11-17  9:08 UTC  (8+ messages)

[edk2-devel] Hard Feature Freeze starts now for edk2-stable202311
 2023-11-17  8:13 UTC  (2+ messages)

[edk2-devel] [PATCH] MdeModulePkg/Variable: Merge variable header + data update into one step
 2023-11-17  0:43 UTC  (2+ messages)
` 回复: "

[edk2-devel] [edk2-platforms PATCH v2 0/1] Marvell package restructure
 2023-11-16 17:11 UTC  (2+ messages)

[edk2-devel] [PATCH v5 2/2] RedfishPkg: RedfishDiscoverDxe: Optimize the Redfish Discover flow
 2023-11-16 12:25 UTC  (10+ messages)

[edk2-devel] [edk2-platforms][PATCH V1 0/5] Enable non volatile storage on N1SDP
 2023-11-16 11:45 UTC  (4+ messages)
` [edk2-devel] [edk2-platforms][PATCH V1 3/5] Platform/ARM/N1Sdp: NOR flash Dxe Driver for N1Sdp
` [edk2-devel] [edk2-platforms][PATCH V1 4/5] Platform/ARM/N1Sdp: Persistent storage "
` [edk2-devel] [edk2-platforms][PATCH V1 5/5] Platform/ARM/N1Sdp: Enable FaultTolerantWrite Dxe driver "


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