summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/ResetVector
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-20/+3
* OvmfPkg/ResetVector: Set C-bit when building initial page tableBrijesh Singh2017-07-101-1/+61
* OvmfPkg/ResetVector: Depend on PCD values of the page tables.Marvin Häuser2016-11-043-11/+24
* OvmfPkg/ResetVector: Remove the unused ASM ResetVector.Marvin Häuser2016-11-031-53/+0
* OvmfPkg/ResetVector: Remove pre-built binariesJordan Justen2014-08-184-113/+0
* OvmfPkg: Support building OVMF's ResetVector during the EDK II buildJordan Justen2014-08-182-0/+103
* OvmfPkg X64 ResetVector: Move page tables from 512KB to 8MBJordan Justen2014-01-212-10/+12
* OvmfPkg/ResetVector: enable caching in initial page tablesLaszlo Ersek2013-09-242-3/+1
* OvmfPkg: Add platform specific reset vector code for X64Jordan Justen2013-09-246-0/+259
* Updated OvmfPkg to use the reset vector binary from the UefiCpuPkg. Removing...geekboy15a2010-02-0223-1206/+0
* Fixed GDT load issue in some cases after a reset. Only CS should be used to ...geekboy15a2010-01-277-1/+1
* OVMF VTF0 Reset Vector: Cleanup Global Descriptor Table (GDT)jljusten2010-01-047-65/+58
* OVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descriptorsjljusten2010-01-047-5/+5
* OVMF ResetVector: Modify interface with SEC modulejljusten2009-12-1621-332/+478
* OVMF SEC: Modify to search sections of FFS file for PE32 image.jljusten2009-10-073-3/+26
* Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten2009-05-2715-0/+1044