summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseUefiDecompressLib
AgeCommit message (Expand)AuthorFilesLines
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-20/+20
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter3-11/+11
2010-05-10Use the ASSERT() for parameter checking as the 4th paramter of internal worke...qhuang82-2/+9
2010-04-23Update the copyright notice formathhtian3-7/+7
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-08-24Fix file headersmdkinney1-1/+1
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang81-3/+3
2009-08-18Address an ARM compatibility issue by converting loops that were being optimi...mdkinney1-8/+4
2009-04-02Fix some typo.gikidy1-3/+3
2009-02-01Add check when use *Pointer as Sd->mRight[*Pointer] to avoid out of Array bound.lgao41-5/+7
2009-01-24Add check when use Index as Array [Index] to avoid out of Array bound.lgao41-3/+3
2009-01-23Remove volatile for local Index, and Use Memory library functions to fix the ...lgao42-21/+12
2009-01-22Add check when use Index as Array [Index] to avoid out of Array bound.lgao41-8/+10
2009-01-13Roll back ASSERT which is break DUET boot.klu21-1/+0
2009-01-09INF file verified, and Coding Style reviewed.gikidy2-2/+3
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy1-8/+8
2008-12-07Use BIT8-1 insetad of UINT8_MAXmdkinney1-1/+1
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-2/+0
2008-11-21Function headers and comments have been checked with spec.jji41-1/+1
2008-10-28Refine file header for INF files of MDE library instances.xli241-3/+2
2008-10-15Remove over specific usage for library class klu22-2/+0
2008-08-25remove the unused msa files in MdePkg.lgao41-46/+0
2008-08-01Use ReadUnaligned32() instead of CopyMem()mdkinney2-5/+6
2008-07-15Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42-30/+33
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang82-2/+2
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-19Remove unused comments in MdePkg.yshang11-28/+0
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-9/+0
2007-06-27Updated headers to follow coding standardAJFISH1-2/+0
2007-06-26Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib.vanjeff1-12/+7
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang13-36/+11
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff5-0/+1181
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch3-1056/+0
2007-02-051.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang81-7/+7
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli243-57/+227
2006-11-031. Add the fix for the following Bugs:cwu111-1/+1
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-07-191. added functions header for BaseUefiDecompressLivanjeff1-31/+160
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang81-2/+2
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred1-1/+1
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-6/+6
2006-07-07Obsoleted by new schema and new build tools.jwang362-77/+0
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-3/+3
2006-06-30converted all surface area description files to new schemajwang361-37/+37
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen1-11/+11
2006-04-21Initial import.bbahnsen4-0/+834