index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
/
drivers
/
net
/
undiload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-05
1
-1
/
+5
*
[build] Work around bug in gcc >= 4.8
Michael Brown
2013-09-25
1
-3
/
+5
*
[pxe] Convert external PXE API errors into iPXE platform-generated errors
Michael Brown
2013-04-29
1
-3
/
+7
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[librm] Use libflat to enable A20 line on each real-to-protected transition
Michael Brown
2010-04-20
1
-10
/
+0
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-1
/
+1
*
[undi] Ensure only one UNDI instance is loaded
Stefan Hajnoczi
2010-02-24
1
-0
/
+12
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[build] Enable building with the Intel C compiler (icc)
Michael Brown
2009-03-26
1
-3
/
+2
*
[i386] Change semantics of __from_data16 and __from_text16
Michael Brown
2008-06-30
1
-2
/
+2
*
Move uninitialised .data16 variables to .bss16; saves around 2000
Michael Brown
2007-07-16
1
-2
/
+2
*
Use {get,set}_fbms() so that allocated base memory is correctly hidden.
Michael Brown
2007-01-14
1
-12
/
+7
*
Add device description fields to struct device.
Michael Brown
2007-01-10
1
-2
/
+2
*
undipci_probe() has to calculate busdevfn anyway, so we may as well pass
Michael Brown
2007-01-09
1
-18
/
+2
*
Avoid erasing non-existent signatures in undi_unload()
Michael Brown
2007-01-09
1
-2
/
+4
*
Use fixed-width fields in struct undi_device, so that pxeprefix.S will be
Michael Brown
2007-01-09
1
-4
/
+4
*
Neaten up debug messages
Michael Brown
2007-01-08
1
-3
/
+3
*
Split UNDI load/unload out into undiload.c.
Michael Brown
2007-01-08
1
-0
/
+189