summaryrefslogtreecommitdiff
path: root/FatBinPkg/ReadMe.txt
diff options
context:
space:
mode:
authorRuiyu Ni <ruiyu.ni@intel.com>2013-11-29 03:04:16 +0000
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2013-11-29 03:04:16 +0000
commitbb5081f413b3463e280b911195093303db336218 (patch)
tree64e9010bb570deb2b0d0f91530a6f638209ef421 /FatBinPkg/ReadMe.txt
parent8aaab67404370cdf859606a6ccfd8addbfd9455d (diff)
downloadedk2-platforms-bb5081f413b3463e280b911195093303db336218.tar.xz
Fix a bug in Fat driver that it asserts when OpenEx/ReadEx/WriteEx is about to return failure.
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14917 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'FatBinPkg/ReadMe.txt')
-rw-r--r--FatBinPkg/ReadMe.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/FatBinPkg/ReadMe.txt b/FatBinPkg/ReadMe.txt
index 8122ddfad7..8b3e611439 100644
--- a/FatBinPkg/ReadMe.txt
+++ b/FatBinPkg/ReadMe.txt
@@ -1,9 +1,9 @@
# Ebc, Ia32, Ipf, X64
- The binaries in this package currently are built from EDK2 release: MdePkg and BaseTools (r14889), FatPkg (r80)
+ The binaries in this package currently are built from EDK2 release: MdePkg and BaseTools (head), FatPkg (r81)
The binaries are built with no debug info (RELEASE TARGET).
The Component Name 2 Protocol and Unicode Collation 2 Protocol are supported.
# ARM
The binaries in this package currently are built from EDK2 release: MdePkg and BaseTools (r13646), FatPkg (r71)
The binaries are built with no debug info (RELEASE TARGET).
- Build Instructions: http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=ArmPkg/Binaries \ No newline at end of file
+ Build Instructions: http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=ArmPkg/Binaries