Displaying 2 results from an estimated 2 matches for "biosnam".
Did you mean:
biosname
2012 Nov 02
10
[PATCH 0/9] elflink fixes
From: Matt Fleming <matt.fleming at intel.com>
Here are the patches that I've got queued up based on the very helpful
feedback I received from people testing Syslinux 5.00-pre9. Unless
anyone has any concerns these will make it into Syslinux 5.00-pre10.
Matt Fleming (9):
pxe: Don't call open_config() from the pxe core
ldlinux: Print a warning if no config file is found
2012 Nov 27
0
Syslinux-5.00-pre11
...chainboot_file()
ldlinux: Never exit from ldlinux.c32
ldlinux: Don't return NULL on KEY_ESC.
runimage.c: Actually pass arguments to execute()
ldlinux: Automatically apply ".c32" extension for COM32 files
ldlinux: Fix OnError behaviour
isolinux: Make BIOSName global
Makefile: Add libmenu.c32 to list of modules
cmenu: Delete __intcall()s
module: Correct the size of the module symbol table
gpllib: Distribute libcom32gpl.c32 in releases
Revert "menu: Make "menu clear" the default"
ldlinux: Reset the...