• Table of Contents
  • Is there a way to get a list of or debug message of all the drivers that do not get dispatched? What is recommended for DSC file and PCD configuration (Debug error level flag) to get a debug output list of all the drivers that were not dispatched?
  • Can Serial redirection used with Debug mode enabled?
  • Why do we still get debug print messages output to the serial port after changing the Conf\target.txt for “TARGET = RELEASE”? Shouldn’t this be turned off on a release build?
  • It seems the way that the SMM Driver gets dispatched in EDK II has been changed. How does the SMM Driver get dispatched? Is there any debug message to know which driver is loaded?
  • Can we use the same serial port for FW debug sessions and for an OS channel session?
  • What is the Macro CPU breakpoint?