Hello everyone, I have to work on the SMM code of UEFI, in order to add some properties. However, I do not have any hardware platform for an easy debug of my modifications. At least, not for now.
I am wondering if it could be a good idea to modify the Efi Shell first, for some test, because it is much more easier to debug. As I understood it, the SMM Drivers in UEFI are executed in a flat-protected mode, and it is the same when UEFI boot on Efi Shell and the UEFI Applications it loads and executes. Of course, there are differences (one is access to the SMRAM) but as I said it's just to start. So, my question is: am I right? SMM code context and Efi Shell context are similar? Thomas
------------------------------------------------------------------------------
_______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
