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
*
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
*
Updated to use buffer rather than processor
Michael Brown
2005-05-17
1
-16
/
+7
*
Load buffer is now handled by the autoload() function.
Michael Brown
2005-05-17
1
-5
/
+15
*
Moved NBI support to nbi.c, modified to work with new load mechanism
Michael Brown
2005-05-17
2
-201
/
+306
*
First version
Michael Brown
2005-05-17
2
-0
/
+13
*
Restructured to allow per-object image formats
Michael Brown
2005-05-17
1
-321
/
+39
*
Heap function prototypes moved to heap.h
Michael Brown
2005-05-17
1
-8
/
+0
*
Add twiddle() so that progress is visible.
Michael Brown
2005-05-17
1
-0
/
+1
*
Added print_images() and autoload().
Michael Brown
2005-05-17
2
-32
/
+66
*
Moved find_segment into elf_loader.c
Michael Brown
2005-05-17
1
-0
/
+39
*
Moved os_regs into start32.S
Michael Brown
2005-05-17
1
-1
/
+5
*
Added debug messages
Michael Brown
2005-05-17
1
-0
/
+5
*
Use shared symbols for heap_ptr and heap_end
Michael Brown
2005-05-17
2
-1
/
+10
*
Added copy_phys_to_phys
Michael Brown
2005-05-17
1
-0
/
+5
[next]