OpenGrok
Cross Reference: prompt.c
xref
: /
src
/
sys
/
stand
/
efiboot
/
prompt.c
Home
|
History
|
Annotate
|
Download
|
only in
efiboot
History log of
/src/sys/stand/efiboot/prompt.c
Revision
Date
Author
Comments
1.6
25-Jan-2020
jmcneill
Fix for disappearing counters on graphics consoles
1.5
29-Sep-2019
jakllsch
branches: 1.5.2;
Increase MI efiboot bootprompt() input buffer from 80 bytes to LINE_MAX.
This allows you to load a kernel from a build directory deep in some file
system after you accidentally boot an old kernel with a new userland and
are otherwise unable to get yourself back to a matching kernel.
1.4
31-Oct-2018
jmcneill
branches: 1.4.4; 1.4.6;
No need to re-print the countdown timer if the number of seconds hasn't changed.
1.3
15-Sep-2018
jmcneill
Only need to ischar() once when polling for input
1.2
24-Aug-2018
jmcneill
branches: 1.2.2;
Start counting down at 5 instead of 4
1.1
24-Aug-2018
jmcneill
Add MI EFI bootloader and AArch64 glue.
1.2.2.4
26-Nov-2018
pgoyette
Sync with HEAD, resolve a couple of conflicts
1.2.2.3
30-Sep-2018
pgoyette
Ssync with HEAD
1.2.2.2
06-Sep-2018
pgoyette
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
1.2.2.1
24-Aug-2018
pgoyette
file prompt.c was added on branch pgoyette-compat on 2018-09-06 06:56:47 +0000
1.4.6.1
26-Jan-2020
martin
Pull up following revision(s) (requested by jmcneill in ticket #653):
sys/stand/efiboot/prompt.c: revision 1.6
sys/stand/efiboot/boot.c: revision 1.20
sys/stand/efiboot/bootarm/Makefile: revision 1.4
sys/stand/efiboot/efiacpi.c: revision 1.6
sys/stand/efiboot/exec.c: revision 1.13
sys/stand/efiboot/Makefile.efiboot: revision 1.10
sys/stand/efiboot/bootaa64/Makefile: revision 1.7
Fix for disappearing counters on graphics consoles
Hide the twiddle while loading efiboot plist
Clean up the banner so it fits in 80 columns and add some extra details
to the "version" command output.
1.4.4.4
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.4.4.3
08-Apr-2020
martin
Merge changes from current as of 20200406
1.4.4.2
10-Jun-2019
christos
Sync with HEAD
1.4.4.1
31-Oct-2018
christos
file prompt.c was added on branch phil-wifi on 2019-06-10 22:09:56 +0000
1.5.2.1
25-Jan-2020
ad
Sync with head.
Indexes created Thu Oct 02 10:09:58 GMT 2025