intel 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. #------------------------------------------------------------------------------
  2. # $File: intel,v 1.14 2015/11/10 00:13:27 christos Exp $
  3. # intel: file(1) magic for x86 Unix
  4. #
  5. # Various flavors of x86 UNIX executable/object (other than Xenix, which
  6. # is in "microsoft"). DOS is in "msdos"; the ambitious soul can do
  7. # Windows as well.
  8. #
  9. # Windows NT belongs elsewhere, as you need x86 and MIPS and Alpha and
  10. # whatever comes next (HP-PA Hummingbird?). OS/2 may also go elsewhere
  11. # as well, if, as, and when IBM makes it portable.
  12. #
  13. # The `versions' should be un-commented if they work for you.
  14. # (Was the problem just one of endianness?)
  15. #
  16. 0 leshort 0502 basic-16 executable
  17. >12 lelong >0 not stripped
  18. #>22 leshort >0 - version %d
  19. 0 leshort 0503 basic-16 executable (TV)
  20. >12 lelong >0 not stripped
  21. #>22 leshort >0 - version %d
  22. 0 leshort 0510 x86 executable
  23. >12 lelong >0 not stripped
  24. 0 leshort 0511 x86 executable (TV)
  25. >12 lelong >0 not stripped
  26. 0 leshort =0512 iAPX 286 executable small model (COFF)
  27. >12 lelong >0 not stripped
  28. #>22 leshort >0 - version %d
  29. 0 leshort =0522 iAPX 286 executable large model (COFF)
  30. >12 lelong >0 not stripped
  31. #>22 leshort >0 - version %d
  32. # updated by Joerg Jenderek at Oct 2015
  33. # https://de.wikipedia.org/wiki/Common_Object_File_Format
  34. # http://www.delorie.com/djgpp/doc/coff/filhdr.html
  35. # ./msdos (version 5.25) labeled the next entry as "MS Windows COFF Intel 80386 object file"
  36. # ./intel (version 5.25) label labeled the next entry as "80386 COFF executable"
  37. # SGI labeled the next entry as "iAPX 386 executable" --Dan Quinlan
  38. 0 leshort =0514
  39. # use subroutine to display name+flags+variables for common object formated files
  40. >0 use display-coff
  41. #>12 lelong >0 not stripped
  42. # no hint found, that at offset 22 is version
  43. #>22 leshort >0 - version %d
  44. # rom: file(1) magic for BIOS ROM Extensions found in intel machines
  45. # mapped into memory between 0xC0000 and 0xFFFFF
  46. # From Gurkan Sengun <gurkan@linuks.mine.nu>, www.linuks.mine.nu
  47. # updated by Joerg Jenderek
  48. # https://en.wikipedia.org/wiki/Option_ROM
  49. 0 beshort 0x55AA BIOS (ia32) ROM Ext.
  50. !:mime application/octet-stream
  51. !:ext rom/bin
  52. >5 string USB USB
  53. >7 string LDR UNDI image
  54. >30 string IBM IBM comp. Video
  55. >26 string Adaptec Adaptec
  56. >28 string Adaptec Adaptec
  57. >42 string PROMISE Promise
  58. >2 byte x (%d*512)
  59. # Flash descriptors for Intel SPI flash roms.
  60. # From Dr. Jesus <j@hug.gs>
  61. 0 lelong 0x0ff0a55a Intel serial flash for ICH/PCH ROM <= 5 or 3400 series A-step
  62. 16 lelong 0x0ff0a55a Intel serial flash for PCH ROM