Re: How to build HOB
Matt DeVillier <[email protected]>
| Newsgroups | gmane.linux.bios |
|---|---|
| Message-ID | <CAFTm+6AeiN9TposDGRhoSdVSisuJd21BDhS9XbH_3fe=BTb6hA@mail.gmail.com> |
hi Hamit, with coreboot + edk2 payload, edk2 will parse the necessary info from the coreboot tables in memory (cbmem) and create the HOBs it needs; coreboot does not create them regards, Matt On Wed, Jan 3, 2024 at 11:29 PM Hamit Can Karaca <[email protected]> wrote: > Hello I am new with coreboot and I am trying to understand base > functionalities. Before coreboot I was using SBL and in SBL we could pass > data to payload by building HOBs. I searched the coreboot code to see if > there is a BuildHOB function but I couldn't find it. Is there a BuildHOB > function in coreboot or does it have a different function which could pass > data to payload. (I am using EDK2 as payload) > Thanks for the answers. > _______________________________________________ > 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]