Searched refs:SetLibraryClasses (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DInfLibrarySectionParser.py143 if not InfSectionObject.SetLibraryClasses(LibraryList, KeyList = KeyList):
204 if not InfSectionObject.SetLibraryClasses(LibraryList, KeyList = KeyList):
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfLibraryClassesObject.py119 ##SetLibraryClasses
125 def SetLibraryClasses(self, LibContent, KeyList=None): member in class:InfLibraryClassObject

Completed in 42 milliseconds