summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseUefiDecompressLib
AgeCommit message (Expand)Author
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-05-10Use the ASSERT() for parameter checking as the 4th paramter of internal worke...qhuang8
2010-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2009-08-24Fix file headersmdkinney
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-18Address an ARM compatibility issue by converting loops that were being optimi...mdkinney
2009-04-02Fix some typo.gikidy
2009-02-01Add check when use *Pointer as Sd->mRight[*Pointer] to avoid out of Array bound.lgao4
2009-01-24Add check when use Index as Array [Index] to avoid out of Array bound.lgao4
2009-01-23Remove volatile for local Index, and Use Memory library functions to fix the ...lgao4
2009-01-22Add check when use Index as Array [Index] to avoid out of Array bound.lgao4
2009-01-13Roll back ASSERT which is break DUET boot.klu2
2009-01-09INF file verified, and Coding Style reviewed.gikidy
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy
2008-12-07Use BIT8-1 insetad of UINT8_MAXmdkinney
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao4
2008-11-21Function headers and comments have been checked with spec.jji4
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-10-15Remove over specific usage for library class klu2
2008-08-25remove the unused msa files in MdePkg.lgao4
2008-08-01Use ReadUnaligned32() instead of CopyMem()mdkinney
2008-07-15Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao4
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-19Remove unused comments in MdePkg.yshang1
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-26Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib.vanjeff
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-02-051.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang8
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2006-11-031. Add the fix for the following Bugs:cwu11
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-07-191. added functions header for BaseUefiDecompressLivanjeff
2006-07-13Added license & copyright declarationjwang36
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen
2006-04-21Initial import.bbahnsen