missed files
This commit is contained in:
parent
063e925fb0
commit
dab7cb4913
4 changed files with 96 additions and 0 deletions
5
commands/search_uuid.c
Normal file
5
commands/search_uuid.c
Normal file
|
@ -0,0 +1,5 @@
|
|||
#define DO_SEARCH_FS_UUID 1
|
||||
#define FUNC_NAME grub_search_fs_uuid
|
||||
#define COMMAND_NAME "search.fs_uuid"
|
||||
#define SEARCH_TARGET "filesystem UUID"
|
||||
#include "search.c"
|
Loading…
Add table
Add a link
Reference in a new issue