This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2024-12-23 15:32:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
77a875735a
genode
/
repos
/
libports
/
ports
/
acpica.hash
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
acpica: enable interpreter-slack mode This mode is used on Linux (if acpi=strict is not set on boot cmdline) and Windows. The mode ignores certain errors and/or bad AML constructs. 1) Allow "implicit return" of last value in a control method 2) Allow access beyond the end of an operation region 3) Allow access to uninitialized locals/args (auto-init to integer 0) 4) Allow ANY object type to be a source operand for the Store() operator 5) Allow unresolved references (invalid target name) in package objects 6) Enable warning messages for behavior that is not ACPI spec compliant
2019-07-18 08:54:46 +00:00
5c1c548586f9a754f192a04b7931acabeb4c7239
Reference in New Issue
Copy Permalink