[roll] Roll fuchsia [kernel][x86][boot-shim] Synthesize ZBI_TYPE_SMBIOS in legacy boot shims

This removes the kernel's fallback code to search physical memory
in lieu of an address supplied by ZBI_TYPE_SMBIOS.  Instead, the
legacy boot shims do the searching and provide that ZBI item.
UEFI boot paths already supply the ZBI item.

Original-Fixed: 375218075
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1144172
Original-Revision: 25e1fe57a690b084efe644150e11d9e06f0727d8
GitOrigin-RevId: 49d3748844073948d315181f745891f8e4ec1145
Change-Id: I7106b683cb5b7de9d5f886d71bd08e814e149154
1 file changed
tree: 1e8bf8e2d7f571e093b8928f26c0b551c41b7ea1
  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 in one of the communication channels documented at get involved.

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.