[roll] Roll llvm-project/libc [libc] Add UEFI headers (#127126)

Originated from #120687

This PR simply adds the necessary headers for UEFI which defines all the
necessary types. This PR unlocks the ability to work on other PR's for
UEFI support.

GitOrigin-RevId: c9b9785eeee1c607ee1198785d11d7b443dd813a
Original-Revision: ed96b12ecc6c88cade3353dd996e37833554c1b2
Change-Id: I1e3702e010a946afdab4129e7f6776d2931c13e0
1 file changed
tree: 11998830d85d2445c5ec8f3981bc9c6b90c6886f
  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.