public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-11-02 13:52:42 to 2023-11-06 09:08:14 UTC [more...]

[edk2-devel] [PATCH v2 0/3] UefiCpuPkg/PiSmmCpuDxeSmm: Clear CR4.CET before
 2023-11-06  9:07 UTC  (4+ messages)
` [edk2-devel] [PATCH v2 1/3] UefiCpuPkg/PiSmmCpuDxeSmm: Clear CR4.CET before restoring MSR IA32_S_CET
` [edk2-devel] [PATCH v2 2/3] UefiCpuPkg/PiSmmCpuDxeSmm: Change CR4.CET bit only
` [edk2-devel] [PATCH v2 3/3] UefiCpuPkg/PiSmmCpuDxeSmm: Set mSmmInterruptSspTables initial value

[edk2-devel] [PATCH v3 0/4] StandaloneMmCore finds drivers in uncompressed inner fv
 2023-11-06  7:55 UTC  (7+ messages)
` [edk2-devel] [PATCH v3 2/4] StandaloneMmPkg/Core: Fix potential memory leak issue

[edk2-devel] [PATCH v4 0/4] StandaloneMmCore finds drivers in uncompressed inner fv
 2023-11-06  7:52 UTC  (5+ messages)
` [edk2-devel] [PATCH v4 1/4] StandaloneMmPkg/Core: Limit FwVol encapsulation section recursion
` [edk2-devel] [PATCH v4 2/4] StandaloneMmPkg/Core: Fix potential memory leak issue
` [edk2-devel] [PATCH v4 3/4] StandaloneMmPkg/Core: Fix issue that offset calculation might be wrong
` [edk2-devel] [PATCH v4 4/4] StandaloneMmPkg/Core: Fix the failure to find uncompressed inner FV

[edk2-devel] [PATCH] MdeModulePkg/PciHostBridgeDxe: Add readback after final Cfg-Write
 2023-11-06  6:55 UTC  (5+ messages)

[edk2-devel] [PATCH v2 00/30] Enable LoongArch virtual machine in edk2
 2023-11-06  3:31 UTC  (31+ messages)
` [edk2-devel] [PATCH v2 01/30] MdePkg: Add the header file named Csr.h for LoongArch64
` [edk2-devel] [PATCH v2 02/30] MdePkg: Add LoongArch64 FPU function set into BaseCpuLib
` [edk2-devel] [PATCH v2 03/30] MdePkg: Add LoongArch64 exception function set into BaseLib
` [edk2-devel] [PATCH v2 04/30] MdePkg: Add LoongArch64 local interrupt "
` [edk2-devel] [PATCH v2 05/30] MdePkg: Add LoongArch Cpucfg function
` [edk2-devel] [PATCH v2 06/30] MdePkg: Add read stable counter operation for LoongArch
` [edk2-devel] [PATCH v2 07/30] MdePkg: Add CSR "
` [edk2-devel] [PATCH v2 08/30] MdePkg: Add IOCSR "
` [edk2-devel] [PATCH v2 09/30] UefiCpuPkg: Add LoongArch64 CPU Timer library
` [edk2-devel] [PATCH v2 10/30] UefiCpuPkg: Add CPU exception library for LoongArch
` [edk2-devel] [PATCH v2 11/30] UefiCpuPkg: Add CpuMmuLib.h to UefiCpuPkg
` [edk2-devel] [PATCH v2 12/30] UefiCpuPkg: Add LoongArch64CpuMmuLib "
` [edk2-devel] [PATCH v2 13/30] UefiCpuPkg: Add multiprocessor library for LoongArch64
` [edk2-devel] [PATCH v2 14/30] UefiCpuPkg: Add CpuDxe driver "
` [edk2-devel] [PATCH v2 15/30] EmbeddedPkg: Add PcdPrePiCpuIoSize width for LOONGARCH64
` [edk2-devel] [PATCH v2 16/30] ArmVirtPkg: Move PCD of FDT base address and FDT padding to OvmfPkg
` [edk2-devel] [PATCH v2 17/30] OvmfPkg/LoongArchVirt: Add PciCpuIo2Dxe module
` [edk2-devel] [PATCH v2 18/30] OvmfPkg/LoongArchVirt: Add stable timer driver
` [edk2-devel] [PATCH v2 19/30] OvmfPkg/LoongArchVirt: Add a NULL library named CollectApResouceLibNull
` [edk2-devel] [PATCH v2 20/30] OvmfPkg/LoongArchVirt: Add serial port library
` [edk2-devel] [PATCH v2 21/30] OvmfPkg/LoongArchVirt: Add real time clock library
` [edk2-devel] [PATCH v2 22/30] OvmfPkg/LoongArchVirt: Add NorFlashQemuLib
` [edk2-devel] [PATCH v2 23/30] OvmfPkg/LoongArchVirt: Add PeiServiceTablePointerLib
` [edk2-devel] [PATCH v2 24/30] OvmfPkg/LoongArchVirt: Add platform boot manager library
` [edk2-devel] [PATCH v2 25/30] OvmfPkg/LoongArchVirt: Add FdtQemuFwCfgLib
` [edk2-devel] [PATCH v2 26/30] OvmfPkg/LoongArchVirt: Add reset system library
` [edk2-devel] [PATCH v2 27/30] OvmfPkg/LoongArchVirt: Support SEC phase
` [edk2-devel] [PATCH v2 28/30] OvmfPkg/LoongArchVirt: Support PEI phase
` [edk2-devel] [PATCH v2 29/30] OvmfPkg/LoongArchVirt: Add build file
` [edk2-devel] [PATCH v2 30/30] OvmfPkg/LoongArchVirt: Add self introduction file

[edk2-devel] [PATCH v2] RedfishPkg: RedfishDiscoverDxe: Fix issue if IPv4 installed after RestEx
 2023-11-06  3:16 UTC  (6+ messages)

[edk2-devel] [PATCH v8 0/5] Cache Management Operations Support For RISC-V
 2023-11-06  2:53 UTC  (6+ messages)
` [edk2-devel] [PATCH v8 1/5] MdePkg: Move RISC-V Cache Management Declarations Into BaseLib
` [edk2-devel] [PATCH v8 2/5] MdePkg: Rename Cache Management Function To Clarify Fence Based Op
` [edk2-devel] [PATCH v8 3/5] MdePkg: Implement RISC-V Cache Management Operations
` [edk2-devel] [PATCH v8 4/5] MdePkg: Utilize Cache Management Operations Implementation For RISC-V
` [edk2-devel] [PATCH v8 5/5] OvmfPkg/RiscVVirt: Override for RV CPU Features

[edk2-devel] [PATCH v2] UefiCpuPkg/PiSmmCpuDxeSmm: Fix CP Exception when CET enable
 2023-11-06  2:47 UTC  (3+ messages)

[edk2-devel] [PATCH v3] UefiCpuPkg/PiSmmCpuDxeSmm: Fix CP Exception when CET enable
 2023-11-06  2:46 UTC 

[edk2-devel] [PATCH] RedfishPkg: RedfishDiscoverDxe: Fix issue if IPv4 installed after RestEx
 2023-11-06  2:29 UTC  (4+ messages)

[PATCH v2 0/2] dp command without ACPI
 2023-11-06  1:15 UTC  (6+ messages)
` [edk2-devel] "
  ` [edk2-devel] 回复: "

[edk2-devel] [PATCH v1 0/7] Refine SMM CPU Sync flow and abstract SmmCpuSyncLib
 2023-11-06  1:11 UTC  (9+ messages)
` [edk2-devel] [PATCH v1 1/7] UefiCpuPkg/PiSmmCpuDxeSmm: Optimize Semaphore Sync between BSP and AP
` [edk2-devel] [PATCH v1 2/7] UefiCpuPkg/PiSmmCpuDxeSmm: Reduce times of BSP and AP Sync for SMM Exit
` [edk2-devel] [PATCH v1 3/7] UefiCpuPkg: Adds SmmCpuSyncLib library class
` [edk2-devel] [PATCH v1 4/7] UefiCpuPkg: Implements SmmCpuSyncLib library instance
` [edk2-devel] [PATCH v1 5/7] OvmfPkg: Specifies SmmCpuSyncLib instance
` [edk2-devel] [PATCH v1 6/7] UefiPayloadPkg: "
` [edk2-devel] [PATCH v1 7/7] UefiCpuPkg/PiSmmCpuDxeSmm: Consume SmmCpuSyncLib

[edk2-devel] [PATCH 1/1] BaseTools: Update PatchCheck.py to allow whitespace issues in .rtf files
 2023-11-06  1:04 UTC  (3+ messages)
  ` 回复: "

[edk2-devel] [PATCH 1/1] BaseTools/tools_def: drop -mgeneral-regs-only for AArch64 CLANGDWARF
 2023-11-06  1:03 UTC  (2+ messages)
` [edk2-devel] 回复: "

[edk2-devel] [PATCH] MdeModulePkg/RegularExpressinoDxe: Fix clang error
 2023-11-06  0:59 UTC  (5+ messages)
    ` 回复: "

[edk2-devel] [edk2-redfish-client][PATCH 2/2] RedfishClientPkg/RedfishFeatureCoreDxe: notify platform before reboot
 2023-11-06  0:57 UTC  (2+ messages)

[edk2-devel] [edk2-redfish-client][PATCH 1/2] RedfishClientPkg: introduce Redfish override protocol
 2023-11-06  0:47 UTC  (2+ messages)

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, November 6, 2023 #cal-reminder
 2023-11-06  0:30 UTC 

[edk2-devel] [Patch v2 1/1] Maintainers.txt: Remove Orphan status option
 2023-11-05 20:04 UTC 

[edk2-devel] [PATCH v2 edk2-platforms 0/1] Add Standalone MM support for SmmIpmiBaseLib
 2023-11-05 15:18 UTC  (2+ messages)
` [edk2-devel] [PATCH v2 edk2-platforms 1/1] IpmiFeaturePkg/SmmIpmiBaseLib: Support Standalone MM

[edk2-devel] [Patch 1/1] Maintainers.txt: Update based on active community members
 2023-11-05 10:28 UTC  (6+ messages)

[edk2-devel] [Patch 1/1] Maintainers.txt: Remove Orphan status option
 2023-11-05 10:27 UTC  (2+ messages)

[edk2-devel] edk2-platforms: developing Whitley Lake package
 2023-11-04 23:53 UTC  (2+ messages)

[edk2-devel] [PATCH v4 1/1] IpmiFeaturePkg/GenericIpmi: Support Standalone MM
 2023-11-03 21:16 UTC  (3+ messages)

[edk2-devel] [PATCH edk2-platforms 0/1] Add Standalone MM support for SmmIpmiBaseLib
 2023-11-03 21:09 UTC  (3+ messages)
` [edk2-devel] [PATCH edk2-platforms 1/1] IpmiFeaturePkg/SmmIpmiBaseLib: Support Standalone MM

[edk2-devel] [PATCH] IntelFsp2Pkg/PatchFv: Fix syntax issue in markdown manual
 2023-11-03 20:45 UTC  (2+ messages)

[edk2-devel] [PATCH] IntelFsp2Pkg/SwitchStack: Reserve 32B when calling C function in 64bit
 2023-11-03 20:39 UTC  (3+ messages)

[edk2-devel] [PATCH edk2-platforms v2 0/4] IpmiFeaturePkg: Add server management features
 2023-11-03 19:06 UTC  (3+ messages)

[edk2-devel] [PATCH v1] UefiCpuPkg/PiSmmCpuDxeSmm: Fix CP Exception when CET enable
 2023-11-03 18:38 UTC  (6+ messages)

[edk2-devel] [PATCH v4 00/14] Add ImagePropertiesRecordLib and Fix MAT Bugs
 2023-11-03 17:17 UTC  (15+ messages)
` [edk2-devel] [PATCH v4 01/14] MdeModulePkg: Add ImagePropertiesRecordLib
` [edk2-devel] [PATCH v4 02/14] ArmVirtPkg: Add ImagePropertiesRecordLib Instance
` [edk2-devel] [PATCH v4 03/14] EmulatorPkg: "
` [edk2-devel] [PATCH v4 04/14] OvmfPkg: "
` [edk2-devel] [PATCH v4 05/14] UefiPayloadPkg: "
` [edk2-devel] [PATCH v4 06/14] MdeModulePkg: Update MemoryAttributesTable.c to Reduce Global Variable Use
` [edk2-devel] [PATCH v4 07/14] MdeModulePkg: Move Some DXE MAT Logic to ImagePropertiesRecordLib
` [edk2-devel] [PATCH v4 08/14] MdeModulePkg: Add ImagePropertiesRecordLib Host-Based Unit Test
` [edk2-devel] [PATCH v4 09/14] MdeModulePkg: Fix Bugs in MAT Logic
` [edk2-devel] [PATCH v4 10/14] MdeModulePkg: Add NULL checks and Return Status to ImagePropertiesRecordLib
` [edk2-devel] [PATCH v4 11/14] UefiCpuPkg: Use Attribute From SMM MemoryAttributesTable if Nonzero
` [edk2-devel] [PATCH v4 12/14] MdeModulePkg: Transition SMM MAT Logic to Use ImagePropertiesRecordLib
` [edk2-devel] [PATCH v4 13/14] MdeModulePkg: Add Logic to Create/Delete Image Properties Records
` [edk2-devel] [PATCH v4 14/14] MdeModulePkg: Update DumpImageRecord() in ImagePropertiesRecordLib

[edk2-devel] [PATCH v4 0/8] Use CodeQL CLI
 2023-11-03 15:19 UTC  (14+ messages)
` [edk2-devel] [PATCH v4 1/8] Remove existing CodeQL infrastructure
` [edk2-devel] [PATCH v4 2/8] BaseTools/Plugin/CodeQL: Add CodeQL build plugin
` [edk2-devel] [PATCH v4 3/8] BaseTools/Plugin/CodeQL: Add integration helpers
` [edk2-devel] [PATCH v4 4/8] .pytool/CISettings.py: Integrate CodeQL
` [edk2-devel] [PATCH v4 5/8] .github/workflows/codeql.yml: Add CodeQL workflow
` [edk2-devel] [PATCH v4 6/8] .pytool/CISettings: Enable CodeQL audit mode
` [edk2-devel] [PATCH v4 7/8] BaseTools/Plugin/CodeQL: Enable 30 queries
` [edk2-devel] [PATCH v4 8/8] ReadMe.rst: Add CodeQL/analyze directory under other licenses

[edk2-devel] Bitbucket mirror stopped updating in March 2022
 2023-11-03 15:11 UTC  (3+ messages)

[edk2-devel] [PATCH v1] OvmfPkg/PlatformInitLib: Don't override user specified PciMmio64Size
 2023-11-03 14:07 UTC  (3+ messages)

[edk2-devel] [PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Clear CR4.CET before restoring MSR IA32_S_CET
 2023-11-03 13:19 UTC  (3+ messages)

[edk2-devel] [PATCH v1 00/29] Enable LoongArch virtual machine in edk2
 2023-11-03  8:16 UTC  (9+ messages)

[edk2-devel] [PATCH] MdeModulePkg/XhciDxe: Non-zero start/stop values in XhcGetElapsedTicks
 2023-11-03  6:40 UTC  (6+ messages)

[edk2-devel] [PATCH v2 1/1] ReadMe.rst: Add Apache License 2.0 and update submodule list
 2023-11-03  6:00 UTC  (4+ messages)

[edk2-devel] [PATCH v5 00/28] Implement Dynamic Memory Protection Settings
 2023-11-03  5:52 UTC  (3+ messages)
` [edk2-devel] [PATCH v5 01/28] MdeModulePkg: Add DXE and MM Memory Protection Settings Definitions

[edk2-devel] [PATCH v1 13/29] UefiCpuPkg: Add multiprocessor library for LoongArch64
 2023-11-03  4:57 UTC  (2+ messages)

[edk2-devel] reg: Two IAID assignment for single MAC Address
 2023-11-03  4:50 UTC  (6+ messages)

[edk2-devel] [PATCH v3 0/5] Designware MMCDXE changes and enhancement
 2023-11-03  2:51 UTC  (6+ 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 v4 0/6] StarFive/VisionFive2: Add VisionFive 2 platform
 2023-11-03  2:30 UTC  (7+ messages)
` [edk2-devel] [PATCH v4 1/6] StarFive/JH7110Pkg: Add Pci controller driver
` [edk2-devel] [PATCH v4 2/6] StarFive/JH7110Pkg: Add SPI protocol and driver support
` [edk2-devel] [PATCH v4 3/6] StarFive/JH7110Pkg: Add firmware volume block protocol
` [edk2-devel] [PATCH v4 4/6] StarFive/JH7110Pkg: Add JH7110 Silicon Package
` [edk2-devel] [PATCH v4 5/6] StarFive/VisionFive2: Add VisionFive 2 platform
` [edk2-devel] [PATCH v4 6/6] Maintainers.txt: Add maintainers for StarFive platform

[edk2-devel] [PATCH v1 20/29] OvmfPkg/LoongArchVirt: Add serial port library
 2023-11-03  1:04 UTC 

[edk2-devel] [PATCH v1 29/29] OvmfPkg/LoongArchVirt: Add build file
 2023-11-03  1:03 UTC 

[edk2-devel] [PATCH v1 12/29] UefiCpuPkg: Add LoongArch64CpuMmuLib to UefiCpuPkg
 2023-11-03  1:03 UTC 

[edk2-devel] [PATCH v1 07/29] MdePkg: Add CSR operation for LoongArch
 2023-11-03  1:03 UTC 

[edk2-devel] [PATCH v1 10/29] UefiCpuPkg: Add CPU exception library for LoongArch
 2023-11-03  1:03 UTC 

[edk2-devel] [PATCH v1 14/29] UefiCpuPkg: Add CpuDxe driver for LoongArch64
 2023-11-03  1:02 UTC 

[edk2-devel] [PATCH v1 04/29] MdePkg: Add LoongArch64 local interrupt function set into BaseLib
 2023-11-03  1:02 UTC 

[edk2-devel] [PATCH v1 28/29] OvmfPkg/LoongArchVirt: Support PEI phase
 2023-11-03  1:02 UTC 

[edk2-devel] [PATCH v1 22/29] OvmfPkg/LoongArchVirt: Add NorFlashQemuLib
 2023-11-03  1:01 UTC 

[edk2-devel] [PATCH v1 01/29] MdePkg: Add the header file named Csr.h for LoongArch64
 2023-11-03  1:01 UTC 

[edk2-devel] [PATCH v2 1/1] ReadMe.rst: Add Apache License 2.0 and update submodule list
 2023-11-02 19:00 UTC 

[edk2-devel] [PATCH v1 1/1] ReadMe.rst: Add Apache License 2.0 and update submodule list
 2023-11-02 16:25 UTC  (5+ messages)

[edk2-devel] TianoCore Community Meeting Agenda Topics
 2023-11-02 14:15 UTC  (2+ messages)

[edk2-devel] Now: TianoCore edk2-test Bug Triage Meeting - Thursday, November 2, 2023 #cal-notice
 2023-11-02 14:00 UTC 

[edk2-devel] [PATCH v1 0/7] CryptoPkg: Enable Openssl native instruction support for AARCH64
 2023-11-02 13:54 UTC  (8+ messages)
` [edk2-devel] [PATCH v1 1/7] MdePkg/BaseLib: AARCH64: Add ArmReadCntPctReg()
` [edk2-devel] [PATCH v1 2/7] MdePkg/BaseLib: AARCH64: Add ArmReadIdAA64Isar0Reg()
` [edk2-devel] [PATCH v1 3/7] MdePkg/BaseRngLib: Prefer ArmReadIdAA64Isar0Reg() over ArmReadIdIsar0()
` [edk2-devel] [PATCH v1 4/7] CryptoPkg/OpensslLib: Add native instruction support for AARCH64
` [edk2-devel] [PATCH v1 5/7] CryptoPkg/OpensslLib: Generate files for AARCH64 native support
` [edk2-devel] [PATCH v1 6/7] CryptoPkg/OpensslLib: Add AArch64Cap for arch specific hooks
` [edk2-devel] [PATCH v1 7/7] CryptoPkg: Enable Openssl Accel builds for AARCH64

[edk2-devel] [PATCH v1 02/29] MdePkg: Add LoongArch64 FPU function set into BaseCpuLib
 2023-11-02 13:42 UTC 


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