poke
This commit is contained in:
parent
ed27e54983
commit
ff86ab904e
|
@ -263,5 +263,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 20180116;
|
return 20180119;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue