Error Messages
Error Message | Failure Cause | Solution |
---|---|---|
DRAM was not initialized, cannot search for the ERI system table pointer |
The target has been halted too early, before DXE phase.
|
Resume the target and wait until it reaches the DXE phase.
|
Could not load symbols (no symbol path information) |
The BIOS does not contain debug information.
|
Compile the modules with debug information.
|