index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
/
transitions
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Preserve GDT across prot_call().
Michael Brown
2006-05-06
1
-6
/
+12
*
This line should not have been checked in
Michael Brown
2006-05-04
1
-1
/
+0
*
Add infrastructure to support access to .data16 (and .text16) variables
Michael Brown
2006-05-04
1
-74
/
+122
*
Create two easy-to-use entry points in libprefix: install and
Michael Brown
2006-05-02
1
-1
/
+1
*
Towards a(nother) new real-mode infrastructure, in which we take
Michael Brown
2006-05-02
2
-694
/
+291
*
Move init.h to gpxe/init.h.
Michael Brown
2006-04-30
1
-1
/
+1
*
(librm_base-1b) is already an offset; no need to apply OFFSET().
Michael Brown
2006-04-24
1
-1
/
+1
*
Update to cope with changes in registers.h
Michael Brown
2005-05-20
3
-24
/
+24
*
Cleaner separation of functionality between post_reloc and
Michael Brown
2005-04-11
1
-14
/
+8
*
initialise() doesn't take regs
Michael Brown
2005-04-10
1
-2
/
+2
*
arch_initialise() is now sufficiently generic that we may as well just
Michael Brown
2005-04-10
1
-3
/
+3
*
Heading towards a sane set of control functions
Michael Brown
2005-04-10
1
-27
/
+39
*
Make prot_call() able to transparently return via the newly installed copy
Michael Brown
2005-04-10
2
-33
/
+73
*
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
*
Allow ourselves to be freed by basemem.c without being damaged.
Michael Brown
2005-04-09
1
-0
/
+16
*
PM function called by prot_call() should be allowed to modifying
Michael Brown
2005-04-09
1
-2
/
+15
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
4
-0
/
+1021
[prev]