Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Method (PTS, 1, NotSerialized)
  2. {
  3. If (Arg0) {}
  4. }
  5.  
  6. [0ACh 0172 12] PM1A Control Block : [Generic Address Structure]
  7. [0ACh 0172 1] Space ID : 01 [SystemIO]
  8. [0ADh 0173 1] Bit Width : 10
  9. [0AEh 0174 1] Bit Offset : 00
  10. [0AFh 0175 1] Encoded Access Width : 02 [Word Access:16]
  11. [0B0h 0176 8] Address : 0000000000001804
  12.  
  13. Name (_S5, Package (0x04) // _S5_: S5 System State
  14. {
  15. 0x07,
  16. Zero,
  17. Zero,
  18. Zero
  19. })
  20.  
  21. mov ax, 3c00h
  22. mov dx, 1804h
  23. out dx, ax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement