Move password-querying (util-version) routines to grub-core/osdep.
This commit is contained in:
parent
c1ca424476
commit
4a445f580b
6 changed files with 130 additions and 70 deletions
|
@ -18,6 +18,7 @@ library = {
|
|||
common = grub-core/osdep/hostdisk.c;
|
||||
common = grub-core/osdep/unix/hostdisk.c;
|
||||
common = grub-core/osdep/sleep.c;
|
||||
common = grub-core/osdep/password.c;
|
||||
common = grub-core/kern/emu/misc.c;
|
||||
common = grub-core/kern/emu/mm.c;
|
||||
common = grub-core/kern/env.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue