http://git.etherboot.org
/
people
/
dverkamp
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Settings] DHCP is now working using the new settings API.
[people/dverkamp/gpxe.git]
/
src
/
arch
/
2008-03-21
Michael Brown
[Settings] Migrate DHCP and NVO code to the new setting...
tree
|
commitdiff
2008-03-11
Michael Brown
Merge branch 'pxerom-pmm'
tree
|
commitdiff
2008-03-11
Michael Brown
[PXE] PMM now tested and working
tree
|
commitdiff
2008-03-11
Michael Brown
[prefix] Cope with image source addresses outside base...
tree
|
commitdiff
2008-03-11
Michael Brown
[PXE] Improve PnP/BBS detection
tree
|
commitdiff
2008-03-11
Michael Brown
[prefix] Add printing functions to libprefix.S
tree
|
commitdiff
2008-03-10
Michael Brown
Merge branch 'xl0-timer'
tree
|
commitdiff
2008-03-09
Michael Brown
[PXE] Add PMM support to romprefix.S (untested)
tree
|
commitdiff
2008-03-06
Alexey Zaytsev
Use plain C in timer_rdtsc for division instead of...
tree
|
commitdiff
2008-03-04
Michael Brown
[PXEXT] Add PXENV_FILE_EXEC call to PXE extensions...
tree
|
commitdiff
2008-03-02
Alexey Zaytsev
fix the rdtsc namimg
tree
|
commitdiff
2008-03-02
Alexey Zaytsev
Cleanups
tree
|
commitdiff
2008-03-02
Alexey Zaytsev
Modify gPXE core and drivers to work with the new timer...
tree
|
commitdiff
2008-03-02
Alexey Zaytsev
Introduce the new timer subsystem.
tree
|
commitdiff
2008-02-21
Michael Brown
Add DBGLVL_IO to trace all memory-mapped I/O.
tree
|
commitdiff
2008-02-13
Michael Brown
Guard against corruption of top half of %esp during...
tree
|
commitdiff
2008-02-11
Michael Brown
Merge branch 'master' of rom.etherboot.org:/gpxe
tree
|
commitdiff
2008-02-11
H. Peter Anvin
UNDI ISR: save and restore 32-bit registers
tree
|
commitdiff
2008-02-11
Michael Brown
Use internal 16-bit stack for added safety.
tree
|
commitdiff
2008-02-11
H. Peter Anvin
undiisr.S: save/restore upper half of %eflags
tree
|
commitdiff
2008-02-11
H. Peter Anvin
UNDI ISR: save and restore 32-bit registers
tree
|
commitdiff
2007-12-07
Michael Brown
Remove the (unused) option to override _prefix_link_addr,
tree
|
commitdiff
2007-12-06
Michael Brown
Fix compiler warnings that appear only on OpenBSD.
tree
|
commitdiff
2007-11-24
Marty Connor
Merge branch 'mdc-working' of ssh://git.etherboot.org...
tree
|
commitdiff
2007-11-21
Michael Brown
Merge commit 'origin/mdc-working'
tree
|
commitdiff
2007-11-21
Michael Brown
Add UUID to DHCP request as option 97 (if available).
tree
|
commitdiff
2007-11-21
Michael Brown
Added definition of a UUID and uuid_ntoa() (for debuggi...
tree
|
commitdiff
2007-11-21
Michael Brown
Update SMBIOS internal API to be easier to use, and...
tree
|
commitdiff
2007-11-20
Michael Brown
Replace "Etherboot" strings with "gPXE".
tree
|
commitdiff
2007-11-04
Michael Brown
Allow space for the kernel's real-mode .bss. Previousl...
tree
|
commitdiff
2007-10-29
Michael Brown
Add missing attribute(packed) to two structures.
tree
|
commitdiff
2007-10-29
Michael Brown
Merge branch '3leaf'
tree
|
commitdiff
2007-10-10
Michael Brown
Ensure that empty e820 regions are skipped even at...
tree
|
commitdiff
2007-10-10
Michael Brown
Ensure that empty e820 regions are skipped even at...
tree
|
commitdiff
2007-09-28
Michael Brown
Redefine bzimage_exec_context::mem_limit to be the...
tree
|
commitdiff
2007-09-25
Michael Brown
Switch rm_ss and rm_sp back to being words; it'll make...
tree
|
commitdiff
2007-09-25
Michael Brown
Don't use the "rep ss movsb" trick to copy the RM stack...
tree
|
commitdiff
2007-09-25
Michael Brown
rm_ss, rm_sp, and pm_esp don't need to be accessed...
tree
|
commitdiff
2007-09-25
Michael Brown
Minor refactoring to eliminate duplication.
tree
|
commitdiff
2007-09-25
Michael Brown
Use full protected mode for access to high memory withi...
tree
|
commitdiff
2007-09-21
Michael Brown
Added more verbose memory-map debugging.
tree
|
commitdiff
2007-09-21
Michael Brown
Added more verbose memory-map debugging.
tree
|
commitdiff
2007-09-21
Michael Brown
Merge branch 'master' of rom.etherboot.org:/gpxe
tree
|
commitdiff
2007-09-21
Michael Brown
Add const attribute to byte-swapping functions
tree
|
commitdiff
2007-09-18
Michael Brown
Merge branch 'master' into 3leaf-rewrite
tree
|
commitdiff
2007-09-15
Michael Brown
Add const attribute to byte-swapping functions
tree
|
commitdiff
2007-09-11
Michael Brown
Merge branch 'master' into 3leaf-rewrite
tree
|
commitdiff
2007-09-08
Michael Brown
Re-added the kpxe prefix. I have no idea when this...
tree
|
commitdiff
2007-09-06
Michael Brown
Added missing .kpxe prefix.
tree
|
commitdiff
2007-08-23
Holger Lubitz
Merge branch 'master' into curses
tree
|
commitdiff
2007-08-23
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
tree
|
commitdiff
2007-08-23
Michael Brown
Merge commit 'holger/strings'
tree
|
commitdiff
2007-08-23
Michael Brown
Merge branch 'master' into 3leaf
tree
|
commitdiff
2007-08-23
Michael Brown
Auto-assign drive number only if set to 0xff; almost...
tree
|
commitdiff
2007-08-18
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
tree
|
commitdiff
2007-08-17
Michael Brown
Separate out arch-independent parts of stdint.h
tree
|
commitdiff
2007-08-17
Michael Brown
Separate out arch-independent parts of stdint.h
tree
|
commitdiff
2007-08-07
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
tree
|
commitdiff
2007-08-06
Holger Lubitz
Revert "malloc attribute changes"
tree
|
commitdiff
2007-08-05
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
tree
|
commitdiff
2007-08-04
Michael Brown
Add PXE FILE API.
tree
|
commitdiff
2007-08-02
Michael Brown
Place multiboot command lines in base memory; Xen won...
tree
|
commitdiff
2007-08-02
Holger Lubitz
malloc attribute changes
tree
|
commitdiff
2007-08-02
Michael Brown
Allow images to hold references to the originating...
tree
|
commitdiff
2007-08-02
Michael Brown
Allowed zero-cost enforced ordering of features in...
tree
|
commitdiff
2007-08-02
Holger Lubitz
remove old minorversion!=4 check (added -march a second...
tree
|
commitdiff
2007-08-02
Holger Lubitz
remove x86_64 comments from arch specific Config
tree
|
commitdiff
2007-08-01
Holger Lubitz
Merge branch 'master' into strings
tree
|
commitdiff
2007-08-01
Michael Brown
Add code for constructing single-file cpio archives...
tree
|
commitdiff
2007-08-01
Michael Brown
Initrd concatenation now working
tree
|
commitdiff
2007-07-31
Michael Brown
Allow loading of multiple initramfs images.
tree
|
commitdiff
2007-07-31
Michael Brown
Centralise construction of the DHCP request and respons...
tree
|
commitdiff
2007-07-30
Michael Brown
Import various libgcc functions from syslinux.
tree
|
commitdiff
2007-07-30
Michael Brown
GCC's optimiser seems to screw up if this is left static...
tree
|
commitdiff
2007-07-29
Michael Brown
Don't rely on retry.c's periodically calling currticks...
tree
|
commitdiff
2007-07-28
Michael Brown
Applied a modified version of holger's regparm patches.
tree
|
commitdiff
2007-07-28
Michael Brown
Merge branch 'symcheck2'
tree
|
commitdiff
2007-07-28
Holger Lubitz
Revert "make __udivmoddi4 static" - gcc links to it...
tree
|
commitdiff
2007-07-27
Holger Lubitz
make multiboot_load static
tree
|
commitdiff
2007-07-27
Holger Lubitz
make nbi_load static
tree
|
commitdiff
2007-07-27
Holger Lubitz
make eltorito_load static
tree
|
commitdiff
2007-07-27
Holger Lubitz
Merge branch 'master' into symcheck2
tree
|
commitdiff
2007-07-27
Holger Lubitz
make __udivmoddi4 static
tree
|
commitdiff
2007-07-25
Michael Brown
Don't overwrite %dl with a (potentially) modified drive...
tree
|
commitdiff
2007-07-25
Michael Brown
We probably shouldn't leave interrupts disabled when...
tree
|
commitdiff
2007-07-24
Michael Brown
Add per-file error identifiers
tree
|
commitdiff
2007-07-24
Michael Brown
Remove some obsolete sections of librm.h and libkir.h.
tree
|
commitdiff
2007-07-24
Michael Brown
Merge branch 'master' of rom.etherboot.org:/gpxe
tree
|
commitdiff
2007-07-19
Michael Brown
Minor debug improvement
tree
|
commitdiff
2007-07-19
Michael Brown
Don't trash the %ecx value returned by relocate()....
tree
|
commitdiff
2007-07-19
Michael Brown
Remove INT 13,4b handler; it represents an incomplete...
tree
|
commitdiff
2007-07-19
Michael Brown
Completed definition of struct int13_cdrom_specificatio...
tree
|
commitdiff
2007-07-17
Michael Brown
Real-mode code might set the direction flag, which...
tree
|
commitdiff
2007-07-17
Michael Brown
Move .zinfo to libprefix.S; it doesn't belong with...
tree
|
commitdiff
2007-07-17
Michael Brown
Removed dead code identified by symcheck
tree
|
commitdiff
2007-07-16
Michael Brown
Kill off redundant references to the .zprefixes.
tree
|
commitdiff
2007-07-16
Michael Brown
Update all prefixes currently referring to _load_size...
tree
|
commitdiff
2007-07-16
Michael Brown
Rename _rom_size to _load_size_sect, since hdprefix...
tree
|
commitdiff
2007-07-16
Michael Brown
Compressed ROM images now work.
tree
|
commitdiff
2007-07-16
Michael Brown
Move uninitialised .data16 variables to .bss16; saves...
tree
|
commitdiff
next