Searched refs:EfiMachineType (Results 1 – 6 of 6) sorted by relevance
48 UINT16 EfiMachineType; member
41 UINT16 EfiMachineType; member
756 RomHdr.EfiMachineType = MachineType; in ProcessEfiFile()1494 EfiRomHdr.EfiMachineType, in DumpImage()1495 GetMachineTypeStr (EfiRomHdr.EfiMachineType) in DumpImage()
594 RomHdr.EfiMachineType = MachineType; in ProcessEfiFile()1450 EfiRomHdr.EfiMachineType, in DumpImage()1451 GetMachineTypeStr (EfiRomHdr.EfiMachineType) in DumpImage()
841 UINT16 EfiMachineType; member
718 if (!EFI_IMAGE_MACHINE_TYPE_SUPPORTED (EfiRomHeader->EfiMachineType)) { in ProcessOpRomImage()