summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Library
AgeCommit message (Expand)Author
2026-06-16UefiCpuPkg: RiscV64: CpuTimerLib: Fix coding style errorTuan Phan
2026-06-16UefiCpuPkg: RiscV64: CpuTimerLib: Add SEC/PEI and DXE library instancesTuan Phan
2026-06-12UefiCpuPkg/AmdSvsmLib: add AmdSvsmUefiMmRequestGerd Hoffmann
2026-06-10UefiCpuPkg/LoongArch64: Support NULL pointer detectionDongyan Qian
2026-06-09UefiCpuPkg: Replace manual alignment checks with helper macrosMingjie Shen
2026-06-03UefiCpuPkg: Remove redundant section name in inf fileQihang Gao
2026-05-28UefiCpuPkg/CpuExceptionHandlerLib: Unify RISC-V/AArch64 exception helpersVishal Oliyil Kunnil
2026-05-28UefiCpuPkg/CpuExceptionHandlerLib: Add doxygen headerVishal Oliyil Kunnil
2026-05-28UefiCpuPkg/CpuExceptionHandlerLib: Fix return type to EFI_STATUSVishal Oliyil Kunnil
2026-05-28UefiCpuPkg/CpuExceptionHandlerLib: Consolidate AArch64 exception sourcesVishal Oliyil Kunnil
2026-05-28ArmPkg,UefiCpuPkg: Update DefaultExceptionHandler to DumpCpuContextVishal Oliyil Kunnil
2026-05-28UefiCpuPkg/CpuExceptionHandlerLib: Add Sec/Dxe specific helper functionsVishal Oliyil Kunnil
2026-05-28Global: Merge DefaultExceptionHandlerLib into CpuExceptionHandlerLibVishal Oliyil Kunnil
2026-05-28Global: Merge ArmExceptionLib into CpuExceptionHandlerLibVishal Oliyil Kunnil
2026-05-28UefiCpuPkg MmUnblockMemoryLib: RETURN_OUT_OF_RESOURCES if HOB build failsStar Zeng
2026-05-28UefiCpuPkg MmUnblockMemoryLib: Also allow MMIO to be unblockedStar Zeng
2026-05-08UefiCpuPkg: Remove the absolute address jump in LoongArch exception handleredk2-stable202605Chao Li
2026-04-29UefiCpuPkg: Remove duplicate libraries in INF filesQihang Gao
2026-04-21UefiCpuPkg/ArmMmuLib: Introduce ArmCcaSetMemoryProtectionAttribute()Sami Mujawar
2026-04-21UefiCpuPkg/ArmMmuLib: Handle Realm unprotected bitJean-Philippe Brucker
2026-04-21UefiCpuPkg/SmmCpuFeaturesLib: Add Standalone MM file for AMD familyPhil Noh
2026-04-10UefiCpuPkg: ArmMmuLib: Check if Block Split Following Page AllocOliver Smith-Denny
2026-04-01UefiCpuPkg/MpInitLib: Skip ucode rev dump if not loaded in the libraryPhil Noh
2026-03-25UefiCpuPkg/MpLib: Change print level for "5-Level Paging ="Abdul Lateef Attar
2026-03-23UefiCpuPkg/ArmMmuLib: DEBUG_VERBOSE -> DEBUG_PAGINGGerd Hoffmann
2026-03-18UefiCpuPkg: Consume Public Page Table DefinitionsOliver Smith-Denny
2026-03-07UefiCpuPkg: Converge SEC/PEI and SMM/DXE Exception Handler ASMOliver Smith-Denny
2026-03-07UefiCpuPkg: Set up 256 IDT Descs in SEC/PEI/SMMOliver Smith-Denny
2026-03-02UefiCpuPkg/MpInitLibUp: Fix #UD exception due to NULL pointer derefChangyuan Lyu
2026-02-27UefiCpuPkg: Rename the LoongArch floating point CSR register 0 nameChao Li
2026-02-24UefiCpuPkg/BaseRiscV64CpuTimerLib: Fix incorrect performance counter rangeTuan Phan
2026-02-24UefiCpuPkg/BaseRiscV64CpuTimerLib: Add constructor to initialize mTimeBaseTuan Phan
2026-02-24Revert "UefiCpuPkg/BaseRiscV64CpuTimerLib: Add constructor to initialize.."Tuan Phan
2026-02-23UefiCpuPkg: Replace include guards with #pragma onceMichael Kubacki
2026-02-06UefiCpuPkg: Update exception vector for LoongArch64Chao Li
2026-01-23UefiCpuPkg: Fix VS2022 NOOPT IA32 build issuesMichael D Kinney
2026-01-23UefiCpuPkg/Library/CpuPageTableLib/UnitTest: Fix pointer compareMichael D Kinney
2026-01-19UefiCpuPkg/BaseRiscV64CpuTimerLib: Add constructor to initialize mTimeBaseChao Liu
2026-01-15UefiCpuPkg: Add CLANGPDB AARCH64 SupportOliver Smith-Denny
2026-01-07ArmPkg, UefiCpuPkg: Fix boot failure on FEAT_LPA-only systems without LPA2Vishnu Pajjuri
2025-12-22UefiCpuPkg/CpuExceptionHandlerLib: Add LOONGARCH_IOCSR_MBUF3 RereadCountDongyan Qian
2025-11-24UefiCpuPkg: BaseRiscVMmuLib: Fix the logic toggling the interrupt stateBenjamin Doron
2025-11-24UefiCpuPkg/CpuExceptionHandlerLib: fix push instructionsGerd Hoffmann
2025-11-21UefiCpuPkg: fix various typosPhilipp Schuster
2025-11-14ArmPkg,UefiCpuPkg: fix boot failure with LPA2Levi Yun
2025-11-14MdePkg,UefiCpuPkg: fix wrong DS bit and add helper to check itLevi Yun
2025-11-04UefiCpuPkg/MtrrLib: Prevent MTRR usage with SEV guestsRARelph
2025-11-03UefiCpuPkg/SmmCpuFeaturesLib: Add Standalone MM support for AMD familyPhil Noh
2025-10-23UefiCpuPkg: MpInitLib: Fix Task Register Race Condition GP FaultOliver Smith-Denny
2025-10-21UefiCpuPkg/PeiMpLib: Only allocate ACPI NVS AP loop code buffer on S3Michael Kubacki