[coreboot] PCIe config and MMCONF

Tom Sylla tsylla at gmail.com
Thu May 14 15:54:37 CEST 2009


On Wed, May 13, 2009 at 10:26 PM, Peter Stuge <peter at stuge.se> wrote:
> If MMCONFIG is the term that applies, then better use that instead:
>
> MMCONFIG_BAR_BASE and _SIZE

One note, "BAR" might be a little bit confusing. "BAR" has a pretty
strong tie to an actual register in a PCI config header. I think the
variables you are describing are really just "the address and size
where MMCONFIG is located", not necessarily an actual register.

MMCONFIG_BASE and MMCONFIG_SIZE

seem pretty clear and simple




More information about the coreboot mailing list