missed files

This commit is contained in:
phcoder 2009-09-22 09:29:32 +02:00
parent 063e925fb0
commit dab7cb4913
4 changed files with 96 additions and 0 deletions

5
commands/search_uuid.c Normal file
View 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"