Updated the ReleaseNotes.txt to include a PlatformName guideline and added the new edksetup.bat file which skips the tools build by default.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1000 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -318,12 +318,18 @@ or
|
||||
about active platform policy, see the <20>EDK II Build and Packaging Architecture
|
||||
Specification.<2E>
|
||||
|
||||
To run the Nt32 emulation platform under Microsoft Windows, go to <full build path>\DEBUG\MSFT\IA32 and execute SecMain.exe
|
||||
To run the Nt32 emulation platform under Microsoft Windows, go to
|
||||
<full build path>\DEBUG\MSFT\IA32 and execute SecMain.exe
|
||||
|
||||
To exit the Nt32 emulation platform, type <20>reset<65> at the EFI Shell>
|
||||
command prompt. Alternatively, from the graphical interface, select the Boot
|
||||
Maintenance Manager's <20>Reset System<65> command.
|
||||
|
||||
NOTE: When creating a new platform, the Platform Name should be restricted
|
||||
to a single word, containing alphanumeric characters, with special characters,
|
||||
underscore, dash and the period character also allowed. Space characters and
|
||||
other special characters are not allowed.
|
||||
|
||||
-----------------------
|
||||
Notes on Symbolic Debug
|
||||
-----------------------
|
||||
|
Reference in New Issue
Block a user