[roll] Roll fuchsia [ffx][emu] Adding EFI product bundle support

This enables running emulator instances from a product
bundle that contains an EFI based kernel vs. ZBI.

The goal is to be able to run EFI based tests, and does not support
adding/changing ssh keys, which is supported for ZBI.

Original-Bug: b/356870849
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1094270
Original-Revision: e29a469cb1473eff112d7026bd5afedf37a4e20f
GitOrigin-RevId: df4cff59d77a148f71f5838df3157afd16ad4ac7
Change-Id: I21cf229b4f16494e868b20032c3f8c4a336f97fa
1 file changed
tree: dfff9da6a78b7c0fd355d008c5994286d9aded1c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.