Adding multiple Components to one SLD or package

  • Thread starter Thread starter monsterbash
  • Start date Start date
M

monsterbash

Question for ya..I went through and componentized all the drivers for
an Intel board. The sound, video, TPM, AMT, NIC, ME are all
individual SLD components.

What I would like to do is add all these components to on ‘file’ (SLD
or maybe a package) and call then IntelXXX.XXX so I can just add one
file to the TD for that board

Can someone point me in the right direction?

Thanks!
 
Open all the SLD files, and do copy-paste or drag and drop into a single
SLD file.

--
Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit


Question for ya..I went through and componentized all the drivers for
an Intel board. The sound, video, TPM, AMT, NIC, ME are all
individual SLD components.

What I would like to do is add all these components to on ‘file’ (SLD
or maybe a package) and call then IntelXXX.XXX so I can just add one
file to the TD for that board

Can someone point me in the right direction?

Thanks!
 
monsterbash said:
Question for ya..I went through and componentized all the drivers for
an Intel board. The sound, video, TPM, AMT, NIC, ME are all
individual SLD components.

What I would like to do is add all these components to on ‘file’ (SLD
or maybe a package) and call then IntelXXX.XXX so I can just add one
file to the TD for that board

Can someone point me in the right direction?

You can create a "prototype component" in Component Designer for your
device which will bring in all your components for that particular
device. This will include check boxes so you can optionally exclude some
components.

Look at the "El Torito CD Support" component for an example.
 
Back
Top