Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dmi: more chassis types | Erwan Velu | 2009-12-04 | 1 | -2/+6 |
| | | | | | | Impact: more chassis types More DMI chassis types | ||||
* | Run Nindent on com32/gpllib/dmi/dmi_chassis.c | H. Peter Anvin | 2009-05-29 | 1 | -59/+59 |
| | | | | | | | | | Automatically reformat com32/gpllib/dmi/dmi_chassis.c using Nindent. Do this for all files except HDT, gPXE and externally maintained libraries (zlib, tinyjpeg, libpng). Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||||
* | Moving dmi & cpuid stuff to gpl subdirs | Erwan Velu | 2009-03-12 | 1 | -0/+109 |
Fixing copyrights Moving dmi includes to gplinclude/dmi Moving dmi code to gpllib/dmi/ Moving cpuid includes to gplinclude/ Moving cpuid code to gpllib/ Fixing Makefiles accordingly |