diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2015-08-28 03:14:25 +0000 |
---|---|---|
committer | niruiyu <niruiyu@Edk2> | 2015-08-28 03:14:25 +0000 |
commit | fbce471eb1d72a5d2a3c1214b7bcc73c577d5b71 (patch) | |
tree | 41086b442a896308110a55784b906e19cda7ce63 /FatBinPkg | |
parent | 6252f2715af3f7d9d56980b1e0176ad069770e5f (diff) | |
download | edk2-platforms-fbce471eb1d72a5d2a3c1214b7bcc73c577d5b71.tar.xz |
FatBinPkg: Update EBC/IA32/X64/IPF binaries
Based on MdePkg and BaseTools (r18341), FatPkg (r96)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18347 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'FatBinPkg')
-rw-r--r-- | FatBinPkg/ReadMe.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FatBinPkg/ReadMe.txt b/FatBinPkg/ReadMe.txt index 18028d05fd..fc98014c49 100644 --- a/FatBinPkg/ReadMe.txt +++ b/FatBinPkg/ReadMe.txt @@ -1,5 +1,5 @@ # Ebc, Ia32, Ipf, X64
- The binaries in this package currently are built from EDK2 release: MdePkg and BaseTools (r16700), FatPkg (r93)
+ The binaries in this package currently are built from EDK2 release: MdePkg and BaseTools (r18341), FatPkg (r96)
The binaries are built with no debug info (RELEASE TARGET).
The Component Name 2 Protocol and Unicode Collation 2 Protocol are supported.
|