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
/
Include
/
IndustryStandard
/
PeImage.h
Age
Commit message (
Expand
)
Author
2009-08-24
Fix file headers and a few comments
mdkinney
2009-08-18
Add ARM specific Machine Type and Debug Directory Entry type
mdkinney
2009-04-20
Coding style verified.
gikidy
2009-04-16
rremove EFI_IMAGE_SUBSYSTEM_EFI_EFI_ROM. No spec to defined and no one use it.
vanjeff
2009-04-15
Add extra definition to MdePkg\Include\IndustrialStandard\Image.h: EFI_IMAGE...
qhuang8
2009-02-05
1) Remove UEFI specific defines from IndustryStandard/PeImage.h
mdkinney
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-12-08
added comments for some structures and apply for doxgen format
vanjeff
2008-12-04
Correct Minor Comments in M3 to M4 review.
lgao4
2008-12-02
1. add some comments for structures
vanjeff
2008-11-19
Detab
qhuang8
2008-10-28
Fix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should be 0x00004550.)
qhuang8
2008-10-27
added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...
vanjeff
2008-10-23
Clean up PeImage.h according to code review comments.
vanjeff
2008-08-14
Use doxygen comment style for document entity such as struct, enum, variable ...
klu2
2008-03-07
Correct EFI_IMAGE_NT_HEADERS to EFI_IMAGE_NT_HEADERS64 for 64bit PeImage.
lgao4
2007-06-27
Updated headers to follow coding standard
AJFISH
2007-06-19
Check in the Industry Standard Files.
yshang1