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
*
Heading towards a sane set of control functions
Michael Brown
2005-04-10
1
-27
/
+39
*
All the icky stuff is now taken care of by librm_arch_initialise
Michael Brown
2005-04-10
1
-30
/
+2
*
Fix up init ordering.
Michael Brown
2005-04-10
1
-5
/
+6
*
arch_rm_main no longer exists.
Michael Brown
2005-04-10
1
-1
/
+1
*
Drag in relocate unless NORELOCATE is defined, since it's now called
Michael Brown
2005-04-10
1
-0
/
+7
*
Added post-relocation function table.
Michael Brown
2005-04-10
3
-10
/
+40
*
Removed obsolete initialisation calls.
Michael Brown
2005-04-10
1
-5
/
+7
*
Fixed debug messages
Michael Brown
2005-04-10
1
-9
/
+15
*
setup16() now calls initialise(); we don't have to do it.
Michael Brown
2005-04-10
1
-8
/
+1
*
Setup now calls initialise() directly, rather than expecting the
Michael Brown
2005-04-10
1
-16
/
+24
*
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
3
-58
/
+38
*
Make prot_call() able to transparently return via the newly installed copy
Michael Brown
2005-04-10
2
-33
/
+73
*
Don't build relocate() under KEEP_IT_REAL
Michael Brown
2005-04-09
2
-0
/
+13
*
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