Update the FAT binaries to build against MdePkg, BaseTools 1.00 release and newest FatPkg source.

This update also incorporates a minor defect fix that the "Last Access Date" in directory entries is set when a new file is created. 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8986 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2009-07-24 01:55:21 +00:00
parent f205cbb94f
commit 701f8b5095
5 changed files with 3 additions and 4 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,6 @@
The binaries of FatBinPkg are generated with DEBUG_MYTOOLS: The binaries of FatBinPkg are generated with DEBUG_MYTOOLS from FatPkgDev Combo at the following SVN address:
BaseTools(7948): https://edk2.tianocore.org/svn/edk2/trunk/edk2/BaseTools https://fat-driver2.tianocore.org/svn/fat-driver2/trunk/Combo/FatPkgDev (r42)
MdePkg(7948): https://edk2.tianocore.org/svn/edk2/trunk/edk2/MdePkg
FatPkg(r38): https://fat-driver2.tianocore.org/svn/fat-driver2/trunk/FatPkg
The binaries in this package currently are built from MdePkg, BaseTools 1.00 release (r8508) and FatPkg (r42)
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.