pub fn create_esp_and_install(
bs: &BootServices,
disk_index: usize,
) -> Result<EspInfo, InstallError>Expand description
Create ESP and install bootloader in one operation This finds free space, creates partition, formats FAT32, and installs