]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/CpuDxe/CpuPageTable.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / CpuDxe / CpuPageTable.c
2022-06-23 Ray NiUefiCpuPkg: CpuDxe: Set RW and P Attributes on Split...
2022-04-02 Min XuUefiCpuPkg: Update AddressEncMask in CpuPageTable
2021-12-07 Michael KubackiUefiCpuPkg: Apply uncrustify changes
2021-12-07 Michael D KinneyUefiCpuPkg: Change OPTIONAL keyword usage style
2020-07-15 Oleksiy YakovlevUefiCpuPkg: Add New Memory Attributes
2020-02-10 Antoine CoeurUefiCpuPkg/CpuDxe: Fix few typos
2019-09-25 Dong, EricUefiCpuPkg/CpuDxe: clean up PAGE_TABLE_LIB_PAGING_CONTE...
2019-08-09 Ni, RayUefiCpuPkg: Update code to include register definitions...
2019-08-09 Ni, RayUefiCpuPkg/CpuDxe: Support parsing 5-level page table
2019-08-09 Ni, RayUefiCpuPkg/CpuDxe: Remove unnecessary macros
2019-04-09 Michael D KinneyUefiCpuPkg: Replace BSD License with BSD+Patent License
2019-03-01 Jian J WangUefiCpuPkg: restore strict page attributes via #DB...
2018-10-26 Jian J WangUefiCpuPkg/CpuDxe: prevent recursive calling of Initial...
2018-09-21 shengleiUefiCpuPkg: Remove redundant library classes, Ppis...
2018-09-10 Jian J WangUefiCpuPkg/CpuDxe: fix an incorrect bit-wise operation
2018-08-29 Jian J WangUefiCpuPkg/CpuDxe: change level of DEBUG message
2018-08-29 Jian J WangUefiCpuPkg/CpuDxe: implement non-stop mode for uefi
2018-07-20 Jian J WangUefiCpuPkg/CpuDxe: fix incorrect check of SMM mode
2018-06-19 Jian J WangUefiCpuPkg/CpuDxe: make register access more readable
2018-06-19 Jian J WangUefiCpuPkg/CpuDxe: allow accessing (DXE) page table...
2018-01-29 Jian J WangUefiCpuPkg/CpuDxe: remove all code to flush TLB for APs
2018-01-19 Jian J WangUefiCpuPkg/CpuDxe: fix bad boot performance
2018-01-18 Jian J WangUefiCpuPkg/CpuDxe: clear NX attr for page directory
2018-01-18 Jian J WangUefiCpuPkg/CpuDxe: fix SetMemoryAttributes issue in...
2017-12-12 Jian J WangUefiCpuPkg/CpuDxe: Enable protection for newly added...
2017-11-24 Jian J WangUefiCpuPkg/CpuDxe: Fix multiple entries of RT_CODE...
2017-11-21 Jian J WangUefiCpuPkg: Fix unix style of EOL
2017-11-17 Jian J WangUefiCpuPkg/CpuDxe: Reduce debug message
2017-09-22 Jian J WangUefiCpuPkg/CpuDxe: Fix GCC build warning
2017-09-21 Jian J WangUefiCpuPkg/CpuDxe: Fix out-of-sync issue in page attributes
2017-04-12 Jeff FanUefiCpuPkg: Error Level is not used correctly
2017-03-17 Jeff FanUefiCpuPkg/CpuDxe: Remove MSR_IA32_MISC_ENABLE check
2017-03-06 Leo DuranUefiCpuPkg/CpuDxe: Add support for PCD PcdPteMemoryEncr...
2017-02-22 Jiewen YaoUefiCpuPkg/CpuDxe: Add memory attribute setting.