[coreboot] Re: Testing code present in SMM

2021-01-24 Thread samcrowmk
Hello Peter, Thank you for your response! > Cool! And ambitious. :) Yeah, the project is pretty hacky, to be frank, and will be limited to the setup where SMRAM is from ah to bh. > In general coreboot makes an attempt to not go overboard with SMM code, > in particular the QEMU board co

[coreboot] Re: Testing code present in SMM

2021-01-24 Thread samcrowmk
Pardon me for the spam, this was meant to be a response, not a new post. This can be disregarded and removed. Mick ___ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-le...@coreboot.org

[coreboot] Re: Testing code present in SMM

2021-02-08 Thread samcrowmk
Hi Peter, Pardon me for the late response, at the moment I have an apu2e2 board [1] which I'm trying to set up. The configuration uses the following file for the Southbridge SMI handlers: src/southbridge/amd/pi/hudson/smihandler.c [2]. The amount of SMI code in it is quite small, in comparison