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
This commit is contained in:
qhuang8
2007-12-20 09:58:59 +00:00
parent 22e81f120b
commit c153babd79
6 changed files with 6 additions and 2 deletions

6
FatBinPkg/ReadMe.txt Normal file
View File

@@ -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.