async fn vmgs_file_remove_nvram_entry( file_path: impl AsRef<Path>, key_path: Option<impl AsRef<Path>>, name: String, vendor: String, ) -> Result<(), Error>
Remove an entry from the BIOS NVRAM VMGS file