Home
last modified time | relevance | path

Searched refs:apm_table (Results 1 – 5 of 5) sorted by relevance

/external/grub/stage2/
Dmb_info.h164 unsigned long apm_table; member
Dcommon.c304 mbi.apm_table = (unsigned long) &apm_bios_info; in init_bios_info()
/external/grub/docs/
Dmultiboot.texi640 68 | apm_table | (present if flags[10] is set)
898 If bit 10 in the @samp{flags} is set, the @samp{apm_table} field is
Dmultiboot.info604 68 | apm_table | (present if flags[10] is set)
831 If bit 10 in the `flags' is set, the `apm_table' field is valid, and
/external/grub/
DChangeLog2947 (multiboot_info): Added a new element, apm_table.