7 lines
99 B
Plaintext
Executable File
7 lines
99 B
Plaintext
Executable File
Scope(\) {
|
|
Method(_WAK) {
|
|
Store ("Hello World", Debug)
|
|
Return(Package(2){0x00000000,0})
|
|
}
|
|
}
|