HomeSort by relevance Sort by last modified time
    Searched refs:BOOT_PART_TABLE (Results 1 - 2 of 2) sorted by null

  /external/grub/stage2/
disk_io.c 817 cur_part_addr = BOOT_PART_TABLE + (entry << 4);
1139 XXX: We cannot use grub_memmove because BOOT_PART_TABLE
1141 dst = (char *) BOOT_PART_TABLE;
1143 while (dst < (char *) BOOT_PART_TABLE + BOOTSEC_PART_LENGTH)
1148 PC_SLICE_FLAG (BOOT_PART_TABLE, i) = 0;
    [all...]
shared.h 71 #define BOOT_PART_TABLE RAW_ADDR (0x07be)

Completed in 40 milliseconds