summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePeCoffLib
AgeCommit message (Expand)AuthorFilesLines
2023-05-05MdePkg/BasePeCoffLib: Deal with broken debug directoriesArd Biesheuvel1-0/+15
2023-04-07MdePkg/PeCoffLib: Capture DLL characteristics fields in image contextArd Biesheuvel1-11/+35
2023-03-08MdePkg: BasePeCoffLib: Allow AArch64 and x64 images in ImageFormatSupportedAndrei Warkentin1-1/+9
2022-10-14MdePkg/BasePeCoff: Add LoongArch PE/Coff related code.Chao Li4-1/+146
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki5-589/+632
2021-12-07MdePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-2/+1
2020-05-07MdePkg/BasePeCoff: Add RISC-V PE/Coff related code.Abner Chang5-1/+151
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney6-40/+6
2019-01-31MdePkg/BasePeCoffLib: skip runtime relocation if reloc info is invalidHsueh, Hong-chihX1-10/+20
2019-01-21MdePkg/BasePeCoffLib: Correct the address of RelocBaseEndDandan Bi1-1/+1
2019-01-16MdePkg/BasePeCoffLib: Add more check for relocation dataDandan Bi1-70/+95
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2-426/+1
2018-09-24MdePkg/BasePeCoffLib: remove PE/COFF header workaround for ELILO on IPFArd Biesheuvel1-52/+9
2018-06-28MdePkg: Clean up source filesLiming Gao6-100/+100
2017-03-06MdePkg: Refine casting expression result to bigger sizeHao Wu1-7/+5
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-10-09MdePkg/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel1-0/+1
2015-09-25MdePkg: remove redundant handling of EFI_IMAGE_REL_BASED_DIR64 relocationsArd Biesheuvel3-132/+2
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-03-25Support load 64 bit image from 32 bit core.Eric Dong1-6/+25
2014-02-12Add more check for PE COFF SizeOfHeader field.jyao11-1/+25
2013-08-07MdePkg/BasePeCoffLib: Fixed coding styleOlivier Martin1-4/+4
2013-07-29MdePkg: Added ARM Aarch64 support to PE/COFF supportHarry Liebel2-1/+131
2012-12-26Checks the TE image before use it.ydong102-192/+197
2012-12-06Remove the ASSERT (FALSE) code, just return unsupported.ydong101-7/+0
2012-11-28Enhance the check for RelocBase->SizeOfBlock before use it.ydong101-5/+4
2012-11-28Enhance the check for some fields in the PE image before use it.ydong101-20/+63
2012-11-26Enhance the check for resource section data.ydong101-2/+36
2012-11-26Enhance the check for debug data before get the PdbPointer.ydong101-0/+18
2012-11-20Remove the useless code.ydong101-6/+1
2012-09-11Enhance the error code info.ydong101-4/+54
2012-09-11Enhance the comments.ydong101-0/+2
2012-08-22Enhance the check for some fields in the PE image before use it.ydong101-0/+15
2012-08-21Enhance the check when ImageRead function return.ydong101-16/+30
2012-06-12Add comment for modules which have external input.jyao12-3/+26
2012-05-04Update the logic related to get section header offset for TE image.ydong101-2/+10
2012-04-26Patch include:ydong101-8/+0
2012-04-24Validate some fields in PE image to make sure not access violation for later ...ydong101-1/+195
2012-03-16Update the offset when read every debug entries info.ydong101-3/+3
2011-07-12MdePkg: Fix X64 clang compile issues.andrewfish1-3/+5
2011-02-16Per PI1.2B spec, for the case that TE Image Relocation Data Directory Entry V...lgao41-1/+9
2010-12-22Update inappropriate comments.ydong101-3/+3
2010-12-16Add support for ARM MOVW/MOVT instructions that were added in the latest PE/C...andrewfish1-5/+164
2010-07-24minor format updatehhtian1-1/+1
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-3/+3
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter6-37/+37
2010-04-23Update the copyright notice formathhtian6-15/+15
2010-02-241. Correct File header to ## @filelgao41-4/+4