2019-07-03, 00:49
from here:
http://ipxe.org/cmd/prompt
I saw an example:
prompt --key 0x02 --timeout 2000 Press Ctrl-B for the iPXE shell... || goto no_shell
just to be curious, how to change the key to F1?
there's some keycode in that page, F4....F12,
but I didn't see keycode for F1 F2 F3 F4, is there any special reason for not defining these four keys?
http://ipxe.org/cmd/prompt
I saw an example:
prompt --key 0x02 --timeout 2000 Press Ctrl-B for the iPXE shell... || goto no_shell
just to be curious, how to change the key to F1?
there's some keycode in that page, F4....F12,
but I didn't see keycode for F1 F2 F3 F4, is there any special reason for not defining these four keys?