Crate uefi [] [src]

Structs

BootServices

See http://wiki.phoenix.com/wiki/index.php/EFI_BOOT_SERVICES

Console
Event

Type for EFI_EVENT.

FileInfo
FileProtocol
Guid

Type for EFI_GUID.

Handle

Type for EFI_HANDLE.

Handles
InputKey
LoadedImageProtocol
RuntimeServices

UEFI Runtime Services. http://wiki.phoenix.com/wiki/index.php/EFI_RUNTIME_SERVICES

SimpleFileSystemProtocol
SystemTable

UEFI System Table. http://wiki.phoenix.com/wiki/index.php/EFI_SYSTEM_TABLE

Time

UEFI Time structure.

Enums

MemoryType

Type for EFI_MEMORY_TYPE

ResetType

Reset type passed to RuntimeServices.reset_system

Status

Type for EFI_STATUS

Statics

EFI_LOADED_IMAGE_PROTOCOL_GUID

GUID for UEFI protocol for loaded images

EFI_SIMPLE_FILE_SYSTEM_PROTOCOL_GUID

Traits

Protocol
SimpleTextInput
SimpleTextOutput

Functions

get_system_table

Retreive System Table handle.

set_system_table

Set System Table handle.