Home
last modified time | relevance | path

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

/external/grub/stage2/
Dcommon.c296 mbi.config_table = get_rom_config_table (); in init_bios_info()
Dshared.h760 unsigned long get_rom_config_table (void);
Dasm.S1461 ENTRY(get_rom_config_table)
/external/grub/grub/
Dasmstub.c447 get_rom_config_table (void) in get_rom_config_table() function
/external/grub/
DChangeLog3038 (get_rom_config_table): Likewise.
3052 * stage2/asm.S (get_rom_config_table): New function.
3053 * stage2/shared.h (get_rom_config_table): Declared.