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