Kevin O'Connor wrote:
Question is, how can SeaBIOS find it there?
How about passing the location of the coreboot table pointer as a parameter to the payload? (Either in EAX or as the first parameter on the stack.)
I like these ideas!
Maybe also relevant - how does ofw pass the device tree on?
//Peter