Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
I found something called DMIBAR. Is it a register in Intel systems that stores the base address for output on the DMI path to reach the chipset? For example, if I want to access the USB, does the BIOS need to set the DMIBAR register with the base address so that the processor, if the address is within range, can send the request over that bus? Is what I'm saying correct?