audk/OvmfPkg/ResetVector/Bin
jljusten 7a55c43b07 OVMF ResetVector: Modify interface with SEC module
Previously it was:
  ESI/RSI - SEC Core entry point
  EDI/RDI - PEI Core entry point
  EBP/RBP - Start of BFV

Now it is:
  RAX/EAX  Initial value of the EAX register
           (BIST: Built-in Self Test)
  DI       'BP': boot-strap processor, or
           'AP': application processor
  RBP/EBP  Address of Boot Firmware Volume (BFV)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9571 6f19259b-4bc3-4df7-8a09-765794883524
2009-12-16 23:29:15 +00:00
..
ResetVector.ia32.port80.raw OVMF ResetVector: Modify interface with SEC module 2009-12-16 23:29:15 +00:00
ResetVector.ia32.raw OVMF ResetVector: Modify interface with SEC module 2009-12-16 23:29:15 +00:00
ResetVector.ia32.serial.raw OVMF ResetVector: Modify interface with SEC module 2009-12-16 23:29:15 +00:00
ResetVector.inf Add initial version of Open Virtual Machine Firmware (OVMF) platform. 2009-05-27 21:10:18 +00:00
ResetVector.x64.port80.raw OVMF ResetVector: Modify interface with SEC module 2009-12-16 23:29:15 +00:00
ResetVector.x64.raw OVMF ResetVector: Modify interface with SEC module 2009-12-16 23:29:15 +00:00
ResetVector.x64.serial.raw OVMF ResetVector: Modify interface with SEC module 2009-12-16 23:29:15 +00:00