HomeSort by relevance Sort by last modified time
    Searched refs:IsaX64 (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
PlDebugSupport.h 20 #define EFI_ISA IsaX64
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/
DebugSupport.h 538 IsaX64 = EFI_IMAGE_MACHINE_X64,
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DebugSupport.h 518 IsaX64 = IMAGE_FILE_MACHINE_X64, ///< 0x8664
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
Processor.c 110 return (BOOLEAN)(Isa == IsaX64);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
Processor.c 110 return (BOOLEAN)(Isa == IsaX64);
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 660 IsaX64 = IMAGE_FILE_MACHINE_X64, ///< 0x8664

Completed in 253 milliseconds