back from vacations
This commit is contained in:
parent
55bbe9ed05
commit
4dd53bd837
|
@ -260,5 +260,5 @@ int getRusEfiVersion(void) {
|
|||
if (initBootloader() != 0)
|
||||
return 123;
|
||||
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
|
||||
return 20170623;
|
||||
return 20170705;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue