summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseUefiDecompressLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseUefiDecompressLib: Add missing description for parameterShenglei Zhang2019-08-131-0/+1
* MdePkg: Merge TianoCustomDecompress algorithm intoDandan Bi2019-05-155-17/+360
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-094-26/+4
* MdePkg/BaseUefiDecompressLib: Improve performance of boundary validationShenglei Zhang2019-03-271-3/+4
* MdePkg BaseUefiDecompressLib: Fix UEFI Decompression logic issueLiming Gao2018-11-111-0/+6
* MdePkg: Add more checker in UefiDecompressLib to access the valid buffer only...Liming Gao2018-10-241-2/+15
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-1/+1
* MdePkg: Clean up source filesLiming Gao2018-06-282-39/+39
* MdePkg: Fix Xcode 9 Beta treating 32-bit left shift as undefinedAndrew Fish2017-08-111-3/+3
* MdePkg: Fix typos in commentsGary Lin2016-10-212-5/+5
* MdePkg: Fix some typing errors in the header filesThomas Huth2016-10-071-1/+1
* 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