summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-5/+5
* PeCoffGetEntryPointLib: Fix spelling issueJeff Fan2017-04-261-1/+1
* MdePkg/PeCoffGetEntryPointLib: Add PeCoffSerachImageBase()Jeff Fan2017-04-071-1/+71
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-6/+6
* Update the copyright notice formathhtian2010-04-231-3/+3
* Minor update to fix typos and update the file to use \r\n as end of lineqhuang82010-02-011-3/+3
* Add type-cast to fix build break for IA32 archqhuang82010-01-151-2/+2
* Fix gcc warningAJFISH2010-01-151-31/+33
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-141-0/+45
* Fix file headersmdkinney2009-08-241-1/+1
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-191-3/+3
* Add ARM supportmdkinney2009-08-181-0/+3
* 1) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney2009-02-051-4/+4
* Update the text to use "x64" instead of "X64" in MdePkg.qhuang82008-12-051-1/+1
* Function headers in .h and .c files synchronized with specjji42008-11-261-1/+1
* changed the format when use "=="vanjeff2008-09-091-1/+1
* fixed one typo.vanjeff2008-09-031-1/+2
* clean the codes according to review comments.vanjeff2008-09-031-13/+12
* Code scrub:yshang12008-07-081-10/+13
* 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao42007-09-281-17/+34
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-221-5/+12
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+249
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-243/+0
* Fix an issue that some image tool will generate PE32+ image with PE32 magic. ...qhuang82007-04-091-1/+28
* 1. Add two interfaces in PeCoffGetEntryPointLib.hqhuang82007-02-131-5/+119
* Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2006-07-261-6/+43
* 1. PostCodeLib.qhuang82006-06-191-10/+21
* Initial import.bbahnsen2006-04-211-0/+54