On 12/23/11 9:16 PM, ron minnich wrote: > I'm just getting back to coreboot. Is libpayload used verbatim in the > kernel? The phys/virt map in coreboot is 1:1 by design. The mapping > seems unnecessary to me. Just wondering. > > ron >
The code is being borrowed to use in linux as well to help parse the coreboot tables for platform drivers that need to determine they're running on the correct model/part # of the motherboard. -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

