summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
AgeCommit message (Expand)AuthorFilesLines
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
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-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.vanjeff1-13/+12
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-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang11-5/+12
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff1-0/+249
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-243/+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-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish1-6/+43
2006-06-19 1. PostCodeLib.qhuang81-10/+21
2006-04-21Initial import.bbahnsen1-0/+54