index
:
syslinux/syslinux.git
3.5x
3.6x
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
obsolete-20120330
obsolete-20120529
obsolete-20120709
obsolete-20130331
obsolete-20130402
obsolete-20140117
obsolete-20140121
obsolete-20140220
obsolete-20140313
obsolete-20140420
obsolete-20140929
obsolete-20150418
obsolete-20150823
obsolete-20150906
obsolete-20151115
obsolete-20160210
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
wip.makefixes
Unnamed repository; edit this file 'description' to name the repository.
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
lib
/
syslinux
/
load_linux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
com32/lib/syslinux/load_linux.c: update prot_mode_base
obsolete-20150418
Gene Cumm
2015-04-18
1
-0
/
+1
*
load_linux: correct a type
Scot Doyle
2015-02-14
1
-2
/
+2
*
load_linux: Don't use size heuristic for non-relocatable kernels
H. Peter Anvin
2013-12-04
1
-33
/
+40
*
video.h: we need one syslinux_force_text_mode() prototype
Matt Fleming
2013-07-26
1
-1
/
+1
*
load_linux: dynamically calculate the cmdline region
syslinux-6.02-pre12
Matt Fleming
2013-07-25
1
-4
/
+25
*
load_linux: extract the logic for cmdline_offset
Matt Fleming
2013-07-25
1
-4
/
+10
*
movebits: Add syslinux_memmap_find()
Matt Fleming
2013-07-17
1
-74
/
+15
*
Merge tag 'syslinux-5.11-pre8' into firmware
syslinux-6.02-pre1
Matt Fleming
2013-07-08
1
-13
/
+30
|
\
|
*
load_linux: validate sanity of 'initrd_addr_max'
syslinux-5.11-pre5
Matt Fleming
2013-07-01
1
-1
/
+1
|
*
load_linux: Add dprintf statements to aid debugging
Matt Fleming
2013-07-01
1
-12
/
+29
*
|
load_linux: fallback to the BIOS linux loader
Matt Fleming
2013-06-24
1
-6
/
+5
*
|
load_linux: return a non-void value to fix compiler warning
Matt Fleming
2013-06-19
1
-2
/
+2
*
|
Merge tag 'syslinux-5.11-pre2' into firmware
Matt Fleming
2013-06-17
1
-12
/
+37
|
\
|
|
*
load_linux: update errno before returning
Matt Fleming
2013-04-25
1
-12
/
+37
*
|
Merge remote-tracking branch 'zytor/elflink' into for-hpa/elflink/firmware
Matt Fleming
2013-04-11
1
-7
/
+11
|
\
|
|
*
Fix support for Linux kernel images with no protected mode code
Josh Triplett
2013-04-08
1
-7
/
+11
*
|
Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmware
Matt Fleming
2013-03-22
1
-12
/
+18
|
\
|
|
*
load_linux: bail if no place for the real mode portion is found
H. Peter Anvin
2013-02-04
1
-0
/
+3
|
*
load_linux: additional cleanups and corner case fixing
H. Peter Anvin
2013-02-04
1
-15
/
+14
|
*
load_linux: the command line pointer depends on real_mode_base
H. Peter Anvin
2013-02-04
1
-12
/
+12
|
*
load_linux: boot protocol < 2.00 could still have a command line
H. Peter Anvin
2013-02-04
1
-6
/
+10
*
|
Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmware
Matt Fleming
2012-07-30
1
-21
/
+76
|
\
|
|
*
Merge branch 'master' into elflink
Matt Fleming
2012-07-19
1
-1
/
+48
|
|
\
|
|
*
setup_data: if nothing to load and version < 2.09, no harm no foul
H. Peter Anvin
2012-06-29
1
-3
/
+3
|
|
*
setup_data: check to make sure kernel version >= 0x0209
H. Peter Anvin
2012-06-29
1
-0
/
+7
|
|
*
Change fdt-specific loader into a generic setup_data loader
H. Peter Anvin
2012-06-29
1
-26
/
+27
|
|
*
com32: Add device tree support
Thierry Reding
2012-06-29
1
-1
/
+40
|
|
*
com32: make syslinux_dump_*() pure debugging functions
H. Peter Anvin
2011-06-27
1
-8
/
+4
|
|
*
Use <dprintf.h> instead of an ad hoc definition
H. Peter Anvin
2011-06-27
1
-10
/
+1
|
*
|
graphics: make use of syslinux_force_text_mode()
Paulo Alcantara
2012-05-19
1
-4
/
+6
|
*
|
syslinux_boot_linux(): revert to text mode unless vga=current
H. Peter Anvin
2012-05-18
1
-0
/
+11
|
*
|
com32: make syslinux_dump_*() pure debugging functions
H. Peter Anvin
2012-05-18
1
-8
/
+4
|
*
|
Use <dprintf.h> instead of an ad hoc definition
H. Peter Anvin
2012-05-18
1
-10
/
+1
|
|
/
*
|
firmware: Add EFI linux boot support
Matt Fleming
2012-02-02
1
-2
/
+9
*
|
com32: Move initramfs_size() into header file
Matt Fleming
2012-02-02
1
-17
/
+0
*
|
linux: Move linux_header definition to header
Matt Fleming
2012-02-02
1
-42
/
+0
|
/
*
linux.c32: For protocol 2.10+, use init_size when relocating
H. Peter Anvin
2011-03-18
1
-7
/
+20
*
memdisk & libcom32: Fix minor errors in previous commit
Gene Cumm
2011-02-08
1
-36
/
+1
*
Add support for "vga=current"
H. Peter Anvin
2010-01-22
1
-0
/
+3
*
Run Nindent on com32/lib/syslinux/load_linux.c
H. Peter Anvin
2009-05-29
1
-365
/
+364
*
load_linux.c: quiet warning
H. Peter Anvin
2009-05-04
1
-1
/
+1
*
load_linux.c: consider a zImage kernel to be non-relocatable
H. Peter Anvin
2009-05-04
1
-1
/
+1
*
load_linux.c: when relocating, need to update code32_start
H. Peter Anvin
2009-05-04
1
-0
/
+1
*
load_linux.c: add missing header file
H. Peter Anvin
2009-05-04
1
-0
/
+1
*
linux.c32: cap the stack pointer to 0xfff0
H. Peter Anvin
2009-05-04
1
-1
/
+2
*
linux.c32: move handling of mem= and vga= into the library function
syslinux-3.80-pre5
H. Peter Anvin
2009-04-29
1
-6
/
+96
*
Update copyright notices; add Intel notices where appropriate
H. Peter Anvin
2009-04-04
1
-0
/
+1
*
linux.c32: don't relocate the real-mode code *above* 0x90000
H. Peter Anvin
2009-04-03
1
-1
/
+1
*
linux.c32: make load_linux() support relocation
H. Peter Anvin
2009-04-03
1
-0
/
+78
*
linux.c32: fix initrd alignment
H. Peter Anvin
2009-03-12
1
-4
/
+4
[next]