Home
last modified time | relevance | path

Searched refs:notification_string (Results 1 – 4 of 4) sorted by relevance

/external/grub/stage2/
Dstart.S70 MSG(notification_string)
342 notification_string: .string "Loading stage1.5" label
344 notification_string: .string "Loading stage2" label
Dstart_eltorito.S96 MSG(notification_string)
269 notification_string: .string "Loading stage1.5 " label
271 notification_string: .string "Loading stage2 " label
/external/grub/stage1/
Dstage1.S154 MSG(notification_string)
403 notification_string: .string "GRUB " label
/external/grub/
DChangeLog3349 * stage1/stage1.S (notification_string): Print "GRUB " instead
3351 * stage2/start.S [STAGE1_5] (notification_string): Print
3353 [!STAGE1_5] (notification_string): Print "Loading stage2"