Searched refs:cmd_fixvideo (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/commands/efi/
H A Dfixvideo.c100 static grub_command_t cmd_fixvideo; variable
104 cmd_fixvideo = grub_register_command ("fix_video", grub_cmd_fixvideo,
111 grub_unregister_command (cmd_fixvideo);

Completed in 15 milliseconds