]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/PiSmmCpuDxeSmm/SmmCpuMemoryManagement.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / PiSmmCpuDxeSmm / SmmCpuMemoryManagement.c
2023-01-03 Tan, DunUefiCpuPkg/PiSmmCpuDxeSmm:Fix PF issue caused by smm...
2022-12-21 Tan, DunUefiCpuPkg: Simplify the code to set smm page table...
2022-12-21 duntanUefiCpuPkg/PiSmmCpuDxeSmm: Introduce page table pool...
2022-08-15 Dun TanUefiCpuPkg/PiSmmCpuDxeSmm: Remove mInternalCr3 in PiSmm...
2022-08-15 Dun TanUefiCpuPkg/PiSmmCpuDxeSmm: Add a new mIsShadowStack...
2021-12-07 Michael KubackiUefiCpuPkg: Apply uncrustify changes
2021-12-07 Michael D KinneyUefiCpuPkg: Change OPTIONAL keyword usage style
2020-11-18 Sheng WeiUefiCpuPkg/PiSmmCpuDxeSmm: Reflect page table depth...
2020-11-18 Sheng WeiUefiCpuPkg/PiSmmCpuDxeSmm: Correct the Cr3 typo
2020-07-15 Oleksiy YakovlevUefiCpuPkg: Add New Memory Attributes
2020-02-10 Antoine CoeurUefiCpuPkg/PiSmm: Fix various typos
2019-07-12 Ray NiUefiCpuPkg/PiSmmCpu: Enable 5 level paging when CPU...
2019-07-12 Ray NiRevert "UefiCpuPkg/PiSmmCpu: Enable 5 level paging...
2019-07-10 Ray NiUefiCpuPkg/PiSmmCpu: Enable 5 level paging when CPU...
2019-04-09 Michael D KinneyUefiCpuPkg: Replace BSD License with BSD+Patent License
2019-02-28 Jiewen YaoUefiCpuPkg/PiSmmCpu: Add Shadow Stack Support for X86...
2018-07-31 Hao WuUefiCpuPkg/PiSmmCpuDxeSmm: Avoid possible NULL ptr...
2018-07-26 Jiewen YaoUefiCpuPkg/PiSmmCpu: Check EFI_RUNTIME_RO in UEFI mem...
2018-07-26 Jiewen YaoUefiCpuPkg/PiSmmCpu: Check for untested memory in GCD
2018-04-04 Star ZengUefiCpuPkg PiSmmCpuDxeSmm: Refine some comments about...
2018-01-15 Star ZengUefiCpuPkg PiSmmCpuDxeSmm: Remove redundant code to...
2018-01-15 Star ZengUefiCpuPkg PiSmmCpuDxeSmm: Fixed #double fault on ...
2017-11-21 Jian J WangUefiCpuPkg: Fix unix style of EOL
2017-11-17 Jian J WangUefiCpuPkg/PiSmmCpuDxeSmm: Add SmmMemoryAttribute protocol
2017-08-28 Star ZengUefiCpuPkg/PiSmmCpuDxeSmm: Fix memory protection crash
2017-03-01 Leo DuranUefiCpuPkg/PiSmmCpuDxeSmm: Add support for PCD PcdPteMe...
2016-12-20 Hao WuUefiCpuPkg/PiSmmCpuDxeSmm: Add check to avoid NULL...
2016-12-19 Jiewen YaoUefiCpuPkg/PiSmmCpu: Add SMM Comm Buffer Paging Protection.
2016-12-07 Jiewen YaoUefiCpuPkg/PiSmmCpu: Fixed #double fault on #page fault.
2016-12-01 Michael KinneyUefiCpuPkg/PiSmmCpuDxeSmm: Remove PSD layout assumptions
2016-11-30 Jiewen YaoUefiCpuPkg/PiSmmCpu: relax superpage protection on...
2016-11-18 Jiewen YaoUefiCpuPkg/PiSmmCpu: Check XdSupport before set NX.
2016-11-17 Jiewen YaoUefiCpuPkg/PiSmmCpuDxeSmm: Add paging protection.