[roll] Roll fuchsia [boot-shim] Add UartItem

Unlike AcpiUartItem the purpose of this item is to hold and translate
any uart config. This allows for ACPI parsing to happen outside of the
item construction, such that the serial configuration can be extracted
earlier during the boot process and enabling stdout (e.g.
LegacyBootShim).

Test: fx test boot-shim-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/666843
Original-Revision: 2016ab77a50d59da1c0648f45fa9f72028511e54
GitOrigin-RevId: 8a1454466640afde5fd083af7b2a77d5cb5b14d6
Change-Id: I961256f4c0580a1c4ab6c4281a39139da552ae83
1 file changed
tree: 16bf0b410cceaf98a22b1e4534727de762239be7
  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
  12. toolchain
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.