pub fn booted_image_file(boot_services: &BootServices) -> Result<PeInMemory>
Expand description
Open the currently executing image as a file.
pub fn booted_image_file(boot_services: &BootServices) -> Result<PeInMemory>
Open the currently executing image as a file.