index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
BasePeCoffLib
/
BasePeCoff.c
Age
Commit message (
Expand
)
Author
2008-07-17
Correct ECC Error for MdePkg/Include/Protocol and Correct PeCofferLib bug to ...
lgao4
2007-11-22
Clean up: update "EFI" to "UEFI" if applicable.
qhuang8
2007-10-26
Add one judge whether TeImage or PeImage has reloc section when relocate TeIm...
lgao4
2007-09-28
1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain.
lgao4
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-06-29
Removed CommonHeader.h generated file from the MdePkg.
AJFISH
2007-06-28
Add in BasePeCoff library instance.
qwang12
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-01-25
Make MDE package pass intel IPF compiler with /W4 /WX switched on.
xli24
2007-01-16
Fix PeLoad function can't handle invalid PeImage to skip correct debug entry.
lgao4
2007-01-15
Correct TeImage Header based on PeiCis spec.
lgao4
2007-01-15
Correct TeImage file format and Clean up PeiRebase tool to remove unused code...
lgao4
2007-01-12
Correctly skip debug entry.
lgao4
2006-12-12
Update BaseDebugLibNull to not touch any global variables or PCD settings
mdkinney
2006-08-15
1. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.
vanjeff
2006-08-11
Fixed bugs found when this code was ported into R8.
ajfish
2006-07-28
TeImage Signature should be got from Te pointer, not Pe pointer
lgao4
2006-07-26
Added back safety check for PE/COFF image walking. I think the safety check i...
ajfish
2006-07-26
Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...
ajfish
2006-06-26
• BaseMemoryLib:
qhuang8
2006-06-22
1. UINTN & INTN issue for EBC architecture:
qhuang8
2006-06-19
1. PostCodeLib.
qhuang8
2006-04-21
Initial import.
bbahnsen