summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2010-02-01Minor update to fix typos and update the file to use \r\n as end of lineqhuang8
2010-01-15Add type-cast to fix build break for IA32 archqhuang8
2010-01-15Fix gcc warningAJFISH
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH
2009-08-24Fix file headersmdkinney
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-18Add ARM supportmdkinney
2009-02-051) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang8
2008-11-26Function headers in .h and .c files synchronized with specjji4
2008-09-09changed the format when use "=="vanjeff
2008-09-03fixed one typo.vanjeff
2008-09-03clean the codes according to review comments.vanjeff
2008-07-08Code scrub:yshang1
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao4
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-04-09Fix an issue that some image tool will generate PE32+ image with PE32 magic. ...qhuang8
2007-02-131. Add two interfaces in PeCoffGetEntryPointLib.hqhuang8
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish
2006-06-19 1. PostCodeLib.qhuang8
2006-04-21Initial import.bbahnsen