[roll] Roll fuchsia [phys][efi] Support EFI file access

This defines some additional helpers for using the EFI filesystem
protocols specifically.  This is exploited along with the zbitl
specialization to provide a UEFI test program that prints out ZBI
items read from a UEFI file.

Original-Bug: 98798
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/674611
Original-Revision: 5bec83a70c5be30d490cb8bec48955866598c2e2
GitOrigin-RevId: 77e450942c04154eb55b29bef2258675e44676a1
Change-Id: I09924594ebd6d4183b0fb47900bfa6aa6862101b
1 file changed
tree: c4483c8d9872404a810ceb0394497d347432fa7d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.