Crate boot_services

Crate boot_services 

Source

Modules§

allocation
boxed
c_ptr
event
This module defined every struct related to event in boot services.
protocol_handler
tpl
This module defined every struct related to Tpl in boot services.

Structs§

StandardBootServices
This is the boot services used in the UEFI. it wraps an atomic ptr to efi::BootServices

Traits§

BootServices
Functions that are available before a successful call to EFI_BOOT_SERVICES.ExitBootServices().