| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add openmem() function to read from memory as if it were a file | H. Peter Anvin | 2009-07-09 | 1 | -0/+1 |
| | | | | | | | | | Reading from memory as if it were a file is pretty easy... we just treat it as a really big block buffer and tell the file layer that we already closed the underlying handle. Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||||
| * | Run Nindent on com32/include/dev.h | H. Peter Anvin | 2009-05-29 | 1 | -2/+2 |
| | | | | | | | | | | Automatically reformat com32/include/dev.h 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> | ||||
| * | Update copyright year | H. Peter Anvin | 2008-01-10 | 1 | -1/+1 |
| | | |||||
| * | Remove CVS-era $Id$ tags. | H. Peter Anvin | 2006-08-17 | 1 | -1/+0 |
| | | |||||
| * | Across-the-board stealth whitespace cleanup | H. Peter Anvin | 2006-05-03 | 1 | -4/+3 |
| | | |||||
| * | Actually working ANSI device; add demosyslinux-2.12-pre2 | hpa | 2004-11-30 | 1 | -0/+3 |
| | | |||||
| * | Split input and output sides of the device model | hpa | 2004-11-23 | 1 | -0/+54 |
