* include/grub/efi/efi.h: Likewise. * include/grub/efi/api.h: Add guid for EFI-specified variables. * include/grub/charset.h (GRUB_MAX_UTF16_PER_UTF8): New definition. * grub-core/normal/charset.c (grub_utf8_process): Move from here ... * include/grub/charset.h (grub_utf8_process): ... to here. Inline. * grub-core/normal/charset.c (grub_utf8_to_utf16): Move from here ... * include/grub/charset.h (grub_utf8_to_utf16): ... to here. Inline. |
||
|---|---|---|
| .. | ||
| api.h | ||
| console.h | ||
| console_control.h | ||
| disk.h | ||
| efi.h | ||
| graphics_output.h | ||
| memory.h | ||
| pci.h | ||
| pe32.h | ||
| time.h | ||
| uga_draw.h | ||