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
/
mboot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run Nindent on com32/mboot/solaris.c
H. Peter Anvin
2009-05-29
1
-9
/
+10
*
Run Nindent on com32/mboot/mem.c
H. Peter Anvin
2009-05-29
1
-137
/
+136
*
Run Nindent on com32/mboot/mboot.h
H. Peter Anvin
2009-05-29
1
-3
/
+3
*
Run Nindent on com32/mboot/mboot.c
H. Peter Anvin
2009-05-29
1
-167
/
+168
*
Run Nindent on com32/mboot/mb_info.h
H. Peter Anvin
2009-05-29
1
-96
/
+92
*
Run Nindent on com32/mboot/mb_header.h
H. Peter Anvin
2009-05-29
1
-26
/
+26
*
Run Nindent on com32/mboot/map.c
H. Peter Anvin
2009-05-29
1
-232
/
+235
*
Run Nindent on com32/mboot/apm.c
H. Peter Anvin
2009-05-29
1
-45
/
+44
*
Drop support for ACPI 3 E820 extended memory attributes
H. Peter Anvin
2009-05-21
1
-9
/
+0
*
mboot: handle ELF Multiboot kernel where paddr != vaddr
H. Peter Anvin
2009-05-03
1
-4
/
+11
*
mboot: align the stack to a 16-byte boundary
H. Peter Anvin
2009-05-02
1
-1
/
+1
*
mboot: move setting regs.eax to mboot_run()
H. Peter Anvin
2009-05-02
1
-2
/
+1
*
mboot: move map initialization out of map_image()
H. Peter Anvin
2009-05-02
3
-35
/
+38
*
mboot: disable DEBUG
H. Peter Anvin
2009-04-30
1
-1
/
+1
*
linux.c32: move handling of mem= and vga= into the library function
syslinux-3.80-pre5
H. Peter Anvin
2009-04-29
1
-1
/
+1
*
mboot: silence warning
H. Peter Anvin
2009-04-28
1
-0
/
+1
*
mboot: include module filenames in the command line
H. Peter Anvin
2009-04-28
1
-1
/
+4
*
mboot: add header guards; use <inttypes.h>; formatting changes
H. Peter Anvin
2009-04-27
2
-46
/
+36
*
mboot/solaris.c: fix failure case; correct copyright notice
H. Peter Anvin
2009-04-27
1
-5
/
+6
*
mboot: reimplement the Solaris DHCP hack, add compliant a.out mode
syslinux-3.80-pre1
H. Peter Anvin
2009-04-26
5
-6
/
+83
*
mboot: fix cmdline; a few more layout tweaks
H. Peter Anvin
2009-04-26
4
-30
/
+38
*
mboot: skip --- marker; decompress all files
H. Peter Anvin
2009-04-26
1
-7
/
+5
*
mboot: make sure we actually succeed when we finished
H. Peter Anvin
2009-04-26
2
-18
/
+44
*
mboot: set up a stack even though the spec doesn't require it
H. Peter Anvin
2009-04-26
1
-0
/
+18
*
First attempt at a rewritten mboot module
H. Peter Anvin
2009-04-26
8
-0
/
+1227