[roll] Roll fuchsia [kernel][x86][boot-shim] Default qemu_boot_format to "linuxbiboot"

This makes the default qemu_boot_format for x86 be "linuxbiboot"
instead of "linuxboot".  This means the new linux-x86-boot-shim
will be used by default, meaning the same images with the same
shims should work under QEMU, AEMU, or CrosVM.

Original-Fixed: 335547883
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1049879
Original-Revision: a4889fa392895b2feaaf47096639eb9bd40c73a9
GitOrigin-RevId: fce7b31be669fa18886faa09ef11bcdbc71e6bb9
Change-Id: I7f0f51681d9e7d337a405d28ffb9d109cc3e85b7
1 file changed
tree: b9c088b90e95a689d546ccb384e98744a130153c
  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.