Home | History | Annotate | Download | only in grub

Lines Matching full:codestart

3416 	(codestart) [!SUPPORT_DISKLESS]: Set INSTALL_SECOND_SECTOR to
3843 * stage2/asm.S (codestart) [SUPPORT_DISKLESS]: Don't reset a
4454 * stage2/asm.S (codestart): Fix a typo: DISKLESS_SUPPORT ->
4499 (codestart) [SUPPORT_DISKLESS]: Don't move %dl to BOOT_DRIVE.
6571 [STAGE1_5] (main): Jump to (codestart - EXT_C(main) + 0x2200)
6572 instead of (codestart - EXT_C(start) + 0x2000).
6573 [!STAGE1_5] (main): Jump to (codestart - EXT_C(main) + 0x8200)
6574 instead of (codestart - EXT_C(start) + 0x8000).