Code Optimization

This commit is contained in:
longpanda
2022-10-22 16:13:03 +08:00
parent 4a42bdfce7
commit 1ab1799b72
7 changed files with 32 additions and 98 deletions

View File

@@ -304,6 +304,7 @@ grub_uint64_t grub_udf_get_last_file_attr_offset
grub_uint64_t *fe_entry_size_offset
);
int ventoy_is_efi_os(void);
void ventoy_memfile_env_set(const char *prefix, const void *buf, unsigned long long len);
#endif /* __VENTOY_H__ */