Loading EFI Images for DXE Phase and Onwards
To load EFI images for later UEFI boot phase like DXE, follow the steps below:
- Halt the target and ensure that it has stopped late enough in the UEFI boot sequence (not in flash memory region).
- Select a desired hardware thread in the Debug view.
- Expand the drop-down menu of thebutton and selectLoad EFI Images.The tool searches for EFI images and attempts to load symbols for each of them. This takes more time than usual loading of debug information.
- When the search and loading is completed, check the Modules view for the list of successfully loaded modules.If the view is empty, no modules have been found or successfully loaded.
- Launch the ISD Shell and check the error messages to determine possible issues.If a module has been added successfully, the shell returns a corresponding message.