date
This commit is contained in:
parent
d6dd4fb3f3
commit
5db918142a
|
@ -263,5 +263,5 @@ int getRusEfiVersion(void) {
|
|||
if (initBootloader() != 0)
|
||||
return 123;
|
||||
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
|
||||
return 20171217;
|
||||
return 20171223;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue