lock support (not tested)
This commit is contained in:
parent
6492c85a42
commit
df8957929d
4 changed files with 31 additions and 7 deletions
|
@ -123,4 +123,7 @@ grub_normal_add_menu_entry (int argc, const char **args, char **classes,
|
|||
grub_err_t
|
||||
grub_normal_set_password (const char *user, const char *password);
|
||||
|
||||
void grub_normal_auth_init (void);
|
||||
void grub_normal_auth_fini (void);
|
||||
|
||||
#endif /* ! GRUB_NORMAL_HEADER */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue