search for: __bss16

Displaying 10 results from an estimated 10 matches for "__bss16".

Did you mean: __be16
2016 Mar 06
4
Syslinux 6.04-pre1
...y; other changes apply > to all derivatives. > > +Changes in 6.04: > + * NASM 2.11.08 or later is required to build > + SYSLINUX from source. > + > Changes in 6.03: > * chain: Fix chainloading on 6.02 (Raphael S. Carvalho). > * core: Do not leak the __lowmem and __bss16 macros to modules; 1_ The NEWS file would not be an adequate place to post such information, for several reasons. 2_ Expressing the problem with NASM in such a way would be very inaccurate. The problem is in NASM 2.11.06, and only in that version. The problem is not in Syslinux, and many othe...
2016 Mar 06
3
Syslinux 6.04-pre1
... > nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \ > -DHEXDATE="0x56dc3c62" \ > -Di386 \ > -I/tmp/syslinux-6.04-pre1/core/ \ > -l ldlinux.lsr -o ldlinux.o -MP -MD ./.ldlinux.o.d /tmp/syslinux-6.04-pre1/core/ldlinux.asm > nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \ > -DHEXDATE="0x56dc3c62" \ > -Di386 \ >
2014 Jun 12
1
Current 6.03 changelog
.../ eliminated. _ Any relevant additional information for final users that should be included in the change log. _ Corrections? Improvements? Typos? Wording? Style? Anything? TIA, Ady. Changes in 6.03: * chain: Fix chainloading on 6.02 (Raphael S. Carvalho). * core: Do not leak the __lowmem and __bss16 macros to modules; hide them so modules will not use them. * load_linux: Do not use size heuristic for non-relocatable kernels, for zImage kernels and for non-Linux kernels. * PXELINUX: Fix the SENDCOOKIES feature for HTTP (Russel Santillanes). * gnu-efi: Add gnu-efi as a submodule. *...
2016 Mar 06
0
Syslinux 6.04-pre1
...r EXTLINUX apply to that specific program only; other changes apply to all derivatives. +Changes in 6.04: + * NASM 2.11.08 or later is required to build + SYSLINUX from source. + Changes in 6.03: * chain: Fix chainloading on 6.02 (Raphael S. Carvalho). * core: Do not leak the __lowmem and __bss16 macros to modules; -- 2.4.3
2016 Mar 06
0
Syslinux 6.04-pre1
...rivatives. >> >> +Changes in 6.04: >> + * NASM 2.11.08 or later is required to build >> + SYSLINUX from source. >> + >> Changes in 6.03: >> * chain: Fix chainloading on 6.02 (Raphael S. Carvalho). >> * core: Do not leak the __lowmem and __bss16 macros to modules; > > 1_ The NEWS file would not be an adequate place to post such > information, for several reasons. > > 2_ Expressing the problem with NASM in such a way would be very > inaccurate. The problem is in NASM 2.11.06, and only in that version. > The problem...
2013 Nov 01
0
[PATCH][git-pull] EFI fixes
The following changes since commit 4c3c85630e83ed4522444c707abea6bc3db8a40b: core: don't leak the __lowmem and __bss16 macros to modules (2013-10-17 16:07:12 -0700) are available in the git repository at: git://github.com/geneC/syslinux.git efi-fixes-for-mfleming for you to fetch changes up to 61fe023fd89d78c2b8ae57de4c386fc0dea36a11: efi/udp.c: Maintain local UDP port (2013-11-01 13:08:28 -0400) ---------...
2014 Oct 06
5
Syslinux 6.03 released
...come up as a very high priority. Therefore I do not want to stuff too many things into the 6.04 release but hold them for 6.05. Thanks to Ady for most of the changelog. Changes in 6.03: * chain: Fix chainloading on 6.02 (Raphael S. Carvalho). * core: Do not leak the __lowmem and __bss16 macros to modules; hide them so modules will not use them. * load_linux: Do not use size heuristic for non-relocatable kernels, for zImage kernels and for non-Linux kernels. * PXELINUX: Fix the SENDCOOKIES feature for HTTP (Russel Santillanes)....
2014 Apr 17
0
6.03-pre changelog initial attempt
...quate credit. _ Any relevant additional information for final users that should be included in the change log. _ Corrections? Improvements? Typos? Wording? Style? Anything? TIA, Ady. Changes in 6.03: * chain: Fix chainloading on 6.02 (Raphael S. Carvalho). * core: do not leak the __lowmem and __bss16 macros to modules; hide them so modules will not use them. * load_linux: Do not use size heuristic for non-relocatable kernels, for zImage kernels and for non-Linux kernels. * PXELINUX: Fix the SENDCOOKIES feature for HTTP (Russel Santillanes). * gnu-efi: Add gnu-efi as a submodule. *...
2011 Mar 06
1
PXELINUX Debugging Output
I am sending a patch that makes the debugging output of PXELINUX slightly more concise, without (intentionally) affecting its completeness at all. Additionally, I am proposing that the debugging output of PXELINUX -- specifically the messages that appear after the copyright statement, but before the menu is loaded -- only be shown in response to keyboard input (such as holding Shift or Alt, or
2014 Oct 14
0
Syslinux 6.03 released
...Therefore I do not want to > stuff too many things into the 6.04 release but hold them for 6.05. > > Thanks to Ady for most of the changelog. > > Changes in 6.03: > * chain: Fix chainloading on 6.02 (Raphael S. Carvalho). > * core: Do not leak the __lowmem and __bss16 macros to modules; > hide them so modules will not use them. > * load_linux: Do not use size heuristic for non-relocatable > kernels, for zImage kernels and for non-Linux kernels. > * PXELINUX: Fix the SENDCOOKIES feature for HTTP > (Russ...