[roll] Roll fuchsia [x86][acpi] Move AcpiEvaluateObject into the Acpi class.

Also move acpi_bbn_call and acpi_seg_call, which are used during PCI
enumeration. The remaining acpi_*_call functions (and
acpi_evaluate_method_intarg) are used by the device drivers and will be
removed once they're out of the x86 board driver.

Original-Bug: 78200
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/540069
Original-Revision: acc84a025add2af44fec6cf135c94e6a1bec3ce7
GitOrigin-RevId: 4ca32a80de77db12b9af988951de44c69074cfa4
Change-Id: I2060db9f819a465ce68ec4688145135a6999d666
1 file changed
tree: 60cee378287f52632489568729340b6d4c27ffbe
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.