search for: flashrom

Displaying 16 results from an estimated 16 matches for "flashrom".

Did you mean: flashprom
2016 Jan 19
7
Embedding com32 modules and ldlinux.sys into one file
...S as a (readonly) disk drive using standard BIOS or EFI interfaces (hpa suggestion). This suggestion looks very promising. It probably requires some changes in the BIOS. I'm not sure if it requires changes in the bootloader. There is one potential problem I see: the bootloader is stored on some flashrom chip and the Linux image is stored on a different storage device. I think that right now the bootloader assumes they are stored on the same storage device. Am I wrong? If I'm wrong, how do I tell the bootloader to load the Linux image from a different storage device? 2) The ROMOS project (Serg...
2016 Jan 19
3
Embedding com32 modules and ldlinux.sys into one file
...standard BIOS or EFI interfaces (hpa suggestion). > > This suggestion looks very promising. It probably requires some > changes in the BIOS. I'm not sure if it requires changes in the > bootloader. > > There is one potential problem I see: the bootloader is stored on > some flashrom chip and the Linux image is stored on a different storage > device. > > I think that right now the bootloader assumes they are stored on the > same storage device. Am I wrong? > > If I'm wrong, how do I tell the bootloader to load the Linux image > from a different storage...
2016 Jan 25
2
Embedding com32 modules and ldlinux.sys into one file
...standard BIOS or EFI interfaces (hpa suggestion). > > This suggestion looks very promising. It probably requires some > changes in the BIOS. I'm not sure if it requires changes in the > bootloader. > > There is one potential problem I see: the bootloader is stored on > some flashrom chip and the Linux image is stored on a different storage > device. > > I think that right now the bootloader assumes they are stored on the > same storage device. Am I wrong? > > If I'm wrong, how do I tell the bootloader to load the Linux image > from a different storage...
2013 Jan 31
5
Request for built-in DOS launch module
To make say a BIOS flash tool available over PXE, my impression is that a typical procedure goes like this: modify a generic FreeDOS 1440K disk image to contain the EXE and change the AUTOEXEC.BAT to launch that EXE, then make the 1440K IMG available on the PXE server. But more recent BIOS flash EXE are too large and won't fit on the 1440K, not even 3840K, so now we have to look into
2016 Jan 20
2
Embedding com32 modules and ldlinux.sys into one file
...gestion). >>> > This suggestion looks very promising. It probably requires some >>> changes in the BIOS. I'm not sure if it requires changes in the >>> bootloader. >>> > There is one potential problem I see: the bootloader is stored on >>> some flashrom chip and the Linux image is stored on a different >>storage >>> device. >>> > I think that right now the bootloader assumes they are stored on >>the >>> same storage device. Am I wrong? >>> > If I'm wrong, how do I tell the bootloader to loa...
2016 Oct 04
2
LLVM z80 backend and llvm-dis missing?
...ace called the 'nowind' interface (http://nowind.nl/) It is actually a MSX2-compatible cartridge that from the MSX2 perspective appears to be a diskdrive, but actually the 'disk' is a disk-image file on the PC. The host-software is written in c++98 and the z80-software (residing in flashrom) is written in z80-assembly, which I mastered quite well back then. So why am I telling you this? I would like to get some pointers on how to get started. My development environment is currently windows, but if there is any advantage in switching to linux, that is also fine. I have gcc/gdb experi...
2016 Jan 19
0
Embedding com32 modules and ldlinux.sys into one file
...adonly) disk drive using standard BIOS or EFI interfaces (hpa suggestion). > This suggestion looks very promising. It probably requires some changes in the BIOS. I'm not sure if it requires changes in the bootloader. > There is one potential problem I see: the bootloader is stored on some flashrom chip and the Linux image is stored on a different storage device. > I think that right now the bootloader assumes they are stored on the same storage device. Am I wrong? > If I'm wrong, how do I tell the bootloader to load the Linux image from a different storage device? > Why do you...
2016 Jan 19
0
Embedding com32 modules and ldlinux.sys into one file
...adonly) disk drive using standard BIOS or EFI interfaces (hpa suggestion). > This suggestion looks very promising. It probably requires some changes in the BIOS. I'm not sure if it requires changes in the bootloader. > There is one potential problem I see: the bootloader is stored on some flashrom chip and the Linux image is stored on a different storage device. > I think that right now the bootloader assumes they are stored on the same storage device. Am I wrong? > If I'm wrong, how do I tell the bootloader to load the Linux image from a different storage device? > MultiFS pr...
2016 Jan 20
0
Embedding com32 modules and ldlinux.sys into one file
...interfaces (hpa suggestion). >> > This suggestion looks very promising. It probably requires some >> changes in the BIOS. I'm not sure if it requires changes in the >> bootloader. >> > There is one potential problem I see: the bootloader is stored on >> some flashrom chip and the Linux image is stored on a different >storage >> device. >> > I think that right now the bootloader assumes they are stored on >the >> same storage device. Am I wrong? >> > If I'm wrong, how do I tell the bootloader to load the Linux image >&g...
2016 Jan 25
0
Embedding com32 modules and ldlinux.sys into one file
.... > > > This suggestion looks very promising. It probably requires some > > changes in the BIOS. I'm not sure if it requires changes in the > > bootloader. > > > There is one potential problem I see: the bootloader is stored > > > on > > some flashrom chip and the Linux image is stored on a different > > storage device. > > > I think that right now the bootloader assumes they are stored on > > > the > > same storage device. Am I wrong? > > > If I'm wrong, how do I tell the bootloader to load the L...
2016 Jan 23
0
Embedding com32 modules and ldlinux.sys into one file
...t; > This suggestion looks very promising. It probably requires some > >>> changes in the BIOS. I'm not sure if it requires changes in the > >>> bootloader. > >>> > There is one potential problem I see: the bootloader is stored on > >>> some flashrom chip and the Linux image is stored on a different > >>storage > >>> device. > >>> > I think that right now the bootloader assumes they are stored on > >>the > >>> same storage device. Am I wrong? > >>> > If I'm wrong, how d...
2016 Jan 19
0
Embedding com32 modules and ldlinux.sys into one file
...ive using > standard BIOS or EFI interfaces (hpa suggestion). > This suggestion looks very promising. It probably requires some changes in > the BIOS. I'm not sure if it requires changes in the bootloader. > There is one potential problem I see: the bootloader is stored on some > flashrom chip and the Linux image is stored on a different storage device. > I think that right now the bootloader assumes they are stored on the same > storage device. Am I wrong? > If I'm wrong, how do I tell the bootloader to load the Linux image from a > different storage device? > &g...
2016 Jan 14
4
Embedding com32 modules and ldlinux.sys into one file
On 01/13/16 00:13, Tal Lubko via Syslinux wrote: > > OK. I'll try that. > Any thoughts regarding the requirement to store the bootloader inside the BIOS chip? > That is fundamentally up to your BIOS. The best is to expose the bootloader in the BIOS as a (readonly) disk drive using standard BIOS or EFI interfaces. -hpa
2016 Jan 19
1
Embedding com32 modules and ldlinux.sys into one file
...r EFI interfaces (hpa suggestion). > > This suggestion looks very promising. It probably requires some > > changes in the BIOS. I'm not sure if it requires changes in the > bootloader. > > There is one potential problem I see: the bootloader is stored on > some > > flashrom chip and the Linux image is stored on a different storage > device. > > I think that right now the bootloader assumes they are stored on the > > same storage device. Am I wrong? > > If I'm wrong, how do I tell the bootloader to load the Linux image > > from a differen...
2008 Aug 29
2
detecting boot order
Given that I have a machine with possibly multiple disks, each of which is bootable(has an MBR).... Is there a command that will query the BIOS and tell me which disk is the default boot disk. BTW - this is x86. The goal is to remotely reboot the workstation into the desired disk(which contain different centos versions). tia, -Mark -- Mark Belanger LTX Corporation
2012 Oct 17
5
Problem reading vitals from Gigabyte H77-DH3H
Hello everyone, I'm unable to read temperature Gigabyte H77-DH3H motherboard. Is that motherboard supported or am I doing it incorrectly? When trying to access hw.acpi.thermal everything appears to be ok, but it is not, the system always returns 27,8C and 29,8C which fooled me initially - the values never change. Here is output: [chinatsu]:/root# sysctl hw.acpi.thermal