date
This commit is contained in:
parent
d4974a783d
commit
ce76ba15b2
|
@ -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 20171029;
|
return 20171102;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue