Home | History | Annotate | Download | only in PiSmmCpuDxeSmm

Lines Matching refs:SmiCommand

1254   UINT64                SmiCommand;

1301 SmiCommand = 0xFFFFFFFFFFFFFFFFULL;
1309 // A software SMI triggered by SMI command port has been found, get SmiCommand from SMI command port.
1312 SmiCommand = (UINT64)SoftSmiValue;
1326 (SmmProfileEntry[Index].SmiCmd == SmiCommand)) {
1349 SmmProfileEntry[CurrentEntryNumber].SmiCmd = SmiCommand;