index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[pxeprefix] Add .kkpxe image type and ability to return via PXE stack
Michael Brown
2009-02-18
1
-0
/
+6
*
[comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode)
Daniel Verkamp
2009-02-17
1
-0
/
+34
*
[comboot] Restore the real-mode stack pointer on exit from a COMBOOT image
Michael Brown
2009-02-17
2
-6
/
+32
*
[comboot] Unhook interrupt vectors after returning from a COMBOOT image
Michael Brown
2009-02-17
1
-0
/
+1
*
[comboot] Allow for tail recursion of COMBOOT images
Michael Brown
2009-02-17
2
-9
/
+6
*
[x86_64] Add support for compilation as an x86_64 binary
Michael Brown
2008-12-05
7
-595
/
+7
*
[efi] Use EFI-native mechanism for accessing SMBIOS table
Michael Brown
2008-12-04
4
-62
/
+29
*
[i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios
Michael Brown
2008-11-19
2
-0
/
+335
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
2
-3
/
+3
*
[libgcc] Make __libgcc architecture-specific
Michael Brown
2008-11-19
1
-0
/
+14
*
[i386] Rename __cdecl to __asmcall
Michael Brown
2008-11-19
3
-3
/
+14
*
[pxe] Move all PXE files to arch/i386
Michael Brown
2008-11-18
3
-0
/
+2117
*
[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
1
-1
/
+14
*
[ioapi] Fix broken implementation of insX() in the x86 I/O API
Michael Brown
2008-10-27
1
-2
/
+2
*
[efi] Add EFI image format and basic runtime environment
Michael Brown
2008-10-13
2
-0
/
+17
*
[umalloc] Formalise the user memory allocation API
Michael Brown
2008-10-13
3
-1
/
+29
*
[uaccess] Formalise the uaccess API
Michael Brown
2008-10-13
8
-363
/
+171
*
[nap] Formalise the CPU sleeping API
Michael Brown
2008-10-12
3
-2
/
+28
*
[timer] Formalise the timer API
Michael Brown
2008-10-12
6
-9
/
+104
*
[pci] Formalise the PCI I/O API
Michael Brown
2008-10-12
4
-76
/
+78
*
[ioapi] Absorb virt_to_phys() and phys_to_virt() into the I/O API
Michael Brown
2008-10-12
2
-22
/
+20
*
[i386] Remove obsolete functions from virtaddr.h
Michael Brown
2008-10-12
1
-21
/
+2
*
[ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>
Michael Brown
2008-10-12
3
-267
/
+2
*
[ioapi] Formalise the I/O API as used in i386-pcbios
Michael Brown
2008-10-12
2
-0
/
+160
*
[pcbios] Add facility for testing arbitrary E820 memory maps
Michael Brown
2008-09-25
1
-0
/
+7
*
[comboot] Add COMBOOT and COM32 support
Daniel Verkamp
2008-08-28
3
-0
/
+106
*
[librm] Add rm stack copying functions
Daniel Verkamp
2008-08-28
1
-0
/
+3
*
[librm] Make rm_sp and rm_ss globals again
Daniel Verkamp
2008-08-28
1
-0
/
+2
*
[libc] Mark setjmp and longjmp as __cdecl
Daniel Verkamp
2008-08-28
1
-2
/
+2
*
[int13] Pairwise swap drive numbers, instead of shifting all drive numbers
Michael Brown
2008-07-15
1
-1
/
+13
*
[i386] Change semantics of __from_data16 and __from_text16
Michael Brown
2008-06-30
2
-8
/
+8
*
[GDB] Add watch and rwatch hardware watchpoints
Stefan Hajnoczi
2008-06-30
1
-0
/
+13
*
[libc] Remove unused le32_to_cpup(x) and cpu_to_le16p() macros
Michael Brown
2008-06-27
1
-3
/
+0
*
[script] Remove arbitrary limit on script line lengths
Michael Brown
2008-06-18
1
-0
/
+17
*
[bzimage] Support kernel command lines of greater than 256 characters
Michael Brown
2008-06-12
1
-0
/
+8
*
[ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage
Michael Brown
2008-06-09
1
-0
/
+1
*
[GDB] Add GDB stub for remote debugging
Stefan Hajnoczi
2008-06-05
1
-0
/
+51
*
[Settings] Expose SMBIOS via settings API
Michael Brown
2008-03-28
3
-17
/
+17
*
[libc] Use __builtin_va_list et al in stdarg.h
Michael Brown
2008-03-24
1
-22
/
+0
*
fix the rdtsc namimg
Alexey Zaytsev
2008-03-02
1
-1
/
+1
*
Cleanups
Alexey Zaytsev
2008-03-02
1
-0
/
+3
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
1
-12
/
+0
*
Introduce the new timer subsystem.
Alexey Zaytsev
2008-03-02
1
-0
/
+8
*
Add DBGLVL_IO to trace all memory-mapped I/O.
Michael Brown
2008-02-21
1
-7
/
+40
*
Add UUID to DHCP request as option 97 (if available).
Michael Brown
2007-11-21
2
-0
/
+11
*
Added definition of a UUID and uuid_ntoa() (for debugging), and
Michael Brown
2007-11-21
1
-0
/
+2
*
Update SMBIOS internal API to be easier to use, and not to require
Michael Brown
2007-11-21
1
-1
/
+38
*
Allow space for the kernel's real-mode .bss. Previously we weren't
Michael Brown
2007-11-04
1
-0
/
+2
*
Add missing attribute(packed) to two structures.
Michael Brown
2007-10-29
1
-2
/
+2
[next]