date
This commit is contained in:
parent
3eaefe8b1b
commit
e8def93d2e
|
@ -276,5 +276,5 @@ int getRusEfiVersion(void) {
|
|||
if (initBootloader() != 0)
|
||||
return 123;
|
||||
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
|
||||
return 20180317;
|
||||
return 20180322;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue