1. 07 May, 2004 1 commit
    • Len Brown's avatar
      [ACPI] ACPICA 20040402 from Bob Moore · a308df02
      Len Brown authored
      Fixed an interpreter problem where an indirect store through an
      ArgX parameter was incorrectly applying the "implicit conversion
      rules" during the store.  From the ACPI specification: "If the
      target is a method local or argument (LocalX or ArgX), no
      conversion is performed and the result is stored directly to the
      target".  The new behavior is to disable implicit conversion
      during ALL stores to an ArgX.
      
      Changed the behavior of the _PRW method scan to ignore any and
      all errors returned by a given _PRW.  This prevents the scan from
      aborting from the failure of any single _PRW.
      
      Moved the runtime configuration parameters from the global init
      procedure to static variables in acglobal.h.  This will allow the
      host to override the default values easily.
      a308df02
  2. 03 May, 2004 1 commit
  3. 02 May, 2004 1 commit
  4. 30 Apr, 2004 1 commit
  5. 28 Apr, 2004 1 commit
  6. 27 Apr, 2004 8 commits
  7. 23 Apr, 2004 3 commits
  8. 22 Apr, 2004 2 commits
  9. 20 Apr, 2004 2 commits
  10. 16 Apr, 2004 1 commit
  11. 14 Apr, 2004 1 commit
  12. 03 Apr, 2004 9 commits
  13. 02 Apr, 2004 9 commits