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
*
lgdt needs data32 prefix, otherwise it loads only 24 bits. (sgdt
Michael Brown
2005-04-09
1
-1
/
+1
*
Add INIT_FNs to make sure that librm gets reallocated when needed.
Michael Brown
2005-04-09
1
-29
/
+109
*
Don't zero freed base memory; one block will contain librm.
Michael Brown
2005-04-09
1
-17
/
+4
*
Allow ourselves to be freed by basemem.c without being damaged.
Michael Brown
2005-04-09
1
-0
/
+16
*
Need to provide sizeof(struct free_base_memory_header) to assembly code.
Michael Brown
2005-04-09
1
-0
/
+23
*
Note basemem API change.
Michael Brown
2005-04-09
1
-0
/
+10
*
Add INIT_LIBRM before INIT_CONSOLE.
Michael Brown
2005-04-09
1
-6
/
+7
*
Rewritten in a much saner way, now that we don't have to worry about
Michael Brown
2005-04-09
1
-196
/
+78
*
Split out from etherboot.h
Michael Brown
2005-04-09
1
-0
/
+10
*
Removed basemem.c prototypes
Michael Brown
2005-04-09
1
-13
/
+0
*
basememsize() updates the BIOS FBMS counter at 40:13.
Michael Brown
2005-04-09
1
-7
/
+16
*
PM function called by prot_call() should be allowed to modifying
Michael Brown
2005-04-09
1
-2
/
+15
*
Add relocate.h
Michael Brown
2005-04-09
1
-0
/
+7
*
First version
Michael Brown
2005-04-09
1
-0
/
+6
*
Relocation code is arch-specific.
Michael Brown
2005-04-09
1
-6
/
+0
*
relocate() is called by arch_initialise().
Michael Brown
2005-04-09
1
-1
/
+0
*
Added a lot of explanatory comments.
Michael Brown
2005-04-09
1
-49
/
+131
*
callbacks.h no longer exists
Michael Brown
2005-04-09
1
-1
/
+0
*
#ifdef 0 out the UNDI loader routine, since it refers to the obsolete
Michael Brown
2005-04-09
1
-3
/
+7
*
Old callbacks mechanism is obsolete.
Michael Brown
2005-04-09
1
-106
/
+0
*
Removed references to old callback mechanism
Michael Brown
2005-04-09
1
-4
/
+0
*
callbacks.h no longer exists.
Michael Brown
2005-04-09
1
-1
/
+0
*
Callback mechanism now obsolete
Michael Brown
2005-04-09
1
-45
/
+0
*
Moved relocate.c to arch-specific dir, since it involves arch-specific
Michael Brown
2005-04-09
1
-0
/
+0
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
100
-4262
/
+4876
*
Merged this file into HEAD
Michael Brown
2005-03-24
1
-0
/
+65
*
Obsolete; not referenced by anything.
Michael Brown
2005-03-09
1
-6
/
+0
*
lzhuf is obsolete and no longer used
Michael Brown
2005-03-09
2
-769
/
+0
*
Obsolete; not reference by anything.
Michael Brown
2005-03-09
1
-6
/
+0
*
Obsolete; not referenced by anything.
Michael Brown
2005-03-09
1
-33
/
+0
*
unhuf.S is obsolete and no longer used
Michael Brown
2005-03-09
1
-1
/
+0
*
Obsolete and no longer used
Michael Brown
2005-03-09
1
-400
/
+0
*
Add rule to generate 16-bit version of decompressor
Michael Brown
2005-03-09
1
-2
/
+5
*
Remove CODE16 as a global define; most files define it themselves
Michael Brown
2005-03-09
1
-5
/
+0
*
Initial revision
Michael Brown
2005-03-08
373
-0
/
+114041