summaryrefslogtreecommitdiff
path: root/OvmfPkg/ResetVector
AgeCommit message (Expand)AuthorFilesLines
2014-08-18OvmfPkg/ResetVector: Remove pre-built binariesJordan Justen4-113/+0
2014-08-18OvmfPkg: Support building OVMF's ResetVector during the EDK II buildJordan Justen2-0/+103
2014-01-21OvmfPkg X64 ResetVector: Move page tables from 512KB to 8MBJordan Justen2-10/+12
2013-09-24OvmfPkg/ResetVector: enable caching in initial page tablesLaszlo Ersek2-3/+1
2013-09-24OvmfPkg: Add platform specific reset vector code for X64Jordan Justen6-0/+259
2010-02-02Updated OvmfPkg to use the reset vector binary from the UefiCpuPkg. Removing...geekboy15a23-1206/+0
2010-01-27Fixed GDT load issue in some cases after a reset. Only CS should be used to ...geekboy15a7-1/+1
2010-01-04OVMF VTF0 Reset Vector: Cleanup Global Descriptor Table (GDT)jljusten7-65/+58
2010-01-04OVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descriptorsjljusten7-5/+5
2009-12-16OVMF ResetVector: Modify interface with SEC modulejljusten21-332/+478
2009-10-07OVMF SEC: Modify to search sections of FFS file for PE32 image.jljusten3-3/+26
2009-05-27Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten15-0/+1044