OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STAGE1_STACKSEG
(Results
1 - 3
of
3
) sorted by null
/external/grub/stage1/
stage1.h
67
#define
STAGE1_STACKSEG
0x2000
stage1.S
138
movw $
STAGE1_STACKSEG
, %sp
/external/grub/stage2/
start_eltorito.S
88
mov $
STAGE1_STACKSEG
, %sp /* set up the REAL stack */
Completed in 68 milliseconds