1. 68299ee Eliminate magic numbers by Philip Prindeville · 13 years ago
  2. 9a7c246 Cleanup access to vendor/part # info by Philip Prindeville · 13 years ago
  3. fe2f6b0 Use convenience function to checksum by Philip Prindeville · 13 years ago
  4. 46404d7 Replace UNPACK_CB64 macro with inline by Philip Prindeville · 13 years ago
  5. 74b6599 Respect linker order by Christian Ruppert · 13 years ago
  6. 45945cf Mirror Fix coreinfo usage of cb_info by QingPei Wang · 13 years ago
  7. 0df0b52 Add build instructions for coreinfo, specially pointing out installing by Yang Hamo Bai · 13 years ago
  8. 29ee873 Change default path and configuration for Coreinfo. by Myles Watson · 14 years ago
  9. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  10. 44163f7 Update Coreinfo to use TAG_FORWARD in tables. by Myles Watson · 15 years ago
  11. 941c1fd Add initial support for a CBFS module for coreinfo. by Uwe Hermann · 15 years ago
  12. c1f404f by Robert Millan · 16 years ago
  13. 5cb4d9d [PATCH] coreinfo: Add multiboot parsing support by Jordan Crouse · 16 years ago
  14. 94c1bd8 Do not try to display non-printable characters on the bootlog and by Ulf Jordan · 16 years ago
  15. 22d5ddc Fix overflow in modwin erase. Do not refresh modwin yet, since it is by Ulf Jordan · 16 years ago
  16. 10d0a81 define array size in a single place (trivial) by Stefan Reinauer · 16 years ago
  17. bc5379a off by 1. (trivial) by Stefan Reinauer · 16 years ago
  18. 28dff39 commit real fix to pci module of coreinfo (trivial) by Stefan Reinauer · 16 years ago
  19. d133d9a This patch updates coreinfo to use the ACS_ macros for line graphics. by Ulf Jordan · 16 years ago
  20. c5c1442 Fix garbage characters on screen. mvwaddch inserts one character, by Ulf Jordan · 16 years ago
  21. f1e1274 i messed this up. by Stefan Reinauer · 16 years ago
  22. c7e92b3 compile fix (trivial) by Stefan Reinauer · 16 years ago
  23. fef915c fix some more warnings. by Stefan Reinauer · 16 years ago
  24. d00bdd0 fix warnings when starting make menuconfig (trivial) by Stefan Reinauer · 16 years ago
  25. 2e4df11 Drop useless .gitignore files. by Uwe Hermann · 16 years ago
  26. 88ad6b0 Add a full set of pci access functions. by Stefan Reinauer · 16 years ago
  27. c359124 fix cross compilationor libpayload / coreinfo by honoring by Stefan Reinauer · 16 years ago
  28. 695cff3 Cosmetic fixes (trivial). by Uwe Hermann · 16 years ago
  29. 8b17bd3 fix make menuconfig if no libintl.h is found. (trivial) by Stefan Reinauer · 16 years ago
  30. a70872cf Move out some hardcoded strings in coreinfo to become Kconfig variables. by Uwe Hermann · 16 years ago
  31. 754edf7 Remove duplicated code which is already in libpayload (trivial). by Uwe Hermann · 16 years ago
  32. 941aaee Random coding style fixes and simplifications (trivial). by Uwe Hermann · 16 years ago
  33. 2fbbb29 Add a coreinfo module which can hexdump arbitrary RAM regions and by Uwe Hermann · 16 years ago
  34. 7600c48 coreinfo: Enable serial support by Jordan Crouse · 16 years ago
  35. 5083811 coreinfo: Specify a name, listname and desc item for coreinfo by Jordan Crouse · 16 years ago
  36. 29413c7 Add KEY_ESC (trivial). by Uwe Hermann · 16 years ago
  37. 98cc056 coreinfo: Use the ESC key to exit the payload by Jordan Crouse · 16 years ago
  38. 9b1c7c1 coreinfo: Fix the subwindow refresh based on the libpayload changes by Jordan Crouse · 16 years ago
  39. 134aaae Quickfix to repair 'make clean; make menuconfig' (trivial). by Uwe Hermann · 16 years ago
  40. aa6e378 coreinfo: Add a module for browsing the boot LAR by Jordan Crouse · 16 years ago
  41. 1933786 coreinfo: Show the current time and date in the menu by Jordan Crouse · 16 years ago
  42. de7fc55 We were in the risk of running out of space in the option menu at by Jordan Crouse · 16 years ago
  43. 7ce2666 The previous commit had more in it then I wanted - so I am reverting by Jordan Crouse · 16 years ago
  44. 646ee3e coreinfo: Move the rdtsc.h include into the #ifdef CONFIG_MODULE_CPUINFO by Jordan Crouse · 16 years ago
  45. 0ab8cdd Add support for a 'bootlog' module to coreinfo. by Uwe Hermann · 16 years ago
  46. 16acf8b Show index numbers in the NVRAM dump, similar to the PCI config space dump. by Uwe Hermann · 16 years ago
  47. 1cb92bc coreinfo: Make coreinfo use the gcc-wrappers from libpayload by Jordan Crouse · 16 years ago
  48. 6c44dfb Fix the case where the user selects no modules in Kconfig at all. by Uwe Hermann · 16 years ago
  49. a697721 Document a rough estimate of how much space in the ELF file each of the by Uwe Hermann · 16 years ago
  50. c758227 Doing another 'make' after a 'make clean' was broken until now. Fix it by Uwe Hermann · 16 years ago
  51. ab5b3e0 Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for by Uwe Hermann · 16 years ago
  52. a0c0093 Various tiny fixes (trivial): by Uwe Hermann · 16 years ago
  53. 2216d1b Add a recent kconfig version to coreinfo, in order to make the by Uwe Hermann · 16 years ago
  54. 0bfb5c4 Make functions static (where possible) to reduce code size (trivial). by Uwe Hermann · 16 years ago
  55. 35845a2 Smaller fixes to allow using -Wall (trivial). by Uwe Hermann · 16 years ago
  56. 5aa66da Add -Os to the CFLAGS for size improvements. by Jordan Crouse · 16 years ago
  57. 3a406fe Cosmetic changes and coding style fixes by running 'indent', with some by Uwe Hermann · 16 years ago
  58. 7249f79 corinfo: Inital release of the coreinfo code by Jordan Crouse · 16 years ago