Revisions of acpica

Wolfgang Engel's avatar Wolfgang Engel (bigironman) committed (revision 2)
- This version includes CEDT table support as requested in feature
  (SLE 15 SP5):
  jsc#PED-201

- Update bundled wmidump to latest upstream 2021-10-11:
  * Add support for '//' comments
  * Print object_id or notify_id based on ACPI_WMI_EVENT flag
    object_id and notify_id member are in one union. It depends on
    ACPI_WMI_EVENT flag which member is stored in this union.
    So print only one member based on ACPI_WMI_EVENT flag.
- Add comment about origin of the wmidump sources

- update to 20220331:
  For the ASL Sleep() operator, issue a warning if the sleep value is 
  greater than 10 Milliseconds. Quick boottime is important, so warn about 
  sleeps greater than 10 ms. Distribution Linux kernels reach initrd in 350 
  ms, so excessive delays should be called out. 10 ms is chosen randomly, 
  but three of such delays would already make up ten percent of the 
  boottime.
  Namespace: Avoid attempting to walk the Namespace if the Namespace does 
  not exist.
  AML interpreter/iASL compiler: Add new Acpi 6.4 semantics for the 
  LoadTable and Load operators. DDB_HANDLE is gone, now loadtable returns a 
  pass/fail integer. Now load returns a pass/fail integer, as well as 
  storing the return value in an optional 2nd argument.
  Headers: Use uintptr_t and offsetof() in Linux kernel builds. To avoid 
  "performing pointer subtraction with a null pointer has undefined 
  behavior" compiler warnings, use uintptr_t and offsetof() that are always 
  available during Linux kernel builds to define ACPI_UINTPTR_T and the 
  ACPI_TO_INTEGER() and ACPI_OFFSET() macros when building the ACPICA code
Wolfgang Engel's avatar Wolfgang Engel (bigironman) committed (revision 1)
initialize package
Displaying all 2 revisions
openSUSE Build Service is sponsored by