rmoore1 f240b8ffa0 Fixes for load() operator.
Optimized the Load operator in the case where the source operand is an operation region. Simply map the operation region memory, instead of performing a bytewise read.

Fixed the Load operator for the case where the source operand is a region field. A buffer object is also allowed as the source operand. BZ 481

Fixed a problem where the Load operator allowed the source operand to be an operation region of any type. It is now restricted to regions of type SystemMemory, as per the ACPI specification. BZ 481
2006-11-02 22:45:32 +00:00
..
2006-10-11 19:29:39 +00:00
2006-11-02 22:45:32 +00:00
2006-11-02 22:45:32 +00:00
2006-11-02 22:45:32 +00:00
2006-10-05 21:44:44 +00:00