diff options
author | lhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-05-24 19:51:36 +0000 |
---|---|---|
committer | lhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-05-24 19:51:36 +0000 |
commit | 03fed93ef9ee6efbb6f1d4cf225404e2bf698fb1 (patch) | |
tree | 38c934d6a6ba69c0b03b8b8040f1e2c8f8327e68 /ReleaseNotes.txt | |
parent | da4aa0f21fed792b3c66062ae2943cf86b57c970 (diff) | |
download | edk2-platforms-03fed93ef9ee6efbb6f1d4cf225404e2bf698fb1.tar.xz |
Added a line to instruct users how to exit the NT32 emulation platform.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@267 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r-- | ReleaseNotes.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index b59f5a3616..80ecbf1a3b 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -199,6 +199,10 @@ After running the setup command, you can build individual packages. The EdkNt32Pkg has a special target; "run" that will execute the Nt32 emulation
platform under Microsoft Windows.
+To exit the Nt32 emulation platform, you may type reset at the EFI Shell>
+command prompt. Alternately, you may use the Graphical interface, Boot
+Maintenance Manager screen's Reset System command.
+
------------------------
Individual Module Builds
------------------------
|