summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePeCoffGetEntryPointLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-100/+100
2021-12-07MdePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()Michael D Kinney1-2/+2
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
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-7/+7
2017-04-26PeCoffGetEntryPointLib: Fix spelling issueJeff Fan1-1/+1
2017-04-07MdePkg/PeCoffGetEntryPointLib: Add PeCoffSerachImageBase()Jeff Fan1-1/+71
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
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
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-7/+7
2010-04-23Update the copyright notice formathhtian2-5/+5
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-02-01Minor update to fix typos and update the file to use \r\n as end of lineqhuang81-3/+3
2010-01-15Add type-cast to fix build break for IA32 archqhuang81-2/+2
2010-01-15Fix gcc warningAJFISH1-31/+33
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH1-0/+45
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-18Add ARM supportmdkinney1-0/+3
2009-02-051) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney1-4/+4
2009-01-09INF file verified, and Coding Style reviewed.gikidy1-2/+2
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang81-1/+1
2008-11-26Function headers in .h and .c files synchronized with specjji41-1/+1
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-2/+1
2008-09-09changed the format when use "=="vanjeff1-1/+1
2008-09-03fixed one typo.vanjeff1-1/+2
2008-09-03clean the codes according to review comments.vanjeff2-15/+14
2008-08-25remove the unused msa files in MdePkg.lgao41-42/+0
2008-07-08Code scrub:yshang11-10/+13
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao41-17/+34
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-19Remove unused comments in MdePkg.yshang11-27/+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-10/+0
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang13-38/+12
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff4-0/+403
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2-285/+0
2007-04-09Fix an issue that some image tool will generate PE32+ image with PE32 magic. ...qhuang81-1/+28
2007-02-131. Add two interfaces in PeCoffGetEntryPointLib.hqhuang81-5/+119
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish1-6/+43
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang81-2/+2
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred1-1/+1
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-6/+6
2006-07-07Obsoleted by new schema and new build tools.jwang362-77/+0