Update FAT binary for the source update:

Refactor to invoke only one GetBestLanguage() when initializing Unicode Collation support.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7950 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2009-03-25 08:42:33 +00:00
parent 5489a5003f
commit 66f5da3dc3
5 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
The binaries of FatBinPkg are generated with DEBUG_MYTOOLS: The binaries of FatBinPkg are generated with DEBUG_MYTOOLS:
BaseTools(7936): https://edk2.tianocore.org/svn/edk2/trunk/edk2/BaseTools BaseTools(7948): https://edk2.tianocore.org/svn/edk2/trunk/edk2/BaseTools
MdePkg(7936): https://edk2.tianocore.org/svn/edk2/trunk/edk2/MdePkg MdePkg(7948): https://edk2.tianocore.org/svn/edk2/trunk/edk2/MdePkg
FatPkg(r37): https://fat-driver2.tianocore.org/svn/fat-driver2/trunk/FatPkg FatPkg(r38): https://fat-driver2.tianocore.org/svn/fat-driver2/trunk/FatPkg
The binaries are built with mininal debug info. The binaries are built with mininal debug info.
The Component Name 2 Protocol and Unicode Collation 2 Protocol are supported. The Component Name 2 Protocol and Unicode Collation 2 Protocol are supported.