summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
AgeCommit message (Expand)Author
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