audk/FatBinPkg
qhuang8 40057e6ce4 1. Fix a spec conformance issue that "Attributes" should only be checked when OpenMode is Create.
2. Apply the new API in UefiLib: GetBestLanguage() to initialize Unicode Support protocol. This allow partial match for RFC 4646. 
If a Unicode Collation 2 protocol support RFC 4646 "en" while the L"PlatformLang" is "en-US", it is now supported by Fat driver now.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7937 6f19259b-4bc3-4df7-8a09-765794883524
2009-03-24 14:21:31 +00:00
..
2007-06-29 00:33:20 +00:00

The binaries of FatBinPkg are generated with DEBUG_MYTOOLS:
BaseTools(r4409): https://edk2.tianocore.org/svn/edk2/trunk/edk2/BaseTools
MdePkg(r4655): https://edk2.tianocore.org/svn/edk2/trunk/edk2/MdePkg
FatPkg(r24): 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.