poke
This commit is contained in:
parent
c065590807
commit
3d3824a43e
|
@ -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