[roll] Roll fuchsia [kernel][x86][phys] Update Linux/x86 boot protocol support

This updates the Linux/x86 16-bit / 32-bit linuxboot-header.S so
it supports protocol version 2.12 (up from 2.06).  This brings it
up to par with the new linuxboot64-header.S 64-bit boot code.

This should not regress the compatibility with boot loaders that
use the 16-bit or 32-bit boot protocol, and in theory could
improve things in case a boot loader wasn't providing enough RAM
above the load image without the setup_header::init_size field.

Original-Bug: 335547883
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1037415
Original-Revision: 26fe899edfc6c95a5a91e0e15af3c1a1543793ce
GitOrigin-RevId: 7ba3715e423d642bfe67d8a2e3b4119c070e416e
Change-Id: Iba16560984aeb18631b79bc17c5ade50f5660790
1 file changed
tree: 1fdde770ecd7ffa921db02ceb5a698d97832edcf
  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.