summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePeCoffLib
AgeCommit message (Expand)Author
2012-05-04Update the logic related to get section header offset for TE image.ydong10
2012-04-26Patch include:ydong10
2012-04-24Validate some fields in PE image to make sure not access violation for later ...ydong10
2012-03-16Update the offset when read every debug entries info.ydong10
2011-07-12MdePkg: Fix X64 clang compile issues.andrewfish
2011-02-16Per PI1.2B spec, for the case that TE Image Relocation Data Directory Entry V...lgao4
2010-12-22Update inappropriate comments.ydong10
2010-12-16Add support for ARM MOVW/MOVT instructions that were added in the latest PE/C...andrewfish
2010-07-24minor format updatehhtian
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-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2009-10-15Do not update the ImageBase in the PE/COFF header if Adjust is 0.mdkinney
2009-10-08Do not apply relocation fixups if the Adjust value is zero, which means the i...mdkinney
2009-10-01Check to see if the section size of non-zero before failing a load operation ...mdkinney
2009-08-24Fix file headersmdkinney
2009-08-19Remove tabs in source code in MdePkg.qhuang8
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-18Add ARM supportmdkinney
2009-05-11add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and ...eric_tian
2009-05-06Update BasePeCoff to Initialize the debug field to zero.lgao4
2009-04-30Update BasePeCoffLib comments to specify this library support scope.lgao4
2009-04-30Update IPF version BasePeCoffLib only supports IFP and EBC PeImage, doesn't s...lgao4
2009-04-23Add check for the validity of resource directory address.qhuang8
2009-04-22Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage (...qhuang8
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang8
2009-02-051) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney
2009-01-09INF file verified, and Coding Style reviewed.gikidy
2009-01-07Add check for Zero Relocation section.lgao4
2009-01-04Temporarily remove the assertions and we may find some error handling way to ...qhuang8
2008-12-31Add some ASSERT()s to avoid NULL reference.gikidy
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang8
2008-12-04Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy
2008-11-27Add several missing assertions.qhuang8
2008-11-26Function headers in .h and .c files synchronized with specjji4
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao4
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-10-24Fix ECC issueklu2
2008-10-10Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao4
2008-09-181. Change 0 == Length style to Length == 0lgao4
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-08-25remove the unused msa files in MdePkg.lgao4
2008-07-17Correct ECC Error for MdePkg/Include/Protocol and Correct PeCofferLib bug to ...lgao4
2008-07-14Code scrub:yshang1
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-10-26Add one judge whether TeImage or PeImage has reloc section when relocate TeIm...lgao4