summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/ResetVector
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: Add a 16-bit protected mode code segment descriptorTom Lendacky2020-08-171-0/+9
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0927-180/+27
* UefiCpuPkg: Clean up source filesLiming Gao2018-06-283-6/+6
* UefiCpuPkg/ResetVector/Vtf0: document segment register setupLaszlo Ersek2017-11-172-0/+11
* UefiCpuPkg: Convert all .uni files to utf-8Jordan Justen2015-12-156-0/+0
* UefiCpuPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-032-0/+0
* UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-286-0/+0
* UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-283-1/+14
* UefiCpuPkg: Add ResetVector/FixupVtfJordan Justen2014-08-182-0/+92
* UefiCpuPkg VTF0 X64: Build page tables in NASM codeJordan Justen2014-08-185-97/+108
* UefiCpuPkg: Support building VTF0 ResetVector during the EDK II buildJordan Justen2014-08-183-5/+50
* Fix ResetVectorVtf0.asm comment typoChen Fan2014-01-281-1/+1
* Fix CRLF formatTian, Hot2014-01-222-163/+163
* UefiCpuPkg/ResetVector/Vtf0: Move Page Table/CR3 setting to a new fileJordan Justen2013-09-243-4/+34
* UefiCpuPkg VTF0: Fix support for finding SEC image of type TE.rsun32011-09-287-17/+21
* UefiCpuPkg VTF0: Rename README to ReadMe.txt, add nasm versionydong102011-09-201-1/+1
* UefiCpuPkg VTF0: Add README, remove Makefilejljusten2011-09-152-42/+41
* UefiCpuPkg: Replace the un-necessary WBINVD instruction at the reset vector w...rsun32011-08-047-2/+3
* Rename two files to follow the file naming convention.rsun32010-09-074-6/+185
* Rename two files to follow the file naming convention.rsun32010-09-072-179/+0
* Update the copyright notice formathhtian2010-04-2417-34/+34
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-2/+0
* 1. Correct File header to ## @filelgao42010-02-231-3/+3
* Adding files from OvmfPkg to common location. This is so multiple packages c...geekboy15a2010-02-0223-0/+1206