Changeset 58459 in vbox for trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/PeImage.h
- Timestamp:
- Oct 28, 2015 8:17:18 PM (9 years ago)
- Location:
- trunk/src/VBox/Devices/EFI/Firmware
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware
-
Property svn:mergeinfo
set to (toggle deleted branches)
/vendor/edk2/current 103735-103757
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/PeImage.h
r48674 r58459 5 5 6 6 This file is coded to the Visual Studio, Microsoft Portable Executable and 7 Common Object File Format Specification, Revision 8. 0 - May 16, 2006.7 Common Object File Format Specification, Revision 8.3 - February 6, 2013. 8 8 This file also includes some definitions in PI Specification, Revision 1.0. 9 9 … … 40 40 #define IMAGE_FILE_MACHINE_X64 0x8664 41 41 #define IMAGE_FILE_MACHINE_ARMTHUMB_MIXED 0x01c2 42 #define IMAGE_FILE_MACHINE_ARM64 0xAA64 42 43 43 44 //
Note:
See TracChangeset
for help on using the changeset viewer.