grub-dev: Naming Conventions

 
 2.1 Naming Conventions
 ======================
 
 All global symbols (i.e.  functions, variables, types, and macros) must
 have the prefix grub_ or GRUB_.  The all capital form is used only by
 macros.