diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-12-20 09:58:59 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-12-20 09:58:59 +0000 |
commit | c153babd792f60ec38465568fcd608f2108c54c0 (patch) | |
tree | 43eefc27fc33ac24b6a1612488d1edccf81b77cf /FatBinPkg/ReadMe.txt | |
parent | 22e81f120b4ef5c7160995051fb37450dccf7d21 (diff) | |
download | edk2-c153babd792f60ec38465568fcd608f2108c54c0.tar.gz edk2-c153babd792f60ec38465568fcd608f2108c54c0.tar.bz2 edk2-c153babd792f60ec38465568fcd608f2108c54c0.zip |
Update Fat Binary to use EDK II Prime EnhancedFat driver in FatPkg.
Add the support of Component Name 2.
Add the support of Unicode Collation 2.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4410 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'FatBinPkg/ReadMe.txt')
-rw-r--r-- | FatBinPkg/ReadMe.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/FatBinPkg/ReadMe.txt b/FatBinPkg/ReadMe.txt new file mode 100644 index 0000000000..2db04e2b6d --- /dev/null +++ b/FatBinPkg/ReadMe.txt @@ -0,0 +1,6 @@ +The binaries of FatBinPkg are generated with DEBUG_MYTOOLS:
+MdePkg(r4409): https://edk2.tianocore.org/svn/edk2/trunk/edk2/MdePkg
+FatPkg(r23): https://fat-driver2.tianocore.org/svn/fat-driver2/trunk/FatPkg
+
+The binaries are built with mininal debug info.
+The Component Name 2 Protocol and Unicode Collation 2 Protocol are supported.
|