Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
1f4b5eff379c5285b70d11f2b2210ffc5600be5b
/
payloads
/
libpayload
/
curses
185202c
libpayload: Fix payload .bss corruption
by Kyösti Mälkki
· 6 years ago
0087738
payloads/libpayload: Add spaces around '=='
by Elyes HAOUAS
· 6 years ago
4713b5c
libpayload/curses/form: Remove trailing whitespace
by Elyes HAOUAS
· 6 years ago
f2be550
payloads/libpayload/curses/menu: Remove trailing whitespace
by Elyes HAOUAS
· 6 years ago
5250852
libpayload/.../PDCurses: Improve compatibility with ncurses
by Patrick Georgi
· 7 years ago
83f75bf
libpayload/.../PDCurses: avoid reading orig before NULL checking it
by Patrick Georgi
· 7 years ago
5bbc5e5
libpayload: PDCurses: Remove trailing whitespace
by Stefan Reinauer
· 8 years ago
4f85a1e
libpayload: Rename PDCurses-3.4 to PDCurses
by Stefan Reinauer
· 8 years ago
2ea24da
PDCurses: Don't hard code version number
by Stefan Reinauer
· 8 years ago
1b4d394
libpayload: Make Kconfig bools use IS_ENABLED()
by Stefan Reinauer
· 8 years ago
5264862
Remove empty lines at end of file
by Elyes HAOUAS
· 9 years ago
8180d1a
libpayload/PDcurses: avoid NULL deref
by Patrick Georgi
· 9 years ago
1ee2c6d
libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
by Gabe Black
· 10 years ago
6a00836
libpayload: Use longer delay in tinycurses' wgetch()
by Nico Huber
· 10 years ago
ce809b9
fix tinycurses
by Patrick Georgi
· 11 years ago
bab0a0b
PDCurses: pdcscrn.c: Use `#ifdef` instead of `#if CONFIG_SPEAKER`
by Paul Menzel
· 11 years ago
0a527e7
libpayload: Fix prototype warnings in PDCurses
by Stefan Reinauer
· 11 years ago
a6c495e
libpayload: Fix const warnings in keyname() and termname()
by Stefan Reinauer
· 11 years ago
8d225f1
libpayload: Fix variable shadowing in PDCurses
by Stefan Reinauer
· 11 years ago
0fef4fe
libpayload: Fix missing prototype warning for Xinitscr()
by Stefan Reinauer
· 11 years ago
7299c13
PDcurses: Delete automatically created (and unused) files
by Stefan Reinauer
· 11 years ago
0a90861
libpayload: Don't let USB/PC/serial keyboards overwrite each other
by Dave Frodin
· 11 years ago
ba9b09b
libpayload: Enable colors in PDcurses
by Patrick Georgi
· 12 years ago
e11835e
libpayload: remove trailing whitespace and run dos2unix
by Stefan Reinauer
· 12 years ago
3b77b72
libpayload: Add PDCurses and ncurses' libform/libmenu
by Patrick Georgi
· 12 years ago
5592908
libpayload: Don't declare mouse support in tinycurses
by Patrick Georgi
· 13 years ago
23b6c8f
libpayload: fix wborder()
by Patrick Georgi
· 13 years ago
7f96583
Reduce warnings/errors in libpayload when using picky compiler options
by Patrick Georgi
· 13 years ago
b3db79e
Use coreboot build system for libpayload, too.
by Patrick Georgi
· 13 years ago
6b247d3
Only try to beep when speaker support is compiled in. Trivial change.
by Patrick Georgi
· 13 years ago
857a778
become more standard with libpayload headers. PATH_MAX belongs in limits.h,
by Stefan Reinauer
· 13 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 14 years ago
128ac91
Trivial fix, use correct define.
by Mathias Krause
· 14 years ago
131c007
* drop duplicate prototype for lib_get_sysinfo()
by Stefan Reinauer
· 14 years ago
2c9617d
Mostly cosmetical changes.
by Stefan Reinauer
· 15 years ago
c5a2ec6
libpayload: Fix build when both USB and PS/2 keyboard support is disabled
by Mart Raudsepp
· 15 years ago
db8c0ab
[PATCH] libpayload: rename config.h to libpayload-config.h
by Jordan Crouse
· 15 years ago
c4f294f
make escape code handling for serial terminal more robust
by Patrick Georgi
· 15 years ago
4727c07
- reduced memory requirements a lot (from >100kb/controller to
by Patrick Georgi
· 15 years ago
ff9350b
move variable declaration to where it is used, to prevent gcc failure.
by Patrick Georgi
· 15 years ago
c753926
accidently backed out r3598. Sorry Ulf, will pay more attention next time.
by Stefan Reinauer
· 15 years ago
e75c3d8
* factor out serial hardware init
by Stefan Reinauer
· 15 years ago
902ed76
Adjust width of stdscr to exactly SCREEN_X. This fixes alignment issues due
by Ulf Jordan
· 15 years ago
e6408a3
- unify keycodes for non-ASCII keys by using curses' codes and labels
by Patrick Georgi
· 15 years ago
57700ff
This patch adds damage detection to libpayload's tinycurses. This
by Stefan Reinauer
· 15 years ago
f218d97
* Implement scrolling in tinycurses * Fix an off by one bug
by Stefan Reinauer
· 15 years ago
f044f28
Add editing keypad keys and the missing F11 key to the curses serial
by Ulf Jordan
· 15 years ago
d57a680
Add support for curses color output over serial.
by Ulf Jordan
· 15 years ago
2aea11f
Add a kconfig option to choose between outputing ACS characters or
by Ulf Jordan
· 15 years ago
364317b
Fix tinycurses color output on the VGA console.
by Ulf Jordan
· 15 years ago
74eedae
Fix incorrect mapping of ACS_PI for VGA console. A pi should look like pi and
by Ulf Jordan
· 15 years ago
b4d4bac
Add support for line drawing characters and the alternate character set.
by Ulf Jordan
· 15 years ago
12e2726
No really, _these_ should be the last occurences of CONFIG_ without
by Jordan Crouse
· 15 years ago
5e354b7
these should be the last occurences of CONFIG_ without config.h in libpayload.
by Stefan Reinauer
· 15 years ago
3b47065
libpayload: Support curses for serial
by Jordan Crouse
· 15 years ago
d43841d
libpayload: Fix curses subwindows
by Jordan Crouse
· 16 years ago
621c095
libpayload: implement wborder function
by Jordan Crouse
· 16 years ago
5f4410b
libpayload: Fix keyboard buglet
by Jordan Crouse
· 16 years ago
0b53ec3d
Move curses/speaker.c to drivers/ as it's not curses-specific (trivial).
by Uwe Hermann
· 16 years ago
be504d1
Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial).
by Uwe Hermann
· 16 years ago
fad8c2b
Various small consistency fixes (trivial):
by Uwe Hermann
· 16 years ago
30939bd
libpayload: Add video console framework
by Jordan Crouse
· 16 years ago
ea72559
Small curses fixes/additions for libpayload (trivial).
by Uwe Hermann
· 16 years ago
672d0ae
libpayload: Add a timeout function for getchar and getch
by Jordan Crouse
· 16 years ago
30d789b
Fix the NVRAM access functions to work correctly for the
by Uwe Hermann
· 16 years ago
0e122af
[libpayload] Work around sign-extending issue
by Jordan Crouse
· 16 years ago
661e380
Cosmetics, fix typos (trivial).
by Uwe Hermann
· 16 years ago
14a3feb
Fix code to allow usage of -Wall in libpayload and the sample (trivial).
by Uwe Hermann
· 16 years ago
6a441bf
Cosmetics, coding style fixes (trivial).
by Uwe Hermann
· 16 years ago
f3029a8
libpayload: External code
by Jordan Crouse
· 16 years ago
f6145c3
libpayload: The initial chunk of code writen by AMD
by Jordan Crouse
· 16 years ago