Home | History | Annotate | Download | only in PiSmmCpuDxeSmm

Lines Matching refs:DumpIpAddress

158   UINT64                               DumpIpAddress;

190 DumpIpAddress = CallerIpAddress;
191 DEBUG ((EFI_D_ERROR, "It is invoked from the instruction before IP(0x%lx)", DumpIpAddress));