summaryrefslogtreecommitdiffstats
path: root/FatBinPkg
Commit message (Collapse)AuthorAgeFilesLines
* Clean up DEC files:mdkinney2011-05-091-8/+1
| | | | | | | | | | | | 1) Remove section header comment blocks that do not provide any information 2) Combine PCDs listed in multiple sections into a single section that supports multiple PCD types to reduce maintenance overhead 3) Remove ModuleTypeList comments from [Includes], [Protocols], [Ppis], and [Guids] sections that do not properly describe the module type restrictions. 4) Clean up formatting of GUID structure declarations 5) Remove ".common" from section names if they are not required. 6) Order sections consistently as [Defines], [Includes], [LibraryClasses], [Guid], [Ppis], [Protocols], [PcdsFeatureFlag], [PcdsFixedAtBuild], [PcdsPatchableInModule], [PcdsDynamic], and [PcdsDynamicEx] git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11630 6f19259b-4bc3-4df7-8a09-765794883524
* Update binaries to integrate a fix to support hot plug during FAT driver ↵qhuang82010-05-075-3/+3
| | | | | | binding start (Fat svn r55) git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10461 6f19259b-4bc3-4df7-8a09-765794883524
* Update the copyright notice formathhtian2010-04-243-6/+4
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10424 6f19259b-4bc3-4df7-8a09-765794883524
* 1. Update Fat Binaries to fix a migration bug about EFI lock semantics change.qhuang82010-03-185-3/+3
| | | | | | 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
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-2/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10084 6f19259b-4bc3-4df7-8a09-765794883524
* 1. Correct File header to ## @filelgao42010-02-242-6/+6
| | | | | | 2. Remove unnecessary .common] postfix on section. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10052 6f19259b-4bc3-4df7-8a09-765794883524
* 1. Update Fat binaries for IA32, x64, IPF and EBC to base on MdePkg 1.01 ↵qhuang82009-12-165-2/+2
| | | | | | | | 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
* Update the FAT binaries to build against MdePkg, BaseTools 1.00 release and ↵qhuang82009-07-245-4/+3
| | | | | | | | 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
* Reviewed the description in the FatBinPkg .dec file. pkandel2009-06-181-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8600 6f19259b-4bc3-4df7-8a09-765794883524
* Correct Fat Commentslgao42009-06-182-3/+45
| | | | | | Add Fat License git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8595 6f19259b-4bc3-4df7-8a09-765794883524
* Update FAT binary for the source update:qhuang82009-03-255-3/+3
| | | | | | 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
* Update the revision number for the binaryqhuang82009-03-241-3/+3
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7938 6f19259b-4bc3-4df7-8a09-765794883524
* 1. Fix a spec conformance issue that "Attributes" should only be checked ↵qhuang82009-03-244-0/+0
| | | | | | | | | 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
* remove the unused msa/npsd fileslgao42008-09-201-25/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5936 6f19259b-4bc3-4df7-8a09-765794883524
* remove the unused msa files in FatBinPkg, IntelFrameworkPkg, ↵lgao42008-08-251-34/+0
| | | | | | IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5727 6f19259b-4bc3-4df7-8a09-765794883524
* Regenerate Fat binaries for the bug fix of LookupUnicodeString2() in UefiLib ↵qhuang82008-02-015-2/+3
| | | | | | (r4655). git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4659 6f19259b-4bc3-4df7-8a09-765794883524
* Update Fat Binary to use EDK II Prime EnhancedFat driver in FatPkg.qhuang82007-12-206-2/+6
| | | | | | | 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
* Remove BINARY_MODULE = true attribute from binary module inf file, because ↵lgao42007-10-101-1/+0
| | | | | | this attribute has not been supported in INF spec. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4070 6f19259b-4bc3-4df7-8a09-765794883524
* Add BINARY_MODULE = true attribute in binary module inf file.lgao42007-10-091-0/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4054 6f19259b-4bc3-4df7-8a09-765794883524
* change.Correct Binary file description.lgao42007-09-271-4/+4
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3944 6f19259b-4bc3-4df7-8a09-765794883524
* Remove the unnecessary "BINARY_MODULE" in binary INF file according to ↵qhuang82007-08-271-1/+0
| | | | | | Extended INF spec 0.44 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3713 6f19259b-4bc3-4df7-8a09-765794883524
* Remove the optional "Target" according to Extended INF spec 0.42.qhuang82007-08-241-4/+4
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3697 6f19259b-4bc3-4df7-8a09-765794883524
* Fix the wrong file type in binary inf file.qhuang82007-08-011-4/+4
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3518 6f19259b-4bc3-4df7-8a09-765794883524
* remove some comments introduced by tools.vanjeff2007-07-201-12/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3383 6f19259b-4bc3-4df7-8a09-765794883524
* Add ReadMe.txt to specify that the EFI image FatBinPkg provides does not ↵qhuang82007-07-091-0/+2
| | | | | | contain any debug info. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3152 6f19259b-4bc3-4df7-8a09-765794883524
* Rename Internal directory of FatBinPkg to make it more descriptive.qhuang82007-07-097-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3150 6f19259b-4bc3-4df7-8a09-765794883524
* Update Fat.efi for all architectures. The original EFI images were not correct.qhuang82007-07-074-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3135 6f19259b-4bc3-4df7-8a09-765794883524
* Add FatBinPkgqhuang82007-06-298-0/+144
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2864 6f19259b-4bc3-4df7-8a09-765794883524