Searched defs:fixup_kernel_commandline (Results 1 – 2 of 2) sorted by relevance
63 EfiStatus (*fixup_kernel_commandline)( member
36 pub fn fixup_kernel_commandline(&self, commandline: &CStr, fixup: &mut [u8]) -> Result<()> { in fixup_kernel_commandline() method