Searched refs:ShellParametersProtocol (Results 1 – 4 of 4) sorted by relevance
6 use uefi_raw::protocol::shell_params::ShellParametersProtocol;13 #[unsafe_protocol(ShellParametersProtocol::GUID)]14 pub struct ShellParameters(ShellParametersProtocol);
8 pub struct ShellParametersProtocol { struct21 impl ShellParametersProtocol { argument
8 pub struct ShellParametersProtocol { struct21 impl ShellParametersProtocol { implementation