[roll] Roll fuchsia [fx] Fix `fx qemu` UEFI support

`fx qemu` failed to to forward QEMU kernel specifications (i.e., under
`-t`) when `--uefi` was passed. (Something must have regressed since
support was originally added.) This change also fixes EFI support for
`fx run-boot-test` by extension.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/903120
Original-Revision: 75f27c5a06e407522e72310bffa3b18f76cd665f
GitOrigin-RevId: 93d2189189b0452d7bd96af586425d822d576910
Change-Id: Idaa116a891b72c46a3917aa8e8db3f83c731f5d5
1 file changed
tree: e9f45a061827a5d6d45f12984430035b5995bdb1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.