index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documented the link stages
Michael Brown
2005-05-20
1
-7
/
+226
*
Documented the compilation stages
Michael Brown
2005-05-20
1
-0
/
+200
*
Enable latex output
Michael Brown
2005-05-20
1
-3
/
+3
*
Add doc/ directory and .S files.
Michael Brown
2005-05-20
1
-2
/
+6
*
Doxygenation
Michael Brown
2005-05-20
1
-1
/
+15
*
Update to cope with changes in registers.h
Michael Brown
2005-05-20
9
-45
/
+44
*
Don't use anonymous entries in a struct; it seems to aggravate gcc 3.4.3.
Michael Brown
2005-05-20
1
-8
/
+95
*
Use "#var" rather than "@c var" for doxygen.
Michael Brown
2005-05-20
5
-17
/
+19
*
Doxygenation
Michael Brown
2005-05-20
2
-36
/
+138
*
Don't include etherboot.h; we get a circular dependency
Michael Brown
2005-05-20
1
-1
/
+2
*
Doxygenation
Michael Brown
2005-05-19
1
-18
/
+101
*
API docs to .h
Michael Brown
2005-05-19
2
-40
/
+41
*
Move API docs to buffer.h, implementation to buffer.c.
Michael Brown
2005-05-19
2
-57
/
+58
*
Imported from Etherboot 5.4 tree
Michael Brown
2005-05-19
3
-0
/
+1555
|
\
*
|
Synced across updates from Etherboot 5.4 tree
Michael Brown
2005-05-19
32
-539
/
+940
|
\
|
*
|
Added FSP
Michael Brown
2005-05-19
1
-0
/
+1
*
|
Version increased to 5.5.0
Michael Brown
2005-05-19
1
-2
/
+2
*
|
Doxygenation
Michael Brown
2005-05-19
1
-58
/
+196
*
|
Doxygenation
Michael Brown
2005-05-19
2
-24
/
+84
*
|
errno.h now required in order to compile.
Michael Brown
2005-05-19
1
-0
/
+1
*
|
Add a const to avoid a warning
Michael Brown
2005-05-19
1
-1
/
+2
*
|
Add image formats (didn't check in properly to gpxe for some reason)
Michael Brown
2005-05-19
1
-0
/
+20
*
|
Doxygenated
Michael Brown
2005-05-19
1
-23
/
+189
*
|
More documentation
Michael Brown
2005-05-19
2
-25
/
+52
*
|
load_buffer is now handled via load_buffer.h
Michael Brown
2005-05-19
1
-3
/
+0
*
|
Added preliminary doxygen documentation
Michael Brown
2005-05-19
1
-16
/
+117
*
|
More doxygen docs
Michael Brown
2005-05-18
2
-7
/
+16
*
|
Add include directories as source dirs
Michael Brown
2005-05-18
1
-1
/
+3
*
|
Only produce documentation where documentation actually exists.
Michael Brown
2005-05-18
1
-1
/
+1
*
|
__attribute__ does not need to be treated as a variadic macro, since
Michael Brown
2005-05-18
1
-1
/
+1
*
|
Add doxygen documentation
Michael Brown
2005-05-18
1
-4
/
+25
*
|
Document %m
Michael Brown
2005-05-18
1
-0
/
+1
*
|
Linker symbols no longer defined in etherboot.h
Michael Brown
2005-05-18
1
-4
/
+7
*
|
doxygen docs go in bin/doc
Michael Brown
2005-05-18
1
-1
/
+0
*
|
Hide __attribute__ from doxygen
Michael Brown
2005-05-18
1
-1
/
+11
*
|
Add EBADIMG, EIMGRET, ETIMEDOUT and EINVAL
Michael Brown
2005-05-18
1
-1
/
+6
*
|
doxygen.cfg also references ARCH
Michael Brown
2005-05-18
1
-1
/
+4
*
|
Working to produce reasonably pretty code
Michael Brown
2005-05-18
1
-14
/
+24
*
|
doxygen doesn't allow us to do the --include compiler.h trick...
Michael Brown
2005-05-18
1
-20
/
+20
*
|
Added doxygen comments and errno values.
Michael Brown
2005-05-18
1
-29
/
+135
*
|
Added rules to generate documentation using doxygen
Michael Brown
2005-05-18
2
-0
/
+214
*
|
Add DOXYGEN definition, comment out reference to not-yet-existent "image"
Michael Brown
2005-05-18
1
-1
/
+2
*
|
There is no arch/i386/firmware/linuxbios directory
Michael Brown
2005-05-18
1
-1
/
+1
*
|
All files in here are auto-generated
Michael Brown
2005-05-18
1
-0
/
+1
*
|
Error numbers moved to errno.h
Michael Brown
2005-05-18
1
-143
/
+2
*
|
First version
Michael Brown
2005-05-17
1
-0
/
+102
*
|
Added errno, strerror and the "%m" printf metacharacter. These will allow
Michael Brown
2005-05-17
3
-9
/
+180
|
/
*
Quickly hacked to use a buffer rather than a processor.
Michael Brown
2005-05-17
2
-39
/
+41
*
Update to use buffer rather than processor
Michael Brown
2005-05-17
1
-40
/
+11
*
Added const to fill_buffer
Michael Brown
2005-05-17
2
-2
/
+2
[next]