[roll] Roll fuchsia [phys][efi] EfiProtocolPtr

This provides a smart-pointer type and some helper functions for
dealing with UEFI OpenProtocol and CloseProtocol.

Original-Bug: 98798
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/674763
Original-Revision: 0c59f14b3f5aa8b943069b3ec19a263ec449b3f4
GitOrigin-RevId: bae0a545414524efe8cd66784f1973a4e6b14dce
Change-Id: Ie61aa26d74c5965d012b9bff4cc5a577454717c4
1 file changed
tree: c63b5ee25bd913d977934368081b0e5e904f0dfa
  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.