summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePeCoffLib
AgeCommit message (Expand)Author
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-10-24Fix ECC issueklu2
2008-10-10Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao4
2008-09-181. Change 0 == Length style to Length == 0lgao4
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-08-25remove the unused msa files in MdePkg.lgao4
2008-07-17Correct ECC Error for MdePkg/Include/Protocol and Correct PeCofferLib bug to ...lgao4
2008-07-14Code scrub:yshang1
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-10-26Add one judge whether TeImage or PeImage has reloc section when relocate TeIm...lgao4
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao4
2007-07-19Remove unused comments in MdePkg.yshang1
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-28Add in BasePeCoff library instance.qwang12
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-16Fix PeLoad function can't handle invalid PeImage to skip correct debug entry.lgao4
2007-01-15Correct TeImage Header based on PeiCis spec.lgao4
2007-01-15Correct TeImage file format and Clean up PeiRebase tool to remove unused code...lgao4
2007-01-12Correctly skip debug entry.lgao4
2006-12-12Update BaseDebugLibNull to not touch any global variables or PCD settingsmdkinney
2006-12-08The EFI_IMAGE_REL_BASED_DIR64 type has been in switch for all common relocati...klu2
2006-12-08Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64.klu2
2006-08-17Continue to fix EDKT187.klu2
2006-08-151. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.vanjeff
2006-08-11Fixed bugs found when this code was ported into R8. ajfish
2006-08-021. cleanup functions header in PeCoffLoaderEx.cvanjeff
2006-07-28TeImage Signature should be got from Te pointer, not Pe pointerlgao4
2006-07-26Added back safety check for PE/COFF image walking. I think the safety check i...ajfish
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish
2006-07-13Added license & copyright declarationjwang36
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-26• BaseMemoryLib:qhuang8
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang8
2006-06-19 1. PostCodeLib.qhuang8
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-05-19Fix capitalization issuesbbahnsen
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen
2006-04-21Initial import.bbahnsen