Re: [edk2-devel] Generating FSP Bin File from .bsf File

2024-12-31 Thread Ashraf Ali S via groups.io
ldeep Rana Sent: Tuesday, December 31, 2024 1:58 PM To: devel@edk2.groups.io; S, Ashraf Ali Subject: Re: [edk2-devel] Generating FSP Bin File from .bsf File hi, Thank you for your response. We are working on a birch stream processor. We have source code. I am attaching a folder comparison pictur

Re: [edk2-devel] Generating FSP Bin File from .bsf File

2024-12-31 Thread Kuldeep Rana via groups.io
gt; From: Kuldeep Rana > Sent: Monday, December 30, 2024 11:00 AM > To: devel@edk2.groups.io; S, Ashraf Ali > Subject: Re: [edk2-devel] Generating FSP Bin File from .bsf File > > Hello S, Ashraf Ali, > Thank you so much for providing the documents. I have checked and studied the &

Re: [edk2-devel] Generating FSP Bin File from .bsf File

2024-12-30 Thread Ashraf Ali S via groups.io
HI You can’t generate the FSP binary unless you have the FSP source code. Thanks., S, Ashraf Ali -Original Message- From: Kuldeep Rana Sent: Monday, December 30, 2024 11:00 AM To: devel@edk2.groups.io; S, Ashraf Ali Subject: Re: [edk2-devel] Generating FSP Bin File from .bsf File

Re: [edk2-devel] Generating FSP Bin File from .bsf File

2024-12-29 Thread Kuldeep Rana via groups.io
ool : https://github.com/tianocore/edk2/tree/master/IntelFsp2Pkg/Tools > > Thanks., > S, Ashraf Ali > > -Original Message- > From: devel@edk2.groups.io On Behalf Of memristor2 via > groups.io > Sent: Friday, December 27, 2024 2:29 PM > To: devel@edk2.groups.io >

Re: [edk2-devel] Generating FSP Bin File from .bsf File

2024-12-27 Thread Ashraf Ali S via groups.io
: devel@edk2.groups.io On Behalf Of memristor2 via groups.io Sent: Friday, December 27, 2024 2:29 PM To: devel@edk2.groups.io Subject: Re: [edk2-devel] Generating FSP Bin File from .bsf File Hello Kuldeep, FSP binaries are proprietary resources provided by Intel you can access them by signing a CNDA

Re: [edk2-devel] Generating FSP Bin File from .bsf File

2024-12-27 Thread memristor2 via groups.io
Hello Kuldeep, FSP binaries are proprietary resources provided by Intel you can access them by signing a CNDA with Intel or by using the publicized FSP binaries in the Intel FSP's GitHub repo at gitHub.com/Intel/fsp. Have in mind not all Intel platforms have their FSPs publicized. Also the bsf f

[edk2-devel] Generating FSP Bin File from .bsf File

2024-12-26 Thread Kuldeep Rana via groups.io
Hello! We are currently working on a project where we need to create an FSP (Firmware Support Package) using EDK2. We have the corresponding .bsf file, and we would like to know how to generate the FSP bin file from it. Once the FSP bin is created, we intend to integrate it into our project. Coul