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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DGenFdsGlobalVariable.py329 def NeedsUpdate(Output, Input): member in class:GenFdsGlobalVariable
395 if not GenFdsGlobalVariable.NeedsUpdate(Output, list(Input) + [CommandFile]):
429 if not GenFdsGlobalVariable.NeedsUpdate(Output, list(Input) + [CommandFile]):
438 if not GenFdsGlobalVariable.NeedsUpdate(Output, Input+FfsList):
467 if not GenFdsGlobalVariable.NeedsUpdate(Output, Input):
486 if not GenFdsGlobalVariable.NeedsUpdate(Output, Input):
539 if not GenFdsGlobalVariable.NeedsUpdate(Output, InputList):
557 if not GenFdsGlobalVariable.NeedsUpdate(Output, Input):

Completed in 2039 milliseconds