facs.asl 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. /*++
  2. Copyright (c) 2014 Minoca Corp.
  3. This file is licensed under the terms of the GNU General Public License
  4. version 3. Alternative licensing terms are available. Contact
  5. info@minocacorp.com for details. See the LICENSE file at the root of this
  6. project for complete licensing information.
  7. Module Name:
  8. facs.asl
  9. Abstract:
  10. This module implements the Firmware ACPI Control Structure table.
  11. Author:
  12. Evan Green 26-Mar-2014
  13. Environment:
  14. Firmware
  15. --*/
  16. //
  17. // ---------------------------------------------------------------- Definitions
  18. //
  19. [0004] Signature : "FACS"
  20. [0004] Length : 00000040
  21. [0004] Hardware Signature : 00000000
  22. [0004] 32 Firmware Waking Vector : 00000000
  23. [0004] Global Lock : 00000000
  24. [0004] Flags (decoded below) : 00000000
  25. S4BIOS Support Present : 0
  26. 64-bit Wake Supported (V2) : 0
  27. [0008] 64 Firmware Waking Vector : 0000000000000000
  28. [0001] Version : 02
  29. [0003] Reserved : 000000
  30. [0004] OspmFlags (decoded below) : 00000000
  31. 64-bit Wake Env Required (V2) : 0