Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DWorkspaceDatabase.py2252 Value = ProtocolValue(CName, self.Packages)
2471 Value = ProtocolValue(Token, self.Packages)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DMisc.py815 def ProtocolValue(CName, PackageList): function