dbg2.asl 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. /*++
  2. Copyright (c) 2014 Minoca Corp. All Rights Reserved
  3. Module Name:
  4. dbg2.asl
  5. Abstract:
  6. This module implements the Debug Port Table 2.
  7. Author:
  8. Evan Green 31-Mar-2014
  9. Environment:
  10. Firmware
  11. --*/
  12. //
  13. // ---------------------------------------------------------------- Definitions
  14. //
  15. //
  16. // TODO: Switch to EHCI to avoid a dependence on the servo board.
  17. //
  18. [0004] Signature : "DBG2" [Debug Port table type 2]
  19. [0004] Table Length : 00000064
  20. [0001] Revision : 01
  21. [0001] Checksum : 00
  22. [0006] Oem ID : "MINOCA"
  23. [0008] Oem Table ID : "MINOCA "
  24. [0004] Oem Revision : 00000000
  25. [0004] Asl Compiler ID : "INTL"
  26. [0004] Asl Compiler Revision : 20131115
  27. [0004] Info Offset : 0000002C
  28. [0004] Info Count : 00000001
  29. [0001] Revision : 01
  30. [0002] Length : 0038
  31. [0001] Register Count : 01
  32. [0002] Namepath Length : 0009
  33. [0002] Namepath Offset : 0028
  34. [0002] OEM Data Length : 0000 [Optional field not present]
  35. [0002] OEM Data Offset : 0000 [Optional field not present]
  36. [0002] Port Type : 8000
  37. [0002] Port Subtype : 0000
  38. [0002] Reserved : 0000
  39. [0002] Base Address Offset : 0016
  40. [0002] Address Size Offset : 0022
  41. [0012] Base Address Register : [Generic Address Structure]
  42. [0001] Space ID : 00 [SystemMemory]
  43. [0001] Bit Width : 32
  44. [0001] Bit Offset : 00
  45. [0001] Encoded Access Width : 03 [DWord Access:32]
  46. [0008] Address : 00000000FF690000
  47. [0004] Address Size : 00001000
  48. [0009] Namepath : "."
  49. //
  50. // OEM Data Table:
  51. //
  52. // Signature: 0x55353631 '165U'
  53. // BaseBaud: 0x0016DA00
  54. // RegisterOffset: 0x0000
  55. // RegisterShift: 0x0002
  56. // Flags: 0x00000002
  57. //
  58. [0016] OEM Data : 31 36 35 55 00 DA 16 00 00 00 02 00 02 00 00 00