Searched defs:mIsProtocolInstalled (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeDeferImageLoadLib/
H A DDxeDeferImageLoadLib.c21 BOOLEAN mIsProtocolInstalled = FALSE; variable
787 if (!mIsProtocolInstalled) {
795 mIsProtocolInstalled = TRUE;

Completed in 996 milliseconds