Currently we set /subsystem=efi_boot_services_driver for all pure Rust binaries, which works for development, but as we get runtime service and applications, we need to appropriately set the subsystem type. Michael Kubacki (@makubacki) for reference.
Currently we set
/subsystem=efi_boot_services_driverfor all pure Rust binaries, which works for development, but as we get runtime service and applications, we need to appropriately set the subsystem type. Michael Kubacki (@makubacki) for reference.