Expand description
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ยง
- absolute_
pointer - Absolute Pointer Protocol
- block_
io - Block I/O Protocol
- bus_
specific_ driver_ override - Bus Specific Driver Override Protocol
- debug_
support - Debug Support Protocol
- debugport
- Debug Port Protocol
- decompress
- Decompress Protocol
- device_
path - Device Path Protocol
- device_
path_ from_ text - Device Path From Text Protocol
- device_
path_ to_ text - Device Path to Text Protocol
- device_
path_ utilities - Device Path Utilities Protocol
- disk_io
- Disk I/O Protocol
- disk_
io2 - Disk I/O 2 Protocol
- driver_
binding - Driver Binding Protocol
- driver_
diagnostics2 - Driver Diagnostics Protocol
- driver_
family_ override - Driver Family Override Protocol
- file
- File Protocol
- graphics_
output - Graphics Output Protocol
- hii_
database - Human Interface Infrastructure (HII) Protocol
- hii_
font - HII Font Protocol
- hii_
font_ ex - HII Font Ex Protocol
- hii_
package_ list - Human Interface Infrastructure (HII) Package List Protocol
- hii_
string - HII String Protocol
- ip4
- IPv4 Protocol
- ip6
- IPv6 Protocol
- load_
file - Load File Protocol
- load_
file2 - Load File 2 Protocol
- loaded_
image - Loaded Image Protocol
- loaded_
image_ device_ path - Loaded Image Device Path Protocol
- managed_
network - Managed Network Protocol
- memory_
attribute - Memory Attribute Protocol
- mp_
services - Multi-Processor Services Protocol
- pci_io
- PCI I/O Protocol
- platform_
driver_ override - Platform Driver Override Protocol
- rng
- Random Number Generator Protocol
- service_
binding - Service Binding Protocol
- shell
- Shell Protocol
- shell_
dynamic_ command - Shell Dynamic Command Protocol
- shell_
parameters - Shell Parameters Protocol
- simple_
file_ system - Simple File System Protocol
- simple_
network - Simple Network Protocol
- simple_
text_ input - Simple Text Input Protocol
- simple_
text_ input_ ex - Extended Simple Text Input Protocol
- simple_
text_ output - Simple Text Output Protocol
- tcp4
- Transmission Control Protocol version 4
- tcp6
- Transmission Control Protocol version 6
- timestamp
- EFI Timestamp Protocol
- udp4
- User Datagram Protocol V4
- udp6
- User Datagram Protocol V6