Struct uefi::BootServices [] [src]

#[repr(C)]
pub struct BootServices { /* fields omitted */ }

Methods

impl BootServices
[src]

Retrives a slice of handles by protocol GUID.

Sleep for a number of microseconds.

Copy memory, similar to memcpy.

Set memory, similar to memset.