This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
acpica
Watch
1
Star
0
Fork
0
You've already forked acpica
mirror of
https://github.com/acpica/acpica/
synced
2025-02-22 08:24:12 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
acpica
/
source
History
rmoore1
ac35d22e8d
For shiftleft and shiftright, check for shiftcount larger than current bit width. C compiler cannot be counted on to do this. BZ 395
2006-05-24 20:40:05 +00:00
..
common
Fix for Alias operator - special handling is not needed
2006-05-15 21:30:00 +00:00
compiler
…
components
For shiftleft and shiftright, check for shiftcount larger than current bit width. C compiler cannot be counted on to do this. BZ 395
2006-05-24 20:40:05 +00:00
include
Fixed incorrect parameter for CopyObject operator - was SuperName should be TermArg. Caused disassembler failure
2006-05-24 20:21:16 +00:00
os_specific
/service_layers
…
tools
Major restructuring of internal interfaces to evaluate objects to reduce code size and stack use
2006-05-17 21:30:23 +00:00