mirror of https://github.com/acidanthera/audk.git
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:
parent
f205cbb94f
commit
701f8b5095
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,7 +1,6 @@
|
|||
The binaries of FatBinPkg are generated with DEBUG_MYTOOLS:
|
||||
BaseTools(7948): https://edk2.tianocore.org/svn/edk2/trunk/edk2/BaseTools
|
||||
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 of FatBinPkg are generated with DEBUG_MYTOOLS from FatPkgDev Combo at the following SVN address:
|
||||
https://fat-driver2.tianocore.org/svn/fat-driver2/trunk/Combo/FatPkgDev (r42)
|
||||
|
||||
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 Component Name 2 Protocol and Unicode Collation 2 Protocol are supported.
|
||||
|
|
Loading…
Reference in New Issue