search for: cpuidtest

Displaying 20 results from an estimated 52 matches for "cpuidtest".

2014 Jun 04
3
lua and other modules in 6.03-pre
...lowing are new Lua c32 modules in 6.03-pre*: cmenu.c32: cpu.c32: dhcp.c32: dmi.c32: lfs.c32: pci.c32: syslinux.c32: vesa.c32: I am wondering whether the following modules, which are _not_ new and are also included in 6.03-pre*, have _any_ relation either to the above list or to Lua: cpuid.c32: cpuidtest.c32: dmitest.c32: pcitest.c32: vesainfo.c32: TIA, Ady.
2015 Sep 20
1
[syslinux:master] com32/modules: Split build by architecture. Add dir.c32
...it a/com32/modules/Makefile b/com32/modules/Makefile > index 13cc63b..c01d633 100644 > --- a/com32/modules/Makefile > +++ b/com32/modules/Makefile > @@ -18,13 +18,22 @@ > VPATH = $(SRC) > include $(MAKEDIR)/elf.mk > > -MODULES = config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 \ > - disk.c32 pcitest.c32 elf.c32 linux.c32 reboot.c32 pmload.c32 \ > - meminfo.c32 sdi.c32 sanboot.c32 ifcpu64.c32 vesainfo.c32 \ > - kbdmap.c32 cmd.c32 vpdtest.c32 host.c32 ls.c32 gpxecmd.c32 \ > - ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 ifplop...
2006 Dec 12
1
SYSLINUX 3.32-pre7 release candidate
I'm going to promote SYSLINUX 3.32-pre7 to release candidate unless someone objects, with the intent of releasing 3.32 immediately after Christmas. Please let me know if there are problems that should make me *not* do so, even if you have previously reported them. -hpa
2020 Sep 16
0
[RFC PATCH] x86_64: Add support for Hygon Dhyana processor
Hi, When testing syslinux on Hygon Dhyana processor, there are some information as follows: boot: cpuidtest.c32 Vendor = Unknown Vendor ... boot: ifcpu.c32 debug multicore multicore : 1 cores on this system After adding support for Hygon Dhyana processor, the info- rmation is correct: boot: cpuidtest.c32 Vendor = Hygon ... boot: ifcpu.c32 debug multicore multicore : 64 cores on this system...
2010 May 11
1
cpuid() fails on Syslinux 4
Hey, Gert reported me that cpuidtest.c32 reports weird stuff. After looking at it, I found a potential bug when the cpu vendor isn't detected from an exisiting list. That will be easy to fix, that's not the purpose of this mail. When investigating why the vendor was wrong, I found that a very old commit in the 4.0 branch gene...
2012 Nov 01
1
Syslinux 4.06 and 5.00-pre9 Binary Sizes
...8 com32/modules/kontron_wdt.c32 1 9516 Nov 1 18:08 com32/modules/ls.c32 1 9744 Nov 1 18:08 com32/modules/zzjson.c32 1 11356 Oct 2 22:16 com32/modules/pxedump.c32 1 12752 Nov 1 18:08 com32/modules/prdhcp.c32 1 13276 Nov 1 18:08 com32/modules/pmload.c32 1 15448 Nov 1 18:08 com32/modules/cpuidtest.c32 1 18536 Nov 1 18:08 com32/modules/linux.c32 1 20192 Nov 1 18:08 com32/modules/ifcpu.c32 1 21256 Nov 1 18:08 com32/rosh/rosh.c32 1 22204 Nov 1 18:08 com32/gfxboot/gfxboot.c32 1 24576 Nov 1 18:08 core/isolinux-debug.bin 1 24576 Nov 1 18:08 core/isolinux.bin 1 24755 Nov 1 18:09 utils...
2016 Mar 26
2
Follow up to adding EFI boot?
...d --uefi boot.iso Contents of the working bootcd/isolinux directory. bootcd/isolinux/: 40_custom bz3x12.57 bz3x12.57.config bz3x14.65 bz3x14.65.config bz3x18.29 bz3x18.29.config bz4x1.20 bz4x1.20.config bz4x3.6 bz4x3.6.config bz4x4.6 bz4x4.6.config bz4x5.0 bz4x5.0.config cat.c32 COPYING cpuid.c32 cpuidtest.c32 disclaim display.c32 dmitest.c32 eltorito.sys failsafe.cfg hdt.c32 ldlinux.c32 libcom32.c32 libgpl.c32 libmenu.c32 libutil.c32 linux.c32 ls.c32 meminfo.c32 memtest menu.c32 menu.lst modules.pcimap pci.ids pcitest.c32 poweroff.c32 preimage reboot.c32 startup syslinux.cfg syslinux.dir test.png ve...
2019 Aug 16
2
Question on upgrading to syslinux 6.04?
On 16 Aug 2019 at 5:40, Ady Ady via Syslinux wrote: To: "syslinux at zytor.com" <syslinux at zytor.com> Date sent: Fri, 16 Aug 2019 05:40:45 +0000 Subject: Re: [syslinux] Question on upgrading to syslinux 6.04? From: Ady Ady via Syslinux <syslinux at syslinux.org> Send reply to: Ady Ady <ady-sf at hotmail.com> > > I've
2014 Aug 24
1
Library_modules (list of & wiki write permissions)
...| libutil.c32 libcom32.c32 |cat.c32 |com32/modules | |cmd.c32 |com32/modules | libcom32.c32 |config.c32 |com32/modules | libcom32.c32 |cptime.c32 |com32/modules | libutil.c32 |cpuid.c32 |com32/modules | |cpuidtest.c32 |com32/modules | libgpl.c32 |debug.c32 |com32/modules | |disk.c32 |com32/modules | libgpl.c32 |dmitest.c32 |com32/modules | libgpl.c32 |elf.c32 |com32/modules | libcom32.c32 |ethersel.c32 |com32/modules...
2012 Nov 23
1
[PATCH] nictype.c32: PXELINUX module to display UNDI NIC bus type...
...ged, 117 insertions(+), 1 deletion(-) create mode 100644 com32/modules/nictype.c diff --git a/com32/modules/Makefile b/com32/modules/Makefile index f110e58..10c6688 100644 --- a/com32/modules/Makefile +++ b/com32/modules/Makefile @@ -24,7 +24,8 @@ MODULES = config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 \ meminfo.c32 sdi.c32 sanboot.c32 ifcpu64.c32 vesainfo.c32 \ kbdmap.c32 cmd.c32 vpdtest.c32 host.c32 ls.c32 gpxecmd.c32 \ ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 ifplop.c32 zzjson.c32 \ - whichsys.c32 prdhcp.c32 pxechn.c32 kontron_wdt.c32 ifmemdsk.c32 + whichsys.c32 prd...
2012 Oct 03
1
[PATCH] pxedump.c32: Simple PXE cached packet dumping
..., 242 insertions(+), 1 deletion(-) create mode 100644 com32/modules/pxedump.c diff --git a/com32/modules/Makefile b/com32/modules/Makefile index d8861c4..53bae4f 100644 --- a/com32/modules/Makefile +++ b/com32/modules/Makefile @@ -24,7 +24,7 @@ MODULES = config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 \ meminfo.c32 sdi.c32 sanboot.c32 ifcpu64.c32 vesainfo.c32 \ kbdmap.c32 cmd.c32 vpdtest.c32 host.c32 ls.c32 gpxecmd.c32 \ ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 ifplop.c32 zzjson.c32 \ - whichsys.c32 pxechn.c32 + whichsys.c32 pxechn.c32 pxedump.c32 TE...
2010 Jul 01
2
[PATCH] ifplop.c32: Detect if PLoP USB/CD INT13h hook is enabled/disabled
...insertions(+), 1 deletions(-) create mode 100644 com32/modules/ifplop.c diff --git a/com32/modules/Makefile b/com32/modules/Makefile index 79018df..f42ce96 100644 --- a/com32/modules/Makefile +++ b/com32/modules/Makefile @@ -22,7 +22,7 @@ MODULES = chain.c32 config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 \ disk.c32 pcitest.c32 elf.c32 linux.c32 reboot.c32 pmload.c32 \ meminfo.c32 sdi.c32 sanboot.c32 ifcpu64.c32 vesainfo.c32 \ kbdmap.c32 cmd.c32 vpdtest.c32 host.c32 ls.c32 gpxecmd.c32 \ - ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 + ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 ifplop.c...
2006 Sep 04
1
[PATCH 1/1] : Adding a new com32 module to handle cpu information
...tring - Model as string - Vendor as integer - Model as integer - Family as integer - Stepping as Integer - Flags as boolean - SMP as boolean Note that SMP is just a manner to know if the bios annonce an MPTABLE. This code can't detect each processor. I've been adding a demo program called cpuidtest to show how it works. if (cpu.flags.lm == true) printf("This system is x86_64 compatible\n"); This example shows how to test if a system is X86_64 compatible. I hope it's simple enough ;) This code is mainly taken from the Linux Kernel. Greetings for all the guys who wrote it. Test...
2014 Jun 04
0
lua and other modules in 6.03-pre
...c32: > dhcp.c32: > dmi.c32: > lfs.c32: > pci.c32: > syslinux.c32: > vesa.c32: > > I am wondering whether the following modules, which are _not_ new and > are also included in 6.03-pre*, have _any_ relation either to the > above list or to Lua: > > cpuid.c32: > cpuidtest.c32: > dmitest.c32: > pcitest.c32: > vesainfo.c32: Ick. A naming collision waiting to happen. syslinux.c32 lacks a main so resembles a library. I'd guess the test are the same. --Gene
2012 Nov 04
1
hexdump.c32 for Syslinux 5.00-pre9
...ged, 247 insertions(+), 1 deletion(-) create mode 100644 com32/modules/hexdump.c diff --git a/com32/modules/Makefile b/com32/modules/Makefile index ee428e3..9cf4da8 100644 --- a/com32/modules/Makefile +++ b/com32/modules/Makefile @@ -24,7 +24,8 @@ MODULES = config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 \ meminfo.c32 sdi.c32 sanboot.c32 ifcpu64.c32 vesainfo.c32 \ kbdmap.c32 cmd.c32 vpdtest.c32 host.c32 ls.c32 gpxecmd.c32 \ ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 ifplop.c32 zzjson.c32 \ - whichsys.c32 prdhcp.c32 pxechn.c32 kontron_wdt.c32 ifmemdsk.c32 + whichsys.c32 prd...
2015 Sep 18
1
file names format for c32 files
On 18/09/2015 15:23, Ady via Syslinux wrote: > >> On Fri, Sep 18, 2015 at 02:01:32PM +0300, Ady via Syslinux wrote: >>>> >>>> We have pxechn.c32 working with pxelinux.0 to switch between the two >>>> system, but pxechn.c32 under Uefi come up with the folowing error >>> >>> >>> @Developers, please consider using 8.3
2012 May 23
1
[GIT PULL] Remove duplicate COM32 modules
...nsertions(+), 51 deletions(-) delete mode 100644 com32/modules/hello.c diff --git a/com32/modules/Makefile b/com32/modules/Makefile index 9d88d75..b408410 100644 --- a/com32/modules/Makefile +++ b/com32/modules/Makefile @@ -23,8 +23,7 @@ MODULES = chain.c32 config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 \ disk.c32 pcitest.c32 elf.c32 linux.c32 reboot.c32 pmload.c32 \ meminfo.c32 sdi.c32 sanboot.c32 ifcpu64.c32 vesainfo.c32 \ kbdmap.c32 cmd.c32 vpdtest.c32 host.c32 ls.c32 gpxecmd.c32 \ - ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 ifplop.c32 zzjson.c32 whichsys.c32 \ -...
2009 Feb 16
3
[PATCH] cmd.c32: new module to just execute a command
...ate mode 100644 com32/modules/cmd.c diff --git a/com32/modules/Makefile b/com32/modules/Makefile index 2739a39..930e89b 100644 --- a/com32/modules/Makefile +++ b/com32/modules/Makefile @@ -20,7 +20,7 @@ include ../MCONFIG MODULES = chain.c32 config.c32 ethersel.c32 mboot.c32 dmitest.c32 \ cpuidtest.c32 \ pcitest.c32 elf.c32 linux.c32 reboot.c32 pmload.c32 meminfo.c32 \ - sdi.c32 sanboot.c32 ifcpu64.c32 vesainfo.c32 kbdmap.c32 + sdi.c32 sanboot.c32 ifcpu64.c32 vesainfo.c32 kbdmap.c32 cmd.c32 TESTFILES = diff --git a/com32/modules/cmd.c b/com32/modules/cmd.c new file mode 100...
2018 Dec 01
3
fixing debian's hd-media image
...? ??? SYSLINUX ? ? ??? EFI64 ? ? ??? cat.c32 ? ? ??? chain.c32 ? ? ??? cmd.c32 ? ? ??? cmenu.c32 ? ? ??? config.c32 ? ? ??? cptime.c32 ? ? ??? cpu.c32 ? ? ??? cpuid.c32 ? ? ??? cpuidtest.c32 ? ? ??? debug.c32 ? ? ??? dhcp.c32 ? ? ??? dir.c32 ? ? ??? dmi.c32 ? ? ??? dmitest.c32 ? ? ??? gfxboot.c32 ? ? ??? hdt.c32 ? ? ??? hexdump.c32 ? ? ??? host.c32 ? ? ??? ifcpu64...
2011 Feb 17
5
[PATCH 0/4] Reduce core size
From: Matt Fleming <matt.fleming at linux.intel.com> These patches are based on the elflink branch. This set of patches is my attempt at moving the command-line interface functionality out of the core and into an ELF module to reduce the size of the core. The most interesting patch is [PATCH 4/4] which moves the cli code out of core/elflink and into com32/elflink/modules. [PATCH 4/4] is