EFI_IMAGE_MACHINE_X64

PE32+ Machine type for X64 UEFI images.

extern (C)
enum EFI_IMAGE_MACHINE_X64 = 0x8664;

Meta