I think, first of all you need to either get a coreboot-supported motherboard, or a motherboard the components of which are similar enough to those already supported by coreboot and try to get this board supported. Then you could: i.e. check what is working on this board and try to fix what doesn't, or dig into some "more universal" things that benefit all the coreboot boards. Because: although you could still build a coreboot+SeaBIOS for QEMU and run it there, it's not a real hardware and the scope of things which you could improve - is more limited with QEMU (although it's still a great thing when you i.e. would like to improve some SeaBIOS part or anything else "universal")
On Fri, Jul 3, 2020 at 5:53 PM Tim Wawrzynczak <[email protected]> wrote: > > Hello, > > Just to double check, you are definitely not cloning the repository in > Windows? Someone mentioned to me that 'con' is an invalid file or directory > name on Windows and I forgot to update that. I can push a patch for that > today. > > Cheers, > Tim > > On Fri, Jul 3, 2020, 8:06 AM NJONGSSI KOUAM Esaïe Ledoux > <[email protected]> wrote: >> >> Yes have some problem with some test to getting started : >> >> git clone https://review.coreboot.org/coreboot coreboot >> Clonage dans 'coreboot'... >> remote: Counting objects: 637, done >> remote: Finding sources: 100% (623/623) >> remote: Total 553974 (delta 86), reused 553737 (delta 86) >> Réception d'objets: 100% (553974/553974), 142.97 Mio | 1.51 Mio/s, fait. >> Résolution des deltas: 100% (421681/421681), fait. >> fatal: cannot create directory at 'src/drivers/intel/pmc_mux/con': Argument >> invalide >> warning: Le clone a réussi, mais l'extraction a échoué. >> Vous pouvez inspecter ce qui a été extrait avec 'git status' >> et réessayer avec 'git restore --source=HEAD :/' >> >> >> My system is kali linux , ... wich step can i allow it ?? please >> can you give me some instruction step by step ...?? >> _______________________________________________ >> coreboot mailing list -- [email protected] >> To unsubscribe send an email to [email protected] > > _______________________________________________ > coreboot mailing list -- [email protected] > To unsubscribe send an email to [email protected] _______________________________________________ coreboot mailing list -- [email protected] To unsubscribe send an email to [email protected]

