[roll] Roll fuchsia [x86][acpi] Fix Wno-conversion warnings.

Mostly adding bounds checking where necessary to match the (formerly
implicit) casts.

Original-Bug: 58162
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/613545
Original-Revision: 896fda24689ee6c533d7d340099bfe9fb7fe3dd4
GitOrigin-RevId: 644c6de87d47b30e798f613a76b6d91bfa82352c
Change-Id: I787ff5db9c017b9def2de6ce356415fed6b3d4af
1 file changed
tree: f891c7d7b4d4f795ed3568ef9d60c248b79c79e4
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.