[roll] Roll fuchsia [gigaboot] Synthesise EFI memory attributes table. On some systems, the EFI memory attributes table does not accurately reflect all of the regions the EFI runtime services actually need. For instance, on NUC11 the GetTime() call which we use to test EFI relies on a MMIO region which is not included in the memory attributes table. This CL makes gigaboot synthesise an EFI memory attributes table by combining the memory map returned by GetMemoryMap() and the memory attributes table. Original-Bug: 113304 Test: k ut efi on NUC11. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/748288 Original-Revision: ce22348113c345e7136ff4e812b0874cc1a05e1b GitOrigin-RevId: 25affb60a825205d4e358b05639b89a688b372bb Change-Id: If4b9547132cfe40f15d7e9af5c809dbf5b44f0df
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.