index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
payloads
/
nvramcui
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvramcui: Use libpayload's new `Makefile.payload`
Nico Huber
2021-02-07
2
-31
/
+8
*
nvramcui: Unexport COREBOOT_EXPORTS
Nico Huber
2021-02-07
1
-0
/
+2
*
nvramcui: Make local render_form() function static
Nico Huber
2021-01-13
1
-1
/
+1
*
.gitignore: Split into subdirectory files
Patrick Georgi
2020-10-30
1
-0
/
+2
*
payloads/nvramcui: Fix `make clean`
Nico Huber
2020-08-18
1
-2
/
+2
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
Makefile.inc, payloads: Enable -Wvla
Jacob Garber
2019-08-20
1
-1
/
+1
*
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
1
-1
/
+1
*
payloads/nvramcui/payload.sh: Fix shellcheck warnings
Martin Roth
2018-01-24
1
-2
/
+2
*
nvramcui: Use regular `if` over `#if` for `IS_ENABLED`
Paul Menzel
2017-06-06
1
-3
/
+2
*
nvramcui: Add USB support
Nicola Corna
2017-03-13
1
-0
/
+4
*
nvramcui: Declare variable outside for loop
Paul Menzel
2017-01-25
1
-2
/
+4
*
nvramcui: remove undeclared variable
Antonello Dettori
2016-09-01
1
-2
/
+2
*
nvramcui: refactor code
Antonello Dettori
2016-08-23
1
-28
/
+54
*
nvramcui: Update Makefile
Martin Roth
2016-06-29
1
-6
/
+8
*
nvramcui: Cast u8 * values to char * to eliminate warnings
Martin Roth
2016-05-03
1
-8
/
+8
*
payloads/nvramcui: Make the makefile non-executable
Jonathan Neuschäfer
2016-05-01
1
-0
/
+0
*
nvramcui: Reformat nvramcui.c
Martin Roth
2016-04-26
1
-51
/
+67
*
nvramcui: Remove unnecessary header files
Martin Roth
2016-04-26
1
-3
/
+0
*
nvramcui: Update Makefile
Iru Cai
2016-04-20
1
-2
/
+22
*
nvramcui: Add distclean target
Martin Roth
2016-03-11
1
-0
/
+2
*
nvramcui: Add Makefile
Denis 'GNUtoo' Carikli
2016-02-26
1
-0
/
+10
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
1
-1
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
nvramcui: reboot at the end as TODO suggests
Vladimir Serbinenko
2015-05-19
1
-1
/
+2
*
nvramcui: don't init curses too early
Lubomir Rintel
2015-02-25
1
-18
/
+19
*
nvramcui: fix a buffer overflow
Lubomir Rintel
2015-02-25
1
-1
/
+1
*
nvramcui: don't wait for the first key update to render the form
Lubomir Rintel
2015-02-25
1
-1
/
+3
*
nvramcui: drop unused variable
Lubomir Rintel
2015-02-25
1
-1
/
+0
*
nvramcui: Trim values when setting.
Vladimir Serbinenko
2014-01-19
1
-0
/
+4
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
1
-1
/
+1
*
Add nvramcui
Patrick Georgi
2012-11-19
2
-0
/
+254