[MinnowBoard] FSP file for Minnowboard Max for Legacy Bios

zahra rahimkhani zrahimkhani2014 at gmail.com
Wed Aug 29 17:57:47 UTC 2018


Hi David

Thank you very much for your help .
I compiled coreboot and SeaBios  for Minnowboard max . and I saw my output
on Consol .
But I have some problem

1. I saw this message.
"Memory Configure Data Hob is not present
Not updating MRC data in flash."
what is MRC data ?
and
what is Data hob ?

2.In the end , I saw this message and my OS that is MBR did not boot

"enter handle_19:
  NULL
Booting from Hard Disk...
Booting from 0000:7c00"

3. what is fast boot ?



Thanks ,
Zahra

On Fri, Aug 3, 2018 at 6:59 AM Wei, David <david.wei at intel.com> wrote:

> I am sorry that I am not sure how your legacy bios uses microcode. Please
> contact the vendor of the legacy BIOS that you are using. I do not know how
> to get hex file form include file either.
>
>
>
> Thanks,
>
> David  Wei
>
>
>
> Intel SSG/STO/UEFI BIOS
>
>
>
> *From:* elinux-MinnowBoard [mailto:
> elinux-minnowboard-bounces at lists.elinux.org] *On Behalf Of *zahra
> rahimkhani
> *Sent:* Friday, August 3, 2018 12:10 PM
> *To:* MinnowBoard Development and Community Discussion <
> elinux-minnowboard at lists.elinux.org>
> *Subject:* Re: [MinnowBoard] FSP file for Minnowboard Max for Legacy Bios
>
>
>
> Thank you for your kind.
>
>
>
> Should I convert M0130679906.inc to a binary file?
>
> Also, I need a hex file from M0130679906.inc.
>
> Could you guide me?
>
>
>
> Thanks,
>
> On Fri, Aug 3, 2018 at 9:21 AM Wei, David <david.wei at intel.com> wrote:
>
> Please download tool GenFw.exe from Intel UEFI edk2 project
> https://github.com/tianocore/edk2-BaseTools-win32, which could convert
> text file into binary.
>
>
>
> GenFw.exe  -m  -o    <output_binary_file_name>      <input_text_file_name>
>
>
>
> Thanks,
>
> David  Wei
>
>
>
> Intel SSG/STO/UEFI BIOS
>
>
>
> *From:* elinux-MinnowBoard [mailto:
> elinux-minnowboard-bounces at lists.elinux.org] *On Behalf Of *zahra
> rahimkhani
> *Sent:* Friday, August 3, 2018 7:52 AM
> *To:* MinnowBoard Development and Community Discussion <
> elinux-minnowboard at lists.elinux.org>
> *Subject:* Re: [MinnowBoard] FSP file for Minnowboard Max for Legacy Bios
>
>
>
> Thank you for this message.
>
> I can see  M0130679901.inc and M0130679906.inc for my board but they are
> not Binary file.
>
> I got M0130679901.inc a Microcode on coreboot but my board did not work .
>
>
>
> Thank you for your help.
>
>
>
> On Thu, Aug 2, 2018 at 7:07 AM Wei, David <david.wei at intel.com> wrote:
>
> Could you show me what files you can see under  Vlv2MiscBinariesPkg\Microcode
> of
> https://firmware.intel.com/sites/default/files/minnowboard_max-0.98-binary.objects.zip
> ?
>
>
>
> Thanks,
>
> David  Wei
>
>
>
> Intel SSG/STO/UEFI BIOS
>
>
>
> *From:* elinux-MinnowBoard [mailto:
> elinux-minnowboard-bounces at lists.elinux.org] *On Behalf Of *zahra
> rahimkhani
> *Sent:* Wednesday, August 1, 2018 6:07 PM
> *To:* MinnowBoard Development and Community Discussion <
> elinux-minnowboard at lists.elinux.org>
> *Subject:* Re: [MinnowBoard] FSP file for Minnowboard Max for Legacy Bios
>
>
>
> Hi David
>
>
>
> I can not find Microcode from this link it do not have hex file and binary
> file for microcode.
>
> It is under folder Vlv2MiscBinariesPkg\Microcode  of
> https://firmware.intel.com/sites/default/files/minnowboard_max-0.98-binary.objects.zip
>
>
>
>
>
> Could you help me ؟
>
>
>
>
>
> Thank you
>
>
>
> On Mon, Jul 23, 2018 at 6:26 AM Wei, David <david.wei at intel.com> wrote:
>
> If you want to customize the Intel FSP binary for your board, please
> follow the FSP release notes and download BCT tool to configure the FSP
> binary.
>
>
>
> Thanks,
>
> David  Wei
>
>
>
> Intel SSG/STO/UEFI BIOS
>
>
>
> *From:* elinux-MinnowBoard [mailto:
> elinux-minnowboard-bounces at lists.elinux.org] *On Behalf Of *Wei, David
> *Sent:* Monday, July 23, 2018 5:19 PM
> *To:* MinnowBoard Community Email List <
> elinux-minnowboard at lists.elinux.org>
> *Subject:* Re: [MinnowBoard] FSP file for Minnowboard Max for Legacy Bios
>
>
>
> Intel Bay Trail FSP is already available at
> https://github.com/IntelFsp/FSP/tree/BayTrail. You cannot create FSP by
> yourself.
>
>
>
>
>
> Thanks,
>
> David  Wei
>
>
>
> Intel SSG/STO/UEFI BIOS
>
>
>
> *From:* elinux-MinnowBoard [
> mailto:elinux-minnowboard-bounces at lists.elinux.org
> <elinux-minnowboard-bounces at lists.elinux.org>] *On Behalf Of *zahra
> rahimkhani
> *Sent:* Saturday, July 21, 2018 10:08 PM
> *To:* MinnowBoard Development and Community Discussion <
> elinux-minnowboard at lists.elinux.org>
> *Subject:* Re: [MinnowBoard] FSP file for Minnowboard Max for Legacy Bios
>
>
>
> Also,
>
> I can use this link to create FSP.bin for my board  or No?
>
>
>
> https://github.com/tianocore/edk2/tree/master/IntelFsp2Pkg
>
>
>
> Thanks
>
>
>
>
>
> On Sat, Jul 21, 2018 at 9:06 AM zahra rahimkhani <
> zrahimkhani2014 at gmail.com> wrote:
>
> Thank you very much for this link
>
> Could you send a link for   microcode binary files?
>
>
>
>
>
> Best wishes,
>
>
>
> On Thu, Jul 19, 2018 at 2:20 AM Wei, David <david.wei at intel.com> wrote:
>
> Bay Trail FSP is released at https://github.com/IntelFsp/FSP/tree/BayTrail
>
>
>
>
>
> Thanks,
>
> David  Wei
>
>
>
> Intel SSG/STO/UEFI BIOS
>
>
>
> *From:* elinux-MinnowBoard [mailto:
> elinux-minnowboard-bounces at lists.elinux.org] *On Behalf Of *zahra
> rahimkhani
> *Sent:* Thursday, July 19, 2018 12:33 PM
> *To:* MinnowBoard Development and Community Discussion <
> elinux-minnowboard at lists.elinux.org>
> *Subject:* [MinnowBoard] FSP file for Minnowboard Max for Legacy Bios
>
>
>
> Dear Friends
>
> I am compiling Seabios and coreboot for Minnowboard Max that creat a
> Legacy Bios  .
>
> In a stage it need a FSP file .
>
> I would be grateful if let me know I should compile this link for to get
> it or it is was read.
>
> https://github.com/tianocore/edk2
>
> I get this information in this link in git
>
> https://github.com/IntelFsp/FSP/wiki
>
>
>
> Thank you
>
>
>
> _______________________________________________
> elinux-MinnowBoard mailing list
> elinux-MinnowBoard at lists.elinux.org
> http://lists.elinux.org/mailman/listinfo/elinux-minnowboard
>
> _______________________________________________
> elinux-MinnowBoard mailing list
> elinux-MinnowBoard at lists.elinux.org
> http://lists.elinux.org/mailman/listinfo/elinux-minnowboard
>
> _______________________________________________
> elinux-MinnowBoard mailing list
> elinux-MinnowBoard at lists.elinux.org
> http://lists.elinux.org/mailman/listinfo/elinux-minnowboard
>
> _______________________________________________
> elinux-MinnowBoard mailing list
> elinux-MinnowBoard at lists.elinux.org
> http://lists.elinux.org/mailman/listinfo/elinux-minnowboard
>
> _______________________________________________
> elinux-MinnowBoard mailing list
> elinux-MinnowBoard at lists.elinux.org
> http://lists.elinux.org/mailman/listinfo/elinux-minnowboard
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.elinux.org/pipermail/elinux-minnowboard/attachments/20180829/68a30916/attachment-0001.html>


More information about the elinux-MinnowBoard mailing list