Searched refs:InfPomAlignment (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Core/
H A DDistributionPackageClass.py25 from PomAdapter.InfPomAlignment import InfPomAlignment namespace
140 # Inf class in InfPomAlignment.
143 ModuleObj = InfPomAlignment(Filename, WorkspaceDir, \
174 ModuleObj = InfPomAlignment(ModuleFileFullPath,
H A DDependencyRules.py31 from PomAdapter.InfPomAlignment import InfPomAlignment namespace
276 PomAli = InfPomAlignment(Path, WorkSP, Skip=True)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/PomAdapter/
H A DInfPomAlignment.py1 ## @file InfPomAlignment.py
15 InfPomAlignment
53 ## InfPomAlignment
57 class InfPomAlignment(ModuleObject): class in inherits:ModuleObject
58 ## Construct of InfPomAlignment

Completed in 62 milliseconds