On 04.11.2013 14:13, Andrey Borzenkov wrote: > В Mon, 04 Nov 2013 01:48:51 +0100 > Vladimir 'φ-coder/phcoder' Serbinenko пишет: > >> Going through e-mail archives found this one, looks like it got >> forgotten. Fixed problems with it and simplified greatly and committed. > > Is command name a typo? > > cmd = grub_register_command ("check_nt_hibrerfil", grub_cmd_nthibr, > > Looks like one "r" too much. > You're right > Also any reason to omit final "e"? check_nt_hiberfile (or even > check_nt_hiber_file) looks more readable. > To be in line with the file name: hiberfil.sys (which itself follows 8.3) > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >