date
This commit is contained in:
parent
d8fca11472
commit
1fa8aba341
|
@ -260,5 +260,5 @@ int getRusEfiVersion(void) {
|
||||||
if (initBootloader() != 0)
|
if (initBootloader() != 0)
|
||||||
return 123;
|
return 123;
|
||||||
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
|
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
|
||||||
return 20170806;
|
return 20170817;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue