summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/IndustryStandard/PeImage.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/Include: RISC-V definitions.Abner Chang2020-05-071-0/+12
* MdePkg/IndustryStandard: Fix various typosAntoine Coeur2020-02-101-1/+1
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-21/+21
* MdePkg: Added ARM Aarch64 support to PE/COFF supportHarry Liebel2013-07-291-1/+2
* Add ARM MOVW/MOVT relocations added in PE/COFF 8.2 spec.andrewfish2010-10-051-0/+2
* Update the copyright notice formathhtian2010-04-231-3/+3
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-72/+72
* Fix file headers and a few commentsmdkinney2009-08-241-1/+1
* Add ARM specific Machine Type and Debug Directory Entry typemdkinney2009-08-181-5/+20
* Coding style verified.gikidy2009-04-201-3/+3
* rremove EFI_IMAGE_SUBSYSTEM_EFI_EFI_ROM. No spec to defined and no one use it.vanjeff2009-04-161-3/+1
* Add extra definition to MdePkg\Include\IndustrialStandard\Image.h: EFI_IMAGE...qhuang82009-04-151-1/+54
* 1) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney2009-02-051-83/+0
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* added comments for some structures and apply for doxgen formatvanjeff2008-12-081-3/+8
* Correct Minor Comments in M3 to M4 review.lgao42008-12-041-12/+10
* 1. add some comments for structuresvanjeff2008-12-021-66/+81
* Detabqhuang82008-11-191-17/+17
* Fix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should be 0x00004550.)qhuang82008-10-281-1/+1
* added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff2008-10-271-7/+7
* Clean up PeImage.h according to code review comments.vanjeff2008-10-231-228/+238
* Use doxygen comment style for document entity such as struct, enum, variable ...klu22008-08-141-14/+14
* Correct EFI_IMAGE_NT_HEADERS to EFI_IMAGE_NT_HEADERS64 for 64bit PeImage.lgao42008-03-071-1/+1
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Check in the Industry Standard Files.yshang12007-06-191-0/+744