]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/Library
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / Library /
2023-03-07 Xie, YuanhaoUefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs... master
2023-03-07 Yuanhao XieUefiCpuPkg: Rename AsmRelocateApLoopStart.
2023-03-07 Xie, YuanhaoUefiCpuPkg: Put APs in 64 bit mode before handoff to OS.
2023-03-07 Xie, YuanhaoUefiCpuPkg: Allocate contiguous memory for stacks and...
2023-03-07 Xie, YuanhaoUefiCpuPkg: Split the path in RelocateApLoop into two.
2023-03-07 Xie, YuanhaoUefiCpuPkg: Check AP_SAFE_STACK_SIZE during build time.
2023-03-06 Wu, JiaxinUefiCpuPkg/SmmCpuFeaturesLib: Skip SMBASE configuration
2023-02-16 Sunil V LUefiCpuPkg: Add BaseRiscV64CpuTimerLib library
2023-02-16 Sunil V LUefiCpuPkg: Add BaseRiscV64CpuExceptionHandlerLib
2023-01-09 Yuanhao XieRevert "UefiCpuPkg: Duplicated AsmRelocateApLoop as...
2023-01-09 Yuanhao XieRevert "UefiCpuPkg: Has APs in 64 bit long-mode before...
2023-01-04 Laszlo ErsekUefiCpuPkg/SmmCpuFeaturesLib: drop obsolete API impleme...
2022-12-20 Xie, YuanhaoUefiCpuPkg: Has APs in 64 bit long-mode before booting...
2022-12-20 Yuanhao XieUefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocate...
2022-11-14 Min M XuOvmfPkg/UefiCpuPkg: Add CcExit prefix to the APIs of...
2022-11-14 Min M XuOvmfPkg/UefiCpuPkg/UefiPayloadPkg: Rename VmgExitLib...
2022-11-02 Abner ChangUefiCpuPkg/SmmCpuFeaturesLib: Clean up header file...
2022-11-02 Abner ChangUefiCpuPkg/SmmCpuFeaturesLib: Abstract arch dependent...
2022-11-02 Abner ChangUefiCpuPkg/SmmCpuFeaturesLib: Rename the common C file
2022-10-28 Tan, DunUefiCpuPkg: Restore HpetTimer after CpuExceptionHandler...
2022-10-17 Tan, DunUefiCpuPkg: Add Unit tests for PeiCpuExceptionHandlerLib
2022-10-17 Tan, DunUefiCpuPkg: Add Unit tests for DxeCpuExceptionHandlerLib
2022-10-17 Tan, DunUefiCpuPkg/CpuPageTableLib:Support PAE paging for PageT...
2022-10-17 Liu, ZhiguangUefiCpuPkg:Add RegisterExceptionHandler in PeiCpuExcept...
2022-10-08 Tan, DunUefiCpuPkg/CpuExceptionHandlerLib: Code optimization...
2022-08-31 Yuanhao XieUefiCpuPkg: Use Top of each AP's stack to save CpuMpData
2022-08-31 Liu, ZhiguangUefiCpuPkg: Simplify the implementation when separate...
2022-08-31 Liu, ZhiguangUefiCpuPkg/MpInitLib: Simplify logic in SwitchBsp
2022-08-31 Wu, JiaxinUefiCpuPkg: Add PCD to control SMRR enable & SmmFeature...
2022-08-31 Liu, ZhiguangUefiCpuPkg/MpInitLib: Fix potential issue when IDT...
2022-08-31 Zhiguang LiuUefiCpuPkg/CpuPageTableLib/UnitTest: Add host based...
2022-08-28 Liming GaoRevert "UefiCpuPkg/CpuPageTableLib/UnitTest: Add host...
2022-08-16 Zhiguang LiuUefiCpuPkg/CpuPageTableLib/UnitTest: Add host based...
2022-08-09 Ray NiCpuPageTableLib: define IA32_PAGE_LEVEL enum type inter...
2022-08-09 Ray NiCpuPageTableLib: Fix bug that wrongly requires extra...
2022-08-09 Ray NiCpuPageTableLib: Fix a bug to avoid unnecessary changin...
2022-08-09 Ray NiCpuPageTableLib: Fix parent attributes are not inherite...
2022-08-09 Ray NiCpuPageTableLib: Avoid treating non-leaf entry as leaf one
2022-08-09 Ray NiCpuPageTableLib: Split the page entry when LA is aligne...
2022-08-09 Ray NiCpuPageTableLib: Refactor the logic
2022-08-09 Ray NiCpuPageTableLib: Fix a bug when a bit is 1 in Attribute...
2022-08-09 Ray NiUefiCpuPkg/CpuPageTableLib: Return error on invalid...
2022-08-09 Ray NiUefiCpuPkg: Create CpuPageTableLib for manipulating...
2022-08-09 Liu, ZhiguangUefiCpuPkg: Simplify the struct definition of CPU_EXCEP...
2022-08-09 Liu, ZhiguangMdeModulePkg: Move CPU_EXCEPTION_INIT_DATA to UefiCpuPkg
2022-08-09 Liu, ZhiguangUefiCpuPkg: Simplify InitializeSeparateExceptionStacks
2022-07-25 Zhiguang LiuUefiCpuPkg: Fix nasm warning "signed byte value exceeds"
2022-06-10 Ray NiMpInitLib: Move the Above1Mb vector allocation to MpIni...
2022-06-10 Ray NiMpInitLib: Only allocate below 1MB memory for 16bit...
2022-06-10 Ray NiMpInitLib: Put SEV logic in separate file
2022-06-10 Ray NiMpInitLib: remove unneeded global ASM_PFX
2022-06-10 Ray NiMpInitLib: Allocate code buffer for PEI phase
2022-06-10 Ray NiCpuException: Add InitializeSeparateExceptionStacks
2022-06-10 Ray NiCpuException: Remove InitializeCpuInterruptHandlers
2022-06-10 Ray NiCpuException: Avoid allocating page but using global...
2022-06-10 Ray NiCpuException: Init global variables in-place
2022-06-10 Ray NiCpuException: Avoid allocating code pages for DXE instance
2022-05-11 Min M XuUefiCpuPkg: Revert "UefiCpuPkg: Enable Tdx support...
2022-05-06 Yu PuUefiCpuPkg: Add CpuLib to module INFs that depend on...
2022-04-02 Min XuUefiCpuPkg: Setting initial-count register as the last...
2022-04-02 Min XuUefiCpuPkg: Enable Tdx support in MpInitLib
2022-04-02 Min XuUefiCpuPkg: Support TDX in BaseXApicX2ApicLib
2022-04-02 Min XuUefiCpuPkg/CpuExceptionHandler: Add base support for...
2022-04-02 Min XuUefiCpuPkg: Extend VmgExitLibNull to handle #VE exception
2022-03-14 wenyi,xie via grou... UefiCpuPkg/MpInitLib:remove optional in declaration
2022-03-04 Li, ZhihaoUefiCpuPkg: Extend SMM CPU Service with rendezvous...
2022-03-01 JasonUefiCpuPkg: Replace Opcode with the corresponding instr...
2021-12-09 Tom LendackyUefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event...
2021-12-09 Michael RothUefiCpuPkg/MpInitLib: use BSP to do extended topology...
2021-12-09 Brijesh SinghUefiCpuPkg/MpLib: add support to register GHCB GPA...
2021-12-09 Brijesh SinghUefiCpuPkg/MpInitLib: use PcdConfidentialComputingAttr...
2021-12-09 Brijesh SinghUefiCpuPkg/MpInitLib: move SEV specific routines in...
2021-12-07 Michael KubackiUefiCpuPkg: Apply uncrustify changes
2021-12-07 Michael D KinneyUefiCpuPkg: Change complex DEBUG_CODE() to DEBUG_CODE_B...
2021-12-07 Michael D KinneyUefiCpuPkg: Change OPTIONAL keyword usage style
2021-11-12 Sheng, WUefiCpuPkg/PiSmmCpuDxeSmm: Use SMM Interrupt Shadow...
2021-11-10 Ni, RayUefiCpuPkg/UefiCpuLib: Add GetCpuFamilyModel and GetCpu...
2021-11-05 Michael D KinneyUefiCpuPkg/MtrrLib/UnitTest: Fix 32-bit GCC build issues
2021-10-21 IanX KuoUefiCpuPkg/CpuCacheInfoLib: Add QuickSort function...
2021-10-20 Lou, YunUefiCpuPkg: Cpu feature data stored in memory may be...
2021-09-16 Lou, YunUefiCpuPkg: Refactor initialization of CPU features...
2021-08-23 JasonUefiCpuPkg/CpuCacheInfoLib: Correct logical for identif...
2021-08-09 Lou, YunUefiCpuPkg/CpuCacheInfoLib: Sort CpuCacheInfo array
2021-07-06 Sheng WeiUefiCpuPkg/ExceptionLib: Conditionally clear shadow...
2021-06-21 Daoxiang LiUefiCpuPkg/CpuCommonFeaturesLib: Correct the CPU locati...
2021-05-29 Lendacky, ThomasUefiCpuPkg/MpInitLib: Allocate a separate SEV-ES AP...
2021-05-14 Lendacky, ThomasUefiCpuPkg/CpuExceptionHandler: Add missing comma to...
2021-05-11 Lendacky, ThomasUefiCpuPkg/MpInitLib: Properly cast from PCD to SEV...
2021-04-12 Lou, YunUefiCpuPkg/CpuTimerLib: Update LIBRARY_CLASS of Base...
2021-04-09 Ray NiUefiCpuPkg/MpInitLib: Consume MicrocodeLib to remove...
2021-04-09 Ray NiUefiCpuPkg: Add MicrocodeLib for loading microcode
2021-04-09 Jason LouUefiCpuPkg: Remove PEI/DXE instances of CpuTimerLib.
2021-03-17 Ray NiUefiCpuPkg/MpInitLib: avoid printing debug messages...
2021-03-17 Lou, YunUefiCpuPkg/CpuCacheInfoLib: Collect cache associative...
2021-03-08 Michael KubackiUefiCpuPkg/SmmCpuFeaturesLib: Add Standalone MM support
2021-03-08 Michael KubackiUefiCpuPkg/SmmCpuFeaturesLib: Abstract PcdCpuMaxLogical...
2021-03-08 Michael KubackiUefiCpuPkg/SmmCpuFeaturesLib: Cleanup library constructors
2021-03-08 Michael KubackiUefiCpuPkg/SmmCpuFeaturesLib: Rename SmmCpuFeaturesLib.c
2021-03-08 Michael KubackiUefiCpuPkg/SmmCpuFeaturesLib: Move multi-instance funct...
2021-03-08 Ray NiUefiCpuPkg/MpInitLib: Remove unused Lock from MP_CPU_EX...
next