Searched refs:beep (Results 1 – 6 of 6) sorted by relevance
169 void beep(UINTN beep_count);171 static inline void beep(UINTN beep_count) {} in beep() function
93 BOOLEAN beep; member530 ps_bool(L" beep: %s\n", config->beep); in print_status()768 if (config->beep) in menu_run()769 beep(idx_highlight + 1); in menu_run()1202 err = parse_boolean(value, &config->beep); in config_defaults_load_from_file()
720 void beep(UINTN beep_count) { in beep() function
52 char *beep; member
213 free(config->beep); in boot_config_free()277 r = free_and_strdup(&config->beep, p); in boot_loader_read_conf()
148 * sd-boot can now optionally beep when the menu is shown and menu