[][src]Module efw::efi::bits::protocols

UEFI Protocols

The UEFI Specification splits most of its non-core parts into separate protocols. They can refer to each other, but their documentation and implementation is split apart. We provide each protocol as a separate module, so it is clearly defined where a symbol belongs to.

Modules

decompress

Decompress Protocol

device_path

Device Path Protocol

device_path_utilities

Device Path Utilities Protocol

file

File Protocol

graphics_output

Graphics Output Protocol

loaded_image

Loaded Image Protocol

loaded_image_device_path

Loaded Image Device Path Protocol

simple_file_system

Simple File System Protocol

simple_text_input

Simple Text Input Protocol

simple_text_input_ex

Extended Simple Text Input Protocol

simple_text_output

Simple Text Output Protocol