Home
last modified time | relevance | path

Searched refs:SPLASH_STARTUP (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/common/
H A Dbootstrap.h285 #define SPLASH_STARTUP 1 macro
H A Dgfx_fb.c3121 if (type == SPLASH_STARTUP) in build_splash_module()
3144 if (type == SPLASH_STARTUP) { in build_splash_module()
/freebsd/stand/efi/loader/
H A Dbootinfo.c399 addr = build_splash_module(addr, SPLASH_STARTUP); in bi_load()