UefiCpuPkg VTF0: Rename README to ReadMe.txt, add nasm version

* Rename README to ReadMe.txt
* Document that nasm 2.03 or newer is required for building VTF0

Signed-off-by: ydong10
Reviewed-by: jljusten


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12384 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
ydong10 2011-09-20 01:49:52 +00:00
parent f62f07ee2c
commit d499fad0b0
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ EBP/RBP - Pointer to the start of the Boot Firmware Volume
Dependencies:
* Python 2.5~2.7
* Nasm with x86-64 support
* Nasm 2.03 or newer
To rebuild the VTF0 binaries:
1. Change to VTF0 source dir: UefiCpuPkg/ResetVector/Vtf0