Expand description
Modules§
- global_
alloc - The memory allocator to use with Rust.
- guid
- Globally Unique Identifier
- hii
- Human Interface Infrastructure
- mem
- Memory data types
- prelude
- Access to commonly used data types and macros.
- proto
- Protocols
- status
- Status codes
- table
- Tables
Macros§
- guid
- Converts a string literal to a GUID.
Structs§
- Event
- Handle to an event structure.
- Event
Type - Event type
- Handle
- A collection of related interfaces.
- Tpl
- Task Priority Level
Functions§
- init
- Initialize the library.
- system_
table - A convenience function to access the system table.
Type Aliases§
- Image
Entry Fn - Function signature for the entry point of a UEFI application or driver.