about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2025-03-05 21:46:40 +0800
committerGitHub <noreply@github.com>2025-03-05 21:46:40 +0800
commit24d481cc2927d12c343dffb0d103267f978db1bd (patch)
tree19b2aa387708872c4743533ca76166be91b4bc0b /compiler/rustc_codegen_llvm/src/errors.rs
parentfde23c87a55fa82378e15fa2ad7069fced1f978b (diff)
parent86aae8e2d626258104cae2725bcdd1a92e572daf (diff)
downloadrust-24d481cc2927d12c343dffb0d103267f978db1bd.tar.gz
rust-24d481cc2927d12c343dffb0d103267f978db1bd.zip
Rollup merge of #137477 - Ayush1325:uefi-service-binding, r=Noratrieb
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)

cc ````@nicholasbishop````
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions