Home
last modified time | relevance | path

Searched refs:notification_string (Results 1 – 5 of 5) 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/chromium_org/sync/tools/testserver/
Dsync_testserver.py518 notification_string = self.server._sync_handler.account \
521 reply += "<code>{}</code>.".format(notification_string)
/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"