Searched refs:BOOTSEC_LOCATION (Results 1 – 5 of 5) sorted by relevance
40 #define ABS(x) (x-_start+BOOTSEC_LOCATION)
322 chain_stage1 (0, BOOTSEC_LOCATION, boot_part_addr); in boot_func()463 if (grub_read ((char *) BOOTSEC_LOCATION, SECTOR_SIZE) != SECTOR_SIZE) in chainloader_func()478 && (*((unsigned short *) (BOOTSEC_LOCATION + BOOTSEC_SIG_OFFSET)) in chainloader_func()493 && ! grub_memcmp ((char *) BOOTSEC_LOCATION + BOOTSEC_BPB_SYSTEM_ID, in chainloader_func()495 *((unsigned long *) (BOOTSEC_LOCATION + BOOTSEC_BPB_HIDDEN_SECTORS)) in chainloader_func()
194 #define BOOTSEC_LOCATION RAW_ADDR (0x7C00) macro
357 return BOOTSEC_LOCATION + (60 * 1024); in get_code_end()
5331 BOOT_PART_TABLE instead of (BOOTSEC_LOCATION +5455 Pass BOOT_PART_ADDR instead of (BOOTSEC_LOCATION - 16) as the5463 CUR_PART_ADDR to PART_OFFSET and (BOOTSEC_LOCATION +