date
This commit is contained in:
parent
67a045f557
commit
2bca79e9dc
|
@ -260,5 +260,5 @@ int getRusEfiVersion(void) {
|
|||
if (initBootloader() != 0)
|
||||
return 123;
|
||||
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
|
||||
return 20170619;
|
||||
return 20170623;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue