about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorAyush Singh <ayush@beagleboard.org>2025-02-23 16:16:10 +0530
committerAyush Singh <ayush@beagleboard.org>2025-03-02 01:02:42 +0530
commit86aae8e2d626258104cae2725bcdd1a92e572daf (patch)
tree44c8ecd04e87d8a55a882ed2bbce6f8b57a3fd75 /compiler/rustc_codegen_llvm/src/errors.rs
parentbb2cc59a2172d6e35c89b409a4e6b5058d9039d7 (diff)
downloadrust-86aae8e2d626258104cae2725bcdd1a92e572daf.tar.gz
rust-86aae8e2d626258104cae2725bcdd1a92e572daf.zip
uefi: Add Service Binding Protocol abstraction
- Some UEFI protocols such as TCP4, TCP6, UDP4, UDP6, etc are managed by
  service binding protocol.
- A new instance of such protocols is created and destroyed using the
  corresponding service binding protocol.
- This PR adds abstractions to make using such protocols simpler using
  Rust Drop trait.
- The reason to add these abstractions in a seperate PR from TCP4
  Protocol is to make review easier.

[EFI_SERVICE_BINDING_PROTCOL](https://uefi.org/specs/UEFI/2.11/11_Protocols_UEFI_Driver_Model.html#efi-service-binding-protocol)

Signed-off-by: Ayush Singh <ayush@beagleboard.org>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions