| Commit message (Expand) | Author | Age | Files | Lines |
* | UefiCpuPkg/ResetVector: Remove AP waking vector from ResetVector | Zhiguang Liu | 2023-09-18 | 2 | -19/+3 |
* | UefiCpuPkg/ResetVector: Cache Disable should not be set by default in CR0 | Wu, MingliangX | 2023-08-30 | 1 | -1/+1 |
* | UefiCpuPkg/ResetVector: Remove pre-built binaries | Ray Ni | 2023-06-27 | 16 | -199/+9 |
* | UefiCpuPkg/ResetVector: Add guidance of FDF ffs rule | Ray Ni | 2023-06-27 | 2 | -21/+25 |
* | UefiCpuPkg/ResetVector: Support 5 level page table in ResetVector | Zhiguang Liu | 2023-05-30 | 2 | -0/+29 |
* | 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 | 3 | -76/+33 |
* | UefiCpuPkg/ResetVector: Simplify page table creation in ResetVector | Liu, Zhiguang | 2023-05-30 | 3 | -32/+24 |
* | UefiCpuPkg/ResetVector: Rename macros about page table. | Liu, Zhiguang | 2023-05-30 | 2 | -22/+39 |
* | UefiCpuPkg: Supporting S3 in 64bit PEI | Kuo, Ted | 2022-12-19 | 1 | -19/+44 |
* | UefiCpuPkg/ResetVector:Add Option to reserve 4K region at 4GB | Duggapu, Chinni B | 2022-11-11 | 1 | -1/+9 |
* | UefiCpuPkg: Update BFV searching algorithm in VTF0 | Kuo, Ted | 2022-03-28 | 10 | -15/+6 |
* | UefiCpuPkg: Support FFS3 GUID in SearchForBfvBase.asm | Kuo, Ted | 2022-03-14 | 10 | -10/+41 |
* | UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GB | Ashraf Ali S | 2021-09-16 | 20 | -48/+185 |
* | UefiCpuPkg: ResetVector Tool additional debug prints | Ashraf Ali S | 2021-09-09 | 1 | -1/+4 |
* | UefiCpuPkg: ResetVector Tool Support for Python 3 | Ashraf Ali S | 2021-09-09 | 2 | -5/+5 |
* | UefiCpuPkg: Add a 16-bit protected mode code segment descriptor | Tom Lendacky | 2020-08-17 | 1 | -0/+9 |
* | UefiCpuPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 27 | -180/+27 |
* | UefiCpuPkg: Clean up source files | Liming Gao | 2018-06-28 | 3 | -6/+6 |
* | UefiCpuPkg/ResetVector/Vtf0: document segment register setup | Laszlo Ersek | 2017-11-17 | 2 | -0/+11 |
* | UefiCpuPkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 6 | -0/+0 |
* | UefiCpuPkg: Convert non DOS format files to DOS format | Gao, Liming | 2014-09-03 | 2 | -0/+0 |
* | UefiCpuPkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-28 | 6 | -0/+0 |
* | UefiCpuPkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-28 | 3 | -1/+14 |
* | UefiCpuPkg: Add ResetVector/FixupVtf | Jordan Justen | 2014-08-18 | 2 | -0/+92 |
* | UefiCpuPkg VTF0 X64: Build page tables in NASM code | Jordan Justen | 2014-08-18 | 5 | -97/+108 |
* | UefiCpuPkg: Support building VTF0 ResetVector during the EDK II build | Jordan Justen | 2014-08-18 | 3 | -5/+50 |
* | Fix ResetVectorVtf0.asm comment typo | Chen Fan | 2014-01-28 | 1 | -1/+1 |
* | Fix CRLF format | Tian, Hot | 2014-01-22 | 2 | -163/+163 |
* | UefiCpuPkg/ResetVector/Vtf0: Move Page Table/CR3 setting to a new file | Jordan Justen | 2013-09-24 | 3 | -4/+34 |
* | UefiCpuPkg VTF0: Fix support for finding SEC image of type TE. | rsun3 | 2011-09-28 | 7 | -17/+21 |
* | UefiCpuPkg VTF0: Rename README to ReadMe.txt, add nasm version | ydong10 | 2011-09-20 | 1 | -1/+1 |
* | UefiCpuPkg VTF0: Add README, remove Makefile | jljusten | 2011-09-15 | 2 | -42/+41 |
* | UefiCpuPkg: Replace the un-necessary WBINVD instruction at the reset vector w... | rsun3 | 2011-08-04 | 7 | -2/+3 |
* | Rename two files to follow the file naming convention. | rsun3 | 2010-09-07 | 4 | -6/+185 |
* | Rename two files to follow the file naming convention. | rsun3 | 2010-09-07 | 2 | -179/+0 |
* | Update the copyright notice format | hhtian | 2010-04-24 | 17 | -34/+34 |
* | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 | 2010-02-25 | 1 | -2/+0 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-23 | 1 | -3/+3 |
* | Adding files from OvmfPkg to common location. This is so multiple packages c... | geekboy15a | 2010-02-02 | 23 | -0/+1206 |