gpt: add search by disk uuid command
This commit is contained in:
parent
a8c24e86d0
commit
53a4e99990
9 changed files with 103 additions and 2 deletions
|
@ -1263,6 +1263,7 @@ program = {
|
|||
common = tests/lib/unit_test.c;
|
||||
common = grub-core/commands/search_part_label.c;
|
||||
common = grub-core/commands/search_part_uuid.c;
|
||||
common = grub-core/commands/search_disk_uuid.c;
|
||||
common = grub-core/disk/host.c;
|
||||
common = grub-core/kern/emu/hostfs.c;
|
||||
common = grub-core/lib/gpt.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue