search for: __syslinux_shuffler_size

Displaying 7 results from an estimated 7 matches for "__syslinux_shuffler_size".

2014 Mar 01
1
[syslinux:master] core, bios: Move __syslinux_shuffler_size to assembly
...commit/a06818de2a4c49bd64a024dd4f4a09a0caf1f0ac > Author: H. Peter Anvin <hpa at linux.intel.com> > AuthorDate: Fri, 28 Feb 2014 15:48:53 -0800 > Committer: H. Peter Anvin <hpa at linux.intel.com> > CommitDate: Fri, 28 Feb 2014 15:48:53 -0800 > > core, bios: Move __syslinux_shuffler_size to assembly > > Putting the __syslinux_shuffler_size in a C file by itself caused it > to not get included in the core, causing failures. Put it in assembly > to make sure it really gets included there. > > Signed-off-by: H. Peter Anvin <hpa at linux.intel.com> > >...
2014 Mar 02
3
pull request: upgrade to Lua 5.2.3, automatic Linux boot menu and cmenu binding
...like to reiterate its last paragraph here, too: > And an official stat() implementation would be very useful. After > inventing mine, I noticed rosh also invented its own... Anyway, here it is: The following changes since commit a06818de2a4c49bd64a024dd4f4a09a0caf1f0ac: core, bios: Move __syslinux_shuffler_size to assembly (2014-02-28 15:48:53 -0800) are available in the git repository at: https://github.com/wferi/syslinux lua523 for you to fetch changes up to a562f1c87424a58daea16dc0bd8801211817c116: lua: replace the syslinux module test with an automatic boot menu generator (2014-03-02 09:16:32...
2014 Jun 12
1
Current 6.03 changelog
...gnu-efi sub-module (Sylvain Gault, Gene Cumm). * BIOS: Fix low memory check. * Filesystem UUID to SYSAPPEND bit 0x40000 for FAT and ext2 (Serj Kalichev). * Makefiles: Export the firmware type as a cpp variable. Additional improvements. Fix "make spotless". * core, BIOS: Move __syslinux_shuffler_size to assembly. Actually get the shuffler size sanely. Fix booting recent Syslinux versions on certain hardware and on certain virtualization software (e.g. QEMU 0.11.1, VirtualBox 4.1.x). * lua: Upgrade to v.5.2.3 (Ferenc W?gner) and additional fixes. * chainload: Fixes to chain.c32 and px...
2014 Mar 02
0
pull request: upgrade to Lua 5.2.3, automatic Linux boot menu and cmenu binding
...too: > >> And an official stat() implementation would be very useful. After >> inventing mine, I noticed rosh also invented its own... > > Anyway, here it is: > > The following changes since commit a06818de2a4c49bd64a024dd4f4a09a0caf1f0ac: > > core, bios: Move __syslinux_shuffler_size to assembly (2014-02-28 15:48:53 -0800) > > are available in the git repository at: > > https://github.com/wferi/syslinux lua523 > > for you to fetch changes up to a562f1c87424a58daea16dc0bd8801211817c116: > > lua: replace the syslinux module test with an automatic b...
2014 Oct 06
5
Syslinux 6.03 released
...e Cumm). * BIOS: Fix low memory check. * Filesystem UUID to SYSAPPEND bit 0x40000 for FAT and ext2 (Serj Kalichev). * Makefiles: Export the firmware type as a cpp variable. Additional improvements. Fix "make spotless". * core, BIOS: Move __syslinux_shuffler_size to assembly. Actually get the shuffler size sanely. Fix booting recent Syslinux versions on certain hardware and on certain virtualization software (e.g. QEMU 0.11.1, VirtualBox 4.1.x). * lua: Upgrade to v.5.2.3 (Ferenc W?gner) and additional fixes. * c...
2014 Apr 17
0
6.03-pre changelog initial attempt
...and fixes for gnu-efi (Sylvain Gault, Gene Cumm). * BIOS: fix low memory check. * Filesystem UUID to SYSAPPEND bit 0x40000 for FAT and ext2 (Serj Kalichev). * Makefiles: Export the firmware type as a cpp variable. Additional improvements. Fix "make spotless". * core, BIOS: Move __syslinux_shuffler_size to assembly. Actually get the shuffler size sanely. Fix booting recent Syslinux versions on certain hardware and on certain virtualization software (e.g. QEMU 0.11.1, VirtualBox 4.2.x). * lua: Upgrade to v.5.2.3 (Ferenc W?gner) and additional fixes. * chainload: Fixes to chain.c32 and px...
2014 Oct 14
0
Syslinux 6.03 released
...Fix low memory check. > * Filesystem UUID to SYSAPPEND bit 0x40000 for FAT and ext2 > (Serj Kalichev). > * Makefiles: Export the firmware type as a cpp variable. > Additional improvements. Fix "make spotless". > * core, BIOS: Move __syslinux_shuffler_size to assembly. > Actually get the shuffler size sanely. Fix booting recent > Syslinux versions on certain hardware and on certain > virtualization software (e.g. QEMU 0.11.1, VirtualBox 4.1.x). > * lua: Upgrade to v.5.2.3 (Ferenc W?gner) and additiona...