summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePeCoffLib
Commit message (Expand)AuthorAgeFilesLines
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-2/+1
* Fix ECC issueklu22008-10-242-84/+84
* Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao42008-10-101-7/+9
* 1. Change 0 == Length style to Length == 0lgao42008-09-185-213/+26
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* remove the unused msa files in MdePkg.lgao42008-08-251-50/+0
* Correct ECC Error for MdePkg/Include/Protocol and Correct PeCofferLib bug to ...lgao42008-07-171-6/+10
* Code scrub:yshang12008-07-144-4/+8
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-221-1/+1
* Add one judge whether TeImage or PeImage has reloc section when relocate TeIm...lgao42007-10-261-0/+2
* 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao42007-09-281-0/+20
* Remove unused comments in MdePkg.yshang12007-07-191-27/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-125-10/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-298-61/+11
* Add in BasePeCoff library instance.qwang122007-06-289-0/+2352
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-017-2206/+0
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-254-61/+127
* Fix PeLoad function can't handle invalid PeImage to skip correct debug entry.lgao42007-01-161-2/+2
* Correct TeImage Header based on PeiCis spec.lgao42007-01-151-1/+1
* Correct TeImage file format and Clean up PeiRebase tool to remove unused code...lgao42007-01-151-2/+5
* Correctly skip debug entry.lgao42007-01-121-5/+4
* Update BaseDebugLibNull to not touch any global variables or PCD settingsmdkinney2006-12-121-11/+52
* The EFI_IMAGE_REL_BASED_DIR64 type has been in switch for all common relocati...klu22006-12-081-18/+1
* Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64.klu22006-12-081-16/+33
* Continue to fix EDKT187.klu22006-08-171-3/+0
* 1. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.vanjeff2006-08-151-41/+41
* Fixed bugs found when this code was ported into R8. ajfish2006-08-111-5/+7
* 1. cleanup functions header in PeCoffLoaderEx.cvanjeff2006-08-021-73/+52
* TeImage Signature should be got from Te pointer, not Pe pointerlgao42006-07-281-1/+1
* Added back safety check for PE/COFF image walking. I think the safety check i...ajfish2006-07-261-0/+9
* Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2006-07-266-251/+907
* Added license & copyright declarationjwang362006-07-131-0/+10
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-121-2/+2
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-121-1/+1
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-77/+0
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-3/+3
* converted all surface area description files to new schemajwang362006-06-301-49/+41
* • BaseMemoryLib:qhuang82006-06-261-23/+23
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-225-60/+41
* 1. PostCodeLib.qhuang82006-06-192-68/+91
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* Fix capitalization issuesbbahnsen2006-05-191-1/+1
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-262-15/+15
* Initial import.bbahnsen2006-04-218-0/+1525