Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UefiCpuPkg/ResetVector: Support 5 level page table in ResetVector | Zhiguang Liu | 2023-05-30 | 1 | -0/+9 |
* | UefiCpuPkg/ResetVector: Modify Page Table in ResetVector | Liu, Zhiguang | 2023-05-30 | 1 | -16/+17 |
* | UefiCpuPkg/ResetVector: Combine PageTables1G.asm and PageTables2M.asm | Liu, Zhiguang | 2023-05-30 | 2 | -70/+31 |
* | UefiCpuPkg/ResetVector: Simplify page table creation in ResetVector | Liu, Zhiguang | 2023-05-30 | 2 | -30/+22 |
* | UefiCpuPkg/ResetVector: Rename macros about page table. | Liu, Zhiguang | 2023-05-30 | 2 | -22/+39 |
* | UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GB | Ashraf Ali S | 2021-09-16 | 2 | -13/+54 |
* | UefiCpuPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 1 | -7/+1 |
* | UefiCpuPkg VTF0 X64: Build page tables in NASM code | Jordan Justen | 2014-08-18 | 1 | -0/+78 |