diff options
author | hche10x <hche10x@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-11-08 09:14:20 +0000 |
---|---|---|
committer | hche10x <hche10x@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-11-08 09:14:20 +0000 |
commit | 3d4bdea9cc24d619c084ec0b7a629d97e71fda8c (patch) | |
tree | 6603cc2888feb233966723f052b966a0d0811bac | |
parent | 4fd52612c2eaf63bd6c8dc1713806317bf983049 (diff) | |
download | edk2-platforms-3d4bdea9cc24d619c084ec0b7a629d97e71fda8c.tar.xz |
1. Fix a description issue
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1919 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | BuildNotes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BuildNotes.txt b/BuildNotes.txt index 00c2e4238e..d88684421e 100644 --- a/BuildNotes.txt +++ b/BuildNotes.txt @@ -13,7 +13,7 @@ how to install and build the EDK II. Package Contents
----------------
- ReleaseNote.txt- These release notes for the package.
+ BuildNotes.txt - The build notes for this package.
MdePkg - Industry-standard headers and libraries
Tools - Build -specific tools that are designed to help the
developer create and modify drivers and libraries
|