summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseUefiDecompressLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg:Fix typo 'caculate' in MdePkg.Qiu Shumin2015-03-171-3/+3
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-1/+2
* Refine code to make it more safely.Eric Dong2014-06-261-1/+2
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-302-20/+20
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-253-11/+11
* Use the ASSERT() for parameter checking as the 4th paramter of internal worke...qhuang82010-05-102-2/+9
* Update the copyright notice formathhtian2010-04-233-7/+7
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Fix file headersmdkinney2009-08-241-1/+1
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-191-3/+3
* Address an ARM compatibility issue by converting loops that were being optimi...mdkinney2009-08-181-8/+4
* Fix some typo.gikidy2009-04-021-3/+3
* Add check when use *Pointer as Sd->mRight[*Pointer] to avoid out of Array bound.lgao42009-02-011-5/+7
* Add check when use Index as Array [Index] to avoid out of Array bound.lgao42009-01-241-3/+3
* Remove volatile for local Index, and Use Memory library functions to fix the ...lgao42009-01-232-21/+12
* Add check when use Index as Array [Index] to avoid out of Array bound.lgao42009-01-221-8/+10
* Roll back ASSERT which is break DUET boot.klu22009-01-131-1/+0
* INF file verified, and Coding Style reviewed.gikidy2009-01-092-2/+3
* Synchronize MdePkg h files to Library/Base* c files.gikidy2008-12-111-8/+8
* Use BIT8-1 insetad of UINT8_MAXmdkinney2008-12-071-1/+1
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-2/+0
* Function headers and comments have been checked with spec.jji42008-11-211-1/+1
* Refine file header for INF files of MDE library instances.xli242008-10-281-3/+2
* Remove over specific usage for library class klu22008-10-152-2/+0
* remove the unused msa files in MdePkg.lgao42008-08-251-46/+0
* Use ReadUnaligned32() instead of CopyMem()mdkinney2008-08-012-5/+6
* Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42008-07-152-30/+33
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-222-2/+2
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Remove unused comments in MdePkg.yshang12007-07-191-28/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-9/+0
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib.vanjeff2007-06-261-12/+7
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-223-36/+11
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-225-0/+1181
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-013-1056/+0
* 1.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang82007-02-051-7/+7
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-253-57/+227
* 1. Add the fix for the following Bugs:cwu112006-11-031-1/+1
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* 1. added functions header for BaseUefiDecompressLivanjeff2006-07-191-31/+160
* Added license & copyright declarationjwang362006-07-131-0/+10
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-121-2/+2
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-121-1/+1
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-77/+0