Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/
DIpiDb.py63 def InitDatabase(self, SkipLock = False): argument
65 if not SkipLock:
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
DUPT.py193 GlobalData.gDB.InitDatabase(Opt.SkipLock)