Home | Sort by relevance Sort by last modified time |
/hardware/intel/bootstub/ | |
head.S | 80 movl $(BOOT_PARAMS_OFFSET), %esi |
bootstub.h | 47 #define BOOT_PARAMS_OFFSET 0x8000 |
bootstub.c | 465 struct boot_params *bp = (struct boot_params *)BOOT_PARAMS_OFFSET; |