[roll] Roll fuchsia [kernel][x86][boot-shim] Convert memory table formats in compatibility shim

This replaces the x86-1mb-boot-shim with x86-legacy-zbi-boot-shim.
The new shim is likewise a ZBI kernel booted with the legacy fixed
address protocol.  It also converts the old E820 and EFI memory
table ZBI items into the MEM_CONFIG format.

Original-Bug: 65091
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/558501
Original-Revision: 50dac25ed2575ab6d3d4e842357fcddfc92fbe3b
GitOrigin-RevId: 4f68828823d08c8851c0fc49d00d978f6c733c16
Change-Id: I0bec4f2c6b6f1f24118b0cc9b0088d5cd10f8bcf
1 file changed
tree: 713503869797b475c57cf42d0c0ca737013044c4
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.