summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib
AgeCommit message (Expand)AuthorFilesLines
2014-06-26Refine code to make it more safely.Eric Dong1-1/+1
2014-06-25Refine code to make it more safely.Eric Dong1-1/+2
2011-10-27Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng141-38/+83
2010-05-24Use the ASSERT() for parameter checking as the 4th parameter of internal work...lgao41-0/+7
2010-04-23Update the copyright notice formathhtian3-6/+6
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-06-26Update code style.lgao41-1/+1
2009-06-24Update code style and commentslgao43-98/+237
2009-06-08Add comments for Include header files lgao42-1/+1
2009-04-231. EDK_RELEASE_VERSION removed;gikidy1-5/+3
2009-04-23Fix build break caused by a unresolved external symbol _memset in BaseUefiTia...rsun31-4/+2
2009-04-22Remove volatile local variable sync to MdePkg BaseUefiDecompressLib and fix I...lgao41-4/+4
2009-04-21Fix K8 report bugs.hfang1-32/+49
2008-12-07Remove use of UINT8_MAX. Use BIT8-1 instead.mdkinney1-1/+1
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao41-2/+2
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao41-50/+0
2008-08-01Use ReadUnaligned32() instead of CopyMem()mdkinney3-2/+4
2008-04-14Coding style modification.klu21-1/+1
2008-04-10Add some function/header comments.klu21-224/+147
2008-03-18Update BaseUefiTianoCustomDecompressLib to pass GCC build.xli241-1/+1
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang82-2/+2
2007-10-18Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao43-2/+19
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao43-70/+80
2007-08-23Fix building issue for Intel Compilerklu21-1/+1
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao41-8/+3
2007-08-09Fixed the LIBRARY_CLASS format errorjwang361-1/+2
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao41-2/+2
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao42-5/+58
2007-07-23Correct all header files for doxygen format and correct the license issue for...klu21-11/+4
2007-07-20remove some comments introduced by tools.vanjeff1-6/+2
2007-07-20remove some comments introduced by tools.vanjeff1-25/+0
2007-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1...AJFISH1-10/+0
2007-06-29Cleanup to remover CommonHeader.h filesqhuang84-39/+9
2007-06-27Complete the library instances in IntelFrameworkModulePkgqhuang85-0/+1236