poke
This commit is contained in:
parent
e83d1d4d55
commit
66afbe6489
|
@ -275,5 +275,5 @@ int getRusEfiVersion(void) {
|
|||
if (initBootloader() != 0)
|
||||
return 123;
|
||||
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
|
||||
return 20180130;
|
||||
return 20180201;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue