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
Age
Commit message (
Expand
)
Author
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-12-08
The EFI_IMAGE_REL_BASED_DIR64 type has been in switch for all common relocati...
klu2
2006-12-08
Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64.
klu2
2006-08-17
Continue to fix EDKT187.
klu2
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-08-02
1. cleanup functions header in PeCoffLoaderEx.c
vanjeff
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-07-13
Added license & copyright declaration
jwang36
2006-07-12
1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.
qhuang8
2006-07-12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...
alfred
2006-07-07
Redefine SPEC and Release Version to 0x20000
lgao4
2006-07-07
Obsoleted by new schema and new build tools.
jwang36
2006-06-30
removed unnecessary name space declarations in some top level elements
jwang36
2006-06-30
converted all surface area description files to new schema
jwang36
2006-06-26
• BaseMemoryLib:
qhuang8
2006-06-22
1. UINTN & INTN issue for EBC architecture:
qhuang8
2006-06-19
1. PostCodeLib.
qhuang8
2006-05-25
Updated MSA by putting Specification element at the end of the header section
lhauch
2006-05-19
Fix capitalization issues
bbahnsen
2006-04-26
Convert backslashes to forward slashes in many build files. This is necessary...
bbahnsen
2006-04-21
Initial import.
bbahnsen