summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c
AgeCommit message (Expand)Author
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-12Removed MdePkg usage of ModuleName: in file headersAJFISH
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-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-07-191. added functions header for BaseUefiDecompressLivanjeff
2006-04-21Initial import.bbahnsen