Displaying 1 result from an estimated 1 matches for "a00000ff".
Did you mean:
000000ff
2014 Apr 26
0
efi vesamenu 6.03-pre
...esentation in
BIOS than in EFI.
Once vesamenu.c32 is loaded, the output of executing a menu entry
can't be *immediately* seen on screen; not always. I am having
trouble explaining what I mean in generic terms, so here is an
example.
***
DEFAULT vesamenu.c32
MENU CLEAR
MENU BACKGROUND #A00000FF
MENU CMDLINEROW 19
MENU ENDROW 19
LABEL pwd
COM32 pwd.c32
LABEL ls
COM32 ls.c32
***
1_ Display vesamenu.
2_Keep pressing [enter]. One time it PWD, the next it shows the
vesamenu again. Each time it PWD, the "boot:" prompt is displayed in
a lower row. At some point, it will not...