[coreboot] Bring Microcode updates in CBFS .bin format

2019-05-17 Thread Kinky Nekoboi
Hello Everybody, can somebody explain to me howto how the scripts in 3rdparty/blobs/cpu/intel/microcode/ alter the microcode. Iwant to make the Microcode update provided by debian: http://deb.debian.org/debian/pool/non-free/i/intel-microcode/intel-microcode_3.20190514.1.tar.xz I would like to al

[coreboot] Re: Bring Microcode updates in CBFS .bin format

2019-05-17 Thread Nico Huber
Hi, Am 17.05.19 um 10:45 schrieb Kinky Nekoboi: > can somebody explain to me howto how the scripts in > 3rdparty/blobs/cpu/intel/microcode/ alter the microcode. the current scripts assume that the updates are shipped in some ASCII hex form. This changed long ago. Have a look at this patch that up

[coreboot] How to add NUVOTON NCT6776F support with serial port logic enabled ???

2019-05-17 Thread dponamorev
There is a Lanner FW-7573 platform based on the Intel Rangeley Atom C2000 series processor. To work with the Serial port in this platform, the NUVOTON NCT6776F chip is connected via the LPC bus to the processor. I just can’t get Serial port working for debuging. I take as a basis intel littlepla

[coreboot] New Defects reported by Coverity Scan for coreboot

2019-05-17 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to coreboot found with Coverity Scan. 1 new defect(s) introduced to coreboot found with Coverity Scan. 22 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defect(s) R

[coreboot] Re: How to add NUVOTON NCT6776F support with serial port logic enabled ???

2019-05-17 Thread Kyösti Mälkki
On Fri, May 17, 2019 at 6:02 PM wrote: > > There is a Lanner FW-7573 platform based on the Intel Rangeley Atom C2000 > series processor. > To work with the Serial port in this platform, the NUVOTON NCT6776F chip is > connected via the LPC bus to the processor. > I just can’t get Serial port work

[coreboot] Re: Lenovo G505s, results irqpoll

2019-05-17 Thread Mike Banon
> So by default if you want to build for HD-8570M, you change in .config (6665 > ---> 6663) and you simply complete your build? Yes, and indeed it could be said that "make menuconfig" is "only a GUI for the .config". If you'd like, you could avoid running it - as long as your manual changes to .c

[coreboot] Re: Votes on copyright lines, line lengths and automatic formatting

2019-05-17 Thread Denis 'GNUtoo' Carikli
On Tue, 14 May 2019 20:10:32 +0200 Patrick Georgi via coreboot wrote: > Hi everybody, Hi, > # How to handle copyright notices > The coreboot project has had issues with copyright notices for a long > time, and we’d like to start to address it. We currently don’t have > any guide on when it’s ok

[coreboot] redleaf

2019-05-17 Thread ron minnich
"RedLeaf is a new operating system being developed from scratch to utilize formal verification for implementing provably secure firmware. RedLeaf is developed in a safe language, Rust, and relies on automated reasoning using satisfiability modulo theories (SMT) solvers for formal verification. RedL