From 4b37cc04b7677606347692541f2541d72f6e9b3f Mon Sep 17 00:00:00 2001 From: gikidy Date: Mon, 14 Dec 2009 03:09:49 +0000 Subject: Update ReadMe file for we use the binaries of boot sector directly instead of building it. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9559 6f19259b-4bc3-4df7-8a09-765794883524 --- DuetPkg/ReadMe.txt | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/DuetPkg/ReadMe.txt b/DuetPkg/ReadMe.txt index 44584f8..173851b 100644 --- a/DuetPkg/ReadMe.txt +++ b/DuetPkg/ReadMe.txt @@ -21,11 +21,8 @@ To build DUET image, following tools are required: 2). run "edksetup.bat" 3). run "build -p DuetPkg\DuetPkg.dsc -a IA32" for IA32 architecture platform or "build -p DuetPkg\DuetPkg.dsc -a X64" for X64 architecture platform. - -2.2 Build BootSector - 1). run "build -p DuetPkg\DuetPkg.dsc -m DuetPkg\BootSector\BootSector.inf -a IA32" - -2.3 Execute post build actions + +2.2 Execute post build actions 1). enter \DuetPkg directory. 2). run "PostBuild.bat IA32" for IA32 architecture platform or "PostBuild.bat X64" for X64 architecture platform. @@ -84,11 +81,8 @@ B. Build DUET image on Linux Platform 2). run "edksetup.sh BaseTools" 3). run "build -p DuetPkg/DuetPkg.dsc -a IA32 -t UNIXGCC" for IA32 architecture platform or "build -p DuetPkg/DuetPkg.dsc -a X64 -t UNIXGCC" for X64 architecture platform. - -2.2 Build BootSector - 1). run "build -p DuetPkg/DuetPkg.dsc -m DuetPkg/BootSector/BootSector.inf -a IA32 -t UNIXGCC" -2.3 Execute post build actions +2.2 Execute post build actions 1). enter /R9_tree/DuetPkg directory. 2). run "./PostBuild.sh IA32" for IA32 architecture platform or "./PostBuild.sh X64" for X64 architecture platform. -- cgit v1.1