index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
[pxe] Set %ax to zero on entry to PXE NBP
Michael Brown
2009-02-23
1
-9
/
+10
*
[pxeprefix] Search for the PXE entry points through all methods
H. Peter Anvin
2009-02-23
1
-42
/
+105
*
[iscsi] Include credentials in iBFT only if used during iSCSI login
Michael Brown
2009-02-20
1
-3
/
+53
*
[pxe] Initialize EDX on PXE NBP entry and INT 1Ah
H. Peter Anvin
2009-02-18
2
-8
/
+13
*
[pxeprefix] Add .kkpxe image type and ability to return via PXE stack
Michael Brown
2009-02-18
6
-39
/
+130
*
[i386] Kill off obsolete boot1a.s file
Michael Brown
2009-02-18
1
-410
/
+0
*
[comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode)
Daniel Verkamp
2009-02-17
2
-1
/
+95
*
[comboot] Restore the real-mode stack pointer on exit from a COMBOOT image
Michael Brown
2009-02-17
5
-14
/
+40
*
[comboot] Unhook interrupt vectors after returning from a COMBOOT image
Michael Brown
2009-02-17
4
-0
/
+18
*
[comboot] Fix reference counting on replacement images
Michael Brown
2009-02-17
3
-15
/
+16
*
[comboot] Allow for tail recursion of COMBOOT images
Michael Brown
2009-02-17
5
-104
/
+134
*
[build] Cope with oddities in the Fedora 10 assembler
Michael Brown
2009-02-16
3
-15
/
+15
*
[image] Avoid claiming zero-length images as valid
Michael Brown
2009-02-16
1
-0
/
+6
*
[romprefix] Update ROM checksum even if PMM allocation fails
Michael Brown
2009-02-15
1
-7
/
+9
*
[i386] Add explicit flags and type on all .section declarations
Michael Brown
2009-02-15
8
-99
/
+82
*
[i386] Add explicit ""aw", @nobits" declarations to stack sections
Michael Brown
2009-02-15
2
-2
/
+2
*
[umalloc] Avoid problems when _textdata_memsz is a multiple of 4kB
Michael Brown
2009-02-15
1
-3
/
+3
*
[iobuf] Add iob_disown() and use it where it simplifies code
Michael Brown
2009-02-01
1
-2
/
+1
*
[dhcp] Split PXE menuing code out of dhcp.c
Michael Brown
2009-02-01
1
-1
/
+1
*
[tftp] Temporary fix for conveying TFTP block size to callers
Michael Brown
2009-01-27
1
-7
/
+4
*
[bios] Add F8 function key as a recognised BIOS keycode
Michael Brown
2009-01-25
1
-1
/
+3
*
[efi] Allow for .efidrv images as well as .efi images
Michael Brown
2009-01-07
1
-14
/
+5
*
[efi] Use elf2efi utility in place of efilink
Michael Brown
2009-01-07
3
-366
/
+5
*
[efi] Inhibit harmless ld warning on unresolved symbol check
Michael Brown
2009-01-05
1
-1
/
+2
*
[pcbios] Add additional sanity check for bogus e820 map
Marty Connor
2008-12-18
1
-0
/
+7
*
[x86_64] Add support for compilation as an x86_64 binary
Michael Brown
2008-12-05
11
-749
/
+12
*
[efi] Use EFI-native mechanism for accessing SMBIOS table
Michael Brown
2008-12-04
7
-553
/
+113
*
[romprefix] Change from opt-in to opt-out when booting via INT19
Michael Brown
2008-12-04
1
-3
/
+3
*
[netdevice] Kill off the various guess_boot_netdev() functions
Michael Brown
2008-11-21
4
-62
/
+5
*
[pxe] Select the correct network device on multiport cards
Michael Brown
2008-11-21
1
-2
/
+4
*
[blockdev] Move block device operations to structure block_device_operations
Laurent Vivier
2008-11-19
1
-6
/
+6
*
[i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios
Michael Brown
2008-11-19
6
-0
/
+976
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
9
-14
/
+14
*
[libgcc] Make __libgcc architecture-specific
Michael Brown
2008-11-19
1
-0
/
+14
*
[i386] Rename __cdecl to __asmcall
Michael Brown
2008-11-19
11
-17
/
+28
*
[pxe] Move all PXE files to arch/i386
Michael Brown
2008-11-18
10
-0
/
+4558
*
[elf] Kill off unused <bits/elf.h> and <bits/elf_x.h> header files
Michael Brown
2008-11-18
2
-96
/
+0
*
[i386] Free allocated base memory on exit, if possible
Michael Brown
2008-11-18
9
-29
/
+133
*
[build] Fix calculation of _filesz
Michael Brown
2008-11-17
1
-6
/
+6
*
[build] Discard junk sections created by newer gcc versions
Michael Brown
2008-11-18
2
-0
/
+12
*
[build] Keep gcc 4.4 happy
Michael Brown
2008-11-18
2
-8
/
+12
*
[romprefix] Use smaller PMM allocations if possible
Michael Brown
2008-11-11
1
-7
/
+41
*
[i386] Add data32 prefixes to all lgdt/lidt instructions
Michael Brown
2008-11-07
2
-7
/
+7
*
[romprefix] Add vendor branding facilities and guidelines
Michael Brown
2008-10-31
2
-12
/
+76
*
[hacks] Improve the guess_boot_netdev() logic
Michael Brown
2008-10-31
1
-3
/
+4
*
[settings] Add the notion of a "tag magic" to numbered settings
Michael Brown
2008-10-30
1
-4
/
+19
*
[romprefix] Further sanity checks for the PCI 3 runtime segment address
Michael Brown
2008-10-29
1
-9
/
+22
*
[ioapi] Fix broken implementation of insX() in the x86 I/O API
Michael Brown
2008-10-27
1
-2
/
+2
*
[pcbios] Guard against register corruption in INT 15,e820 implementations
Michael Brown
2008-10-23
2
-3
/
+11
*
[build] Fix building on FreeBSD
Michael Brown
2008-10-17
1
-2
/
+6
[next]