1. dd11bf9 nvramcui: Use libpayload's new `Makefile.payload` by Nico Huber · 3 years, 8 months ago
  2. 30570a7 nvramcui: Unexport COREBOOT_EXPORTS by Nico Huber · 3 years, 7 months ago
  3. 92675d6 nvramcui: Make local render_form() function static by Nico Huber · 3 years, 8 months ago
  4. 6065f61 .gitignore: Split into subdirectory files by Patrick Georgi · 3 years, 9 months ago
  5. 31206c7 payloads/nvramcui: Fix `make clean` by Nico Huber · 4 years ago
  6. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  7. 9cd53c5 Makefile.inc, payloads: Enable -Wvla by Jacob Garber · 5 years ago
  8. eab2a29 payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  9. a2fc1ae payloads/nvramcui/payload.sh: Fix shellcheck warnings by Martin Roth · 6 years ago
  10. afbc2c9 nvramcui: Use regular `if` over `#if` for `IS_ENABLED` by Paul Menzel · 7 years ago
  11. fece39b nvramcui: Add USB support by Nicola Corna · 7 years ago
  12. e7385d1 nvramcui: Declare variable outside for loop by Paul Menzel · 7 years ago
  13. 079feec nvramcui: remove undeclared variable by Antonello Dettori · 8 years ago
  14. 904dd30 nvramcui: refactor code by Antonello Dettori · 8 years ago
  15. 9d8b2ff nvramcui: Update Makefile by Martin Roth · 8 years ago
  16. 0cf7acc nvramcui: Cast u8 * values to char * to eliminate warnings by Martin Roth · 8 years ago
  17. f03217b payloads/nvramcui: Make the makefile non-executable by Jonathan Neuschäfer · 8 years ago
  18. f62065f nvramcui: Reformat nvramcui.c by Martin Roth · 8 years ago
  19. 9bc6674 nvramcui: Remove unnecessary header files by Martin Roth · 8 years ago
  20. e44b407 nvramcui: Update Makefile by Iru Cai · 8 years ago
  21. c3fbda4 nvramcui: Add distclean target by Martin Roth · 8 years ago
  22. 7d82499 nvramcui: Add Makefile by Denis 'GNUtoo' Carikli · 8 years ago
  23. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  24. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  25. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  26. c728288 nvramcui: reboot at the end as TODO suggests by Vladimir Serbinenko · 11 years ago
  27. 1ecc8af nvramcui: don't init curses too early by Lubomir Rintel · 9 years ago
  28. 18860d7 nvramcui: fix a buffer overflow by Lubomir Rintel · 9 years ago
  29. 68009e9 nvramcui: don't wait for the first key update to render the form by Lubomir Rintel · 9 years ago
  30. e5853d52 nvramcui: drop unused variable by Lubomir Rintel · 9 years ago
  31. c9babb2 nvramcui: Trim values when setting. by Vladimir Serbinenko · 11 years ago
  32. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  33. 4b62ebe Add nvramcui by Patrick Georgi · 12 years ago