summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseUefiDecompressLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki3-151/+155
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2019-08-13MdePkg/BaseUefiDecompressLib: Add missing description for parameterShenglei Zhang1-0/+1
2019-05-15MdePkg: Merge TianoCustomDecompress algorithm intoDandan Bi5-17/+360
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-26/+4
2019-03-27MdePkg/BaseUefiDecompressLib: Improve performance of boundary validationShenglei Zhang1-3/+4
2018-11-11MdePkg BaseUefiDecompressLib: Fix UEFI Decompression logic issueLiming Gao1-0/+6
2018-10-24MdePkg: Add more checker in UefiDecompressLib to access the valid buffer only...Liming Gao1-2/+15
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdePkg: Clean up source filesLiming Gao2-39/+39
2017-08-11MdePkg: Fix Xcode 9 Beta treating 32-bit left shift as undefinedAndrew Fish1-3/+3
2016-10-21MdePkg: Fix typos in commentsGary Lin2-5/+5
2016-10-07MdePkg: Fix some typing errors in the header filesThomas Huth1-1/+1
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-03-17MdePkg:Fix typo 'caculate' in MdePkg.Qiu Shumin1-3/+3
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-1/+2
2014-06-26Refine code to make it more safely.Eric Dong1-1/+2
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