Home
last modified time | relevance | path

Searched refs:ShellMmPciExpress (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DMm.c27 ShellMmPciExpress enumerator
160 case ShellMmPciExpress: in ShellMmAccess()
333 if ((AccessType == ShellMmPci) || (AccessType == ShellMmPciExpress)) { in ShellMmLocateIoProtocol()
350 …if ((((AccessType == ShellMmPci) || (AccessType == ShellMmPciExpress)) && (Io->SegmentNumber == Se… in ShellMmLocateIoProtocol()
360 ((AccessType == ShellMmPci) || (AccessType == ShellMmPciExpress)) && in ShellMmLocateIoProtocol()
492 AccessType = ShellMmPciExpress; in ShellCommandRunMm()
538 if ((AccessType == ShellMmPci) || (AccessType == ShellMmPciExpress)) { in ShellCommandRunMm()