Displaying 20 results from an estimated 50000 matches similar to: "Newlib"
2008 Jun 04
2
Problems with newlib port
Hello,
I have noticed that Peter wanted to port newlib to syslinux project some
time ago. It seems that the porting was not finished. Peter mentioned
(http://syslinux.zytor.com/archives/2004-February/003168.html) that sucj
job would require a lot of efforts. At the same time newlib is usually
regarded as a "highly portable C-library". I am wondering what are the
major
2008 Jun 06
0
[PATCH] stubdom: prevent newlib from emiting cli/sti in longjmp
stubdom: prevent newlib from emiting cli/sti in longjmp
Also fix build dependencies and cleanup.
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
diff -r b320cfe1f10f stubdom/Makefile
--- a/stubdom/Makefile Thu Jun 05 13:04:07 2008 +0100
+++ b/stubdom/Makefile Fri Jun 06 16:00:35 2008 +0100
@@ -23,9 +23,11 @@
ifeq ($(GNU_TARGET_ARCH), i686)
TARGET_CFLAGS=
2011 Sep 05
0
Syslinux Digest, Vol 101, Issue 26
Thank you.
Can I find any BIOS interrupt to wait on packet arrival NIC interrupt that
can be used in COM32 program?
And, how do I extend pxelinux.0 that enables this feature in PXE UDP RECEIVE
INTERRUPT?
Is gPXE has such kind of interrupt?
On Thu, Sep 1, 2011 at 12:30 AM, <syslinux-request at zytor.com> wrote:
> Send Syslinux mailing list submissions to
> syslinux at
2005 Jan 08
1
SYSLINUX 3.05 released
I decided the FAT directory-parsing bug was about as serious as it gets,
so I decided to push out a new release. However, I decided I feel
comfortable enough with the new features (or at least, that they
wouldn't break anything else, knock on wood) that I did the patch off
the 3.10 development tree and called it 3.05.
Changes in 3.05:
* New API function "shuffle and
2010 Jul 02
1
[syslinux:master] Makefile: add lua.c32 to installables
Op 20100701 om 18:15 schreef syslinux-bot for H. Peter Anvin:
> Commit-ID: 18de1534f9b69fb298a5b56e61919130d875b34b
> Gitweb: http://syslinux.zytor.com/commit/18de1534f9b69fb298a5b56e61919130d875b34b
> Author: H. Peter Anvin <hpa at linux.intel.com>
> AuthorDate: Thu, 1 Jul 2010 18:12:41 -0700
> Committer: H. Peter Anvin <hpa at linux.intel.com>
>
2002 Jul 12
0
COM32 boots...
Well, I'm porting Cygnus' newlib libc to the COM32 environment, and got
it to printf() Hello, World! yesterday. The binary was 24K; 14K if I
used iprintf() [printf sans floating-point support] instead of printf().
There is still a lot of work to do, obviously, but I was rather excited
over having gotten it this far :)
This should make it a lot easier to support all kinds of odd UI
2016 Jan 23
0
Embedding com32 modules and ldlinux.sys into one file
> -----Original Message-----
> From: Gene Cumm [mailto:gene.cumm at gmail.com]
> Sent: Wednesday, January 20, 2016 1:14 PM
> To: Tal Lubko
> Cc: H. Peter Anvin; For discussion of Syslinux and tftp-hpa
> Subject: Re: [syslinux] Embedding com32 modules and ldlinux.sys into
> one file
>
> On Wed, Jan 20, 2016 at 2:05 AM, H. Peter Anvin via Syslinux
> <syslinux at
2008 Sep 10
1
Xen-3.3 Etch amd64 compil error
Hello user-list,
Here is my pb :
I have a brand new debian Etch with all updates installed on a DELL PE
SC430 with a Pentium D 930 (3Ghz, Intel-VT, EMT64)
I''ve downloaded xen-3.3 and tried to install with /*"The Perfect Xen
3.1.0 Setup For Debian Etch" */howto.
But when i run the the "make world" I have an error with the studbom
compilation :
/Dans le fichier
2005 Jan 05
2
SYSLINUX-3.02 released
Tying up lose ends, and adding the ethersel module for the Etherboot folks.
-hpa
Changes in 3.02:
* SYSLINUX: The "unix" installer now sets the MS-DOS
attributes (hidden, system, readonly.)
* COM32 library: build the .lnx (test modules for running
under Linux) as architecture native modules, in case
i386 devel libraries aren't
2003 May 23
0
Anyone interested in taking over the newlib-com32 effort?
I'd be happy to transfer my code and a brain dump on where I was
intended to go with it to anyone who'd be willing to take over the
effort. The bottom line is that I just don't have time, nor do I expect
to have any time during this year.
-hpa
2016 Jan 19
0
Embedding com32 modules and ldlinux.sys into one file
Hi, Tal,
could you answer to 2 questions:
- what is amount of ROM you're intending to use?
(actually 8 MB SPI or parallel NOR flash chip
can contain some minimalist Linux distribution)
- which chip do you plan to flash to, motherboard BIOS
or option ROM?
Also, ROMOS comes without a license, so you'll
have to contact the author for commercial usage.
On other hand, ROMDSK is GPLed, and you
2010 Apr 01
2
Syslinux 3.86 released; Syslinux 4.00 now in beta test
Syslinux 3.86 is out; it is a bug fix release.
Syslinux 4.00, starting with Syslinux 4.00-pre38, is now officially in
beta test.
Special thanks to Intel Corporation, my current employer, for their
support for my Syslinux work.
Changes in 3.86:
* chain.c32: fix chainloading the MBR of a hard disk (broken
in 3.85).
* mboot.c32: report the boot loader name in the information
structure.
*
2005 Jan 10
0
SYSLINUX 3.06 released
Okay, let's hope *fourth* time is a charm...
Changes in 3.06:
* Fix typo that caused the ramdisk to load in the wrong place.
Changes in 3.05:
* New API function "shuffle and boot"; allows COM32 modules to
load or construct (almost) arbitrarily complex objects,
e.g. a kernel and its initrd/initramfs in pieces, and have
the API core
2005 Jan 12
0
SYSLINUX 3.07 released
Let's try it again... *fifth* time is a charm?
Changes in 3.07:
* Fix chainloading (chain.c32).
* Fix zlib build problem.
Changes in 3.06:
* Fix typo that caused the ramdisk to load in the wrong place.
Changes in 3.05:
* New API function "shuffle and boot"; allows COM32 modules to
load or construct (almost) arbitrarily complex
2011 Apr 18
1
Syslinux 4.04 released
After way too long, a new production release of Syslinux is finally
available.
Syslinux 4.04 is primarily a bug fix release, but with some new
features.
Changes in 4.04:
* PXELINUX: Fix handling of unqualified DNS names.
* PXELINUX: Fix timer bug when PXELINUX might be unloaded
(Gene Cumm).
* core/writedec.inc: Fix duplicate declaration and overflow
2004 Dec 14
0
SYSLINUX 2.13 released
It's basically the same as 2.13-pre1 but with some makefile and specfile
cleanups. For the RPM package, there is now a separate RPM with the
com32 build environment.
2.13: Bug fixes for the 2.12 release.
2.12: Add a C runtime library for writing COM32 applications; minor
improvements.
Changes in 2.13:
* MEMDISK: Fix command-line parsing "brown paper bag" class
2008 Aug 01
2
SYSLINUX 3.71 released
Hello everyone,
I have just released SYSLINUX 3.71. This is pretty much a bug fix and
hardware support release. The major new *features* are the "initrd"
command (syntactic sugar, but it supposedly makes it easier for some
tools), the "hide" option to chain.c32, and the ifcpu64.c32 module.
As always, special thanks to rPath, Inc., my employer, for the countless
hours I
2016 Sep 29
0
linking external library into module
Thank you, that clears everything up.
> -------- Original Message --------
> Subject: RE: [syslinux] linking external library into module
> From: "H. Peter Anvin" <hpa at zytor.com>
> Date: Thu, September 29, 2016 2:55 pm
> To: jeff.williams at pideso.com, syslinux at zytor.com
>
>
> On September 29, 2016 7:16:19 AM PDT, jeff.williams at pideso.com wrote:
2009 May 04
2
SYSLINUX 3.80 released
3.80 is a bug fix and internal restructuring release. In particular,
the entire shuffler subsystem has been rewritten largely from scratch,
as has the Multiboot module.
Changes in 3.80:
* New shuffler mechanism and API.
* Rewritten mboot.c32 module.
* The syslinux_boot_linux() function has been simplified.
* Don't hang trying to boot a "menu
2016 Jan 19
1
Embedding com32 modules and ldlinux.sys into one file
> -----Original Message-----
> From: Sergii Kolisnyk [mailto:kolkmail at gmail.com]
> Sent: Tuesday, January 19, 2016 2:35 PM
> To: Syslinux
> Cc: Tal Lubko
> Subject: Re: [syslinux] Embedding com32 modules and ldlinux.sys into
> one file
>
> Hi, Tal,
>
> could you answer to 2 questions:
> - what is amount of ROM you're intending to use?
> (actually 8