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
/
arch
/
i386
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Include string.h, because we need to define copy_{to,from}_phys
Michael Brown
2005-05-09
1
-0
/
+1
*
off_t should be signed.
Michael Brown
2005-05-09
1
-11
/
+11
*
Add off_t and physaddr_t, and the copy_{to,from}_phys helper routines.
Michael Brown
2005-05-09
2
-0
/
+11
*
Add memcpy
Michael Brown
2005-05-09
1
-0
/
+13
*
Missing include
Michael Brown
2005-04-27
1
-0
/
+2
*
Post-relocation functions use the generic table mechanism.
Michael Brown
2005-04-27
1
-5
/
+4
*
ISA bus driver updated to report devices as present only if a driver
Michael Brown
2005-04-26
1
-5
/
+6
*
BIOS floppy handling code moved to where it will really live.
Michael Brown
2005-04-25
1
-0
/
+68
*
Moved disk functions to drivers/bus/bios_disks.c
Michael Brown
2005-04-18
1
-3
/
+0
*
Save a few bytes by using naturally-sized ints.
Michael Brown
2005-04-18
1
-1
/
+1
*
Made copy_{to,from}_real volatile, so that they don't get optimised away.
Michael Brown
2005-04-17
1
-18
/
+49
*
compiler.h is now always included on the command line.
Michael Brown
2005-04-14
3
-3
/
+0
*
For pci_io.c
Michael Brown
2005-04-12
1
-0
/
+20
*
arch_initialise() is now sufficiently generic that we may as well just
Michael Brown
2005-04-10
1
-1
/
+0
*
Added post-relocation function table.
Michael Brown
2005-04-10
1
-5
/
+15
*
Add librm_base.
Michael Brown
2005-04-10
1
-0
/
+5
*
hooks.o is now a single object, rather than having separate hooks.o and
Michael Brown
2005-04-10
1
-8
/
+1
*
Don't build relocate() under KEEP_IT_REAL
Michael Brown
2005-04-09
1
-0
/
+9
*
Need to provide sizeof(struct free_base_memory_header) to assembly code.
Michael Brown
2005-04-09
1
-0
/
+23
*
Split out from etherboot.h
Michael Brown
2005-04-09
1
-0
/
+10
*
First version
Michael Brown
2005-04-09
1
-0
/
+6
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
16
-178
/
+764
*
Initial revision
Michael Brown
2005-03-08
21
-0
/
+1668
[prev]