summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib
Commit message (Expand)AuthorAgeFilesLines
* IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-0/+0
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-2/+4
* Refine code to make it more safely.Eric Dong2014-06-261-1/+1
* Refine code to make it more safely.Eric Dong2014-06-251-1/+2
* Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng142011-10-271-38/+83
* Use the ASSERT() for parameter checking as the 4th parameter of internal work...lgao42010-05-241-0/+7
* Update the copyright notice formathhtian2010-04-233-6/+6
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Update code style.lgao42009-06-261-1/+1
* Update code style and commentslgao42009-06-243-98/+237
* Add comments for Include header files lgao42009-06-082-1/+1
* 1. EDK_RELEASE_VERSION removed;gikidy2009-04-231-5/+3
* Fix build break caused by a unresolved external symbol _memset in BaseUefiTia...rsun32009-04-231-4/+2
* Remove volatile local variable sync to MdePkg BaseUefiDecompressLib and fix I...lgao42009-04-221-4/+4
* Fix K8 report bugs.hfang2009-04-211-32/+49
* Remove use of UINT8_MAX. Use BIT8-1 instead.mdkinney2008-12-071-1/+1
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-271-2/+2
* remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao42008-08-251-50/+0
* Use ReadUnaligned32() instead of CopyMem()mdkinney2008-08-013-2/+4
* Coding style modification.klu22008-04-141-1/+1
* Add some function/header comments.klu22008-04-101-224/+147
* Update BaseUefiTianoCustomDecompressLib to pass GCC build.xli242008-03-181-1/+1
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-222-2/+2
* Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao42007-10-183-2/+19
* 1. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao42007-09-293-70/+80
* Fix building issue for Intel Compilerklu22007-08-231-1/+1
* Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao42007-08-141-8/+3
* Fixed the LIBRARY_CLASS format errorjwang362007-08-091-1/+2
* Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao42007-08-081-2/+2
* Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao42007-08-082-5/+58
* Correct all header files for doxygen format and correct the license issue for...klu22007-07-231-11/+4
* remove some comments introduced by tools.vanjeff2007-07-201-6/+2
* remove some comments introduced by tools.vanjeff2007-07-201-25/+0
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1...AJFISH2007-06-291-10/+0
* Cleanup to remover CommonHeader.h filesqhuang82007-06-294-39/+9
* Complete the library instances in IntelFrameworkModulePkgqhuang82007-06-275-0/+1236