index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
/
prefix
/
libprefix.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libprefix] Add addr32 prefix required by older assemblers
Eygene Ryabinkin
2008-09-04
1
-1
/
+1
*
[prefix] Add PCI bus:dev.fn to ROM product string
Michael Brown
2008-05-21
1
-8
/
+56
*
[prefix] Cope with image source addresses outside base memory
Michael Brown
2008-03-11
1
-121
/
+114
*
[prefix] Add printing functions to libprefix.S
Michael Brown
2008-03-11
1
-0
/
+108
*
[PXE] Add PMM support to romprefix.S (untested)
Michael Brown
2008-03-09
1
-30
/
+58
*
Minor refactoring to eliminate duplication.
Michael Brown
2007-09-25
1
-49
/
+39
*
Use full protected mode for access to high memory within prefix, to
Michael Brown
2007-09-25
1
-169
/
+237
*
Don't trash the %ecx value returned by relocate(). This was causing
Michael Brown
2007-07-19
1
-6
/
+8
*
Move .zinfo to libprefix.S; it doesn't belong with the decompression code.
Michael Brown
2007-07-17
1
-1
/
+29
*
Compressed ROM images now work.
Michael Brown
2007-07-16
1
-1
/
+8
*
Use a single _payload_offset linker-defined variable to locate the
Michael Brown
2007-07-15
1
-16
/
+21
*
Call hide_etherboot() from startup(), rather than requiring the prefix to
Michael Brown
2007-01-14
1
-20
/
+22
*
Damn Broadcom and their damned incorrect assumptions about x86 memory
Michael Brown
2007-01-13
1
-3
/
+24
*
Towards making KEEP_IT_REAL work again.
Michael Brown
2006-08-24
1
-4
/
+16
*
Code segment may not be writable; create the temporary pointer to the GDT
Michael Brown
2006-06-06
1
-2
/
+7
*
Fixed assembly on old versions of gas
Michael Brown
2006-05-28
1
-1
/
+1
*
init_librm() and prot_call() are now real-mode far calls.
Michael Brown
2006-05-25
1
-84
/
+112
*
Add infrastructure to support access to .data16 (and .text16) variables
Michael Brown
2006-05-04
1
-2
/
+3
*
Typo
Michael Brown
2006-05-02
1
-2
/
+2
*
Create two easy-to-use entry points in libprefix: install and
Michael Brown
2006-05-02
1
-10
/
+99
*
Verified as working
Michael Brown
2006-05-02
1
-6
/
+9
*
This should be much more elegant: we use flat real mode for the
Michael Brown
2006-05-01
1
-130
/
+219
*
Checking in because I don't want to lose this rather neat code for
Michael Brown
2006-05-01
1
-0
/
+178