mu_devops icon indicating copy to clipboard operation
mu_devops copied to clipboard

Appropriately Set Linker Subsystem Per Driver Type in Pure Rust Modules

Open os-d opened this issue 1 year ago • 0 comments

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. @makubacki for reference.

os-d avatar Aug 08 '24 23:08 os-d