Commit Graph

14 Commits

Author SHA1 Message Date
Ruiyu Ni 1d13123720 New FatDxe binary.
Update DEC revision to 0.3.

Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Hot Tian <hot.tian@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15085 6f19259b-4bc3-4df7-8a09-765794883524
2014-01-10 02:44:43 +00:00
Ruiyu Ni bb5081f413 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
2013-11-29 03:04:16 +00:00
Ruiyu Ni c2efcf0afd Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and BaseTools (r14889), FatPkg (r80).
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14890 6f19259b-4bc3-4df7-8a09-765794883524
2013-11-22 08:33:17 +00:00
Ruiyu Ni 414ec46146 Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and BaseTools (r14830), FatPkg (r67).
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14831 6f19259b-4bc3-4df7-8a09-765794883524
2013-11-08 03:35:14 +00:00
niruiyu 5e0ff25bdf New Fat binaries for EBC/IA32/IPF/X64 built from UDK2010.SR1 (core package@r12898, FatPkg@r67)
Signed-off-by: niruiyu

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12974 6f19259b-4bc3-4df7-8a09-765794883524
2012-01-31 08:38:02 +00:00
qhuang8 0caa7ad507 Update binaries to integrate a fix to support hot plug during FAT driver binding start (Fat svn r55)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10461 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-07 03:33:43 +00:00
qhuang8 6af1b99bee 1. Update Fat Binaries to fix a migration bug about EFI lock semantics change.
2. Update Fat Binaries to use release build target.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10273 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-18 02:39:32 +00:00
qhuang8 31e49bdea0 1. Update Fat binaries for IA32, x64, IPF and EBC to base on MdePkg 1.01 release (EDK SVN r9029).
2. Integrate a bug fix from Andrew Fish on Fat SVN r46.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9569 6f19259b-4bc3-4df7-8a09-765794883524
2009-12-16 05:02:17 +00:00
qhuang8 701f8b5095 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
2009-07-24 01:55:21 +00:00
qhuang8 66f5da3dc3 Update FAT binary for the source update:
Refactor to invoke only one GetBestLanguage() when initializing Unicode Collation support.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7950 6f19259b-4bc3-4df7-8a09-765794883524
2009-03-25 08:42:33 +00:00
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
qhuang8 59ab6d02a9 Regenerate Fat binaries for the bug fix of LookupUnicodeString2() in UefiLib (r4655).
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4659 6f19259b-4bc3-4df7-8a09-765794883524
2008-02-01 15:29:06 +00:00
qhuang8 c153babd79 Update Fat Binary to use EDK II Prime EnhancedFat driver in FatPkg.
Add the support of Component Name 2.
Add the support of Unicode Collation 2.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4410 6f19259b-4bc3-4df7-8a09-765794883524
2007-12-20 09:58:59 +00:00
qhuang8 e806f20585 Rename Internal directory of FatBinPkg to make it more descriptive.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3150 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-09 05:09:15 +00:00