diff options
author | michaelx_krau <michaelx_krau@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-18 16:31:13 +0000 |
---|---|---|
committer | michaelx_krau <michaelx_krau@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-18 16:31:13 +0000 |
commit | 020fa45d13d45a9ec037fb2e785e6f96bd2ec524 (patch) | |
tree | 6dff28d1bd5baa8562c29cf6e1900317b471d3a1 | |
parent | 2c85fbc88abf847c8b13f4b55fdad62d3b0697bc (diff) | |
download | edk2-platforms-020fa45d13d45a9ec037fb2e785e6f96bd2ec524.tar.xz |
Updated Release notes, per input from technical writer. No new content, only changes for ease of understanding.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1039 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | ReleaseNotes.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index f980502501..4f8c26a5e6 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,7 +1,7 @@ Intel(R) Platform Innovation Framework for EFI
EFI Development Kit II (EDK II)
Root Package 1.00
-2006-07-13
+2006-07-18
Intel is a trademark or registered trademark of Intel Corporation or its
subsidiaries in the United States and other countries.
@@ -325,10 +325,10 @@ To exit the Nt32 emulation platform, type “reset” at the EFI Shell> command prompt. Alternatively, from the graphical interface, select the Boot
Maintenance Manager's “Reset System” 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.
+ NOTE: When creating a new platform, the Platform Name is restricted
+ to a single word containing alphanumeric characters, underscore, dash,
+ and period. The space character and other special characters are
+ not allowed.
-----------------------
Notes on Symbolic Debug
|