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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
H A DBiosVideo.c44 BOOLEAN mPciAttributesSaved = FALSE; variable
291 if (!mPciAttributesSaved) {
302 mPciAttributesSaved = TRUE;
423 if (mPciAttributesSaved) {
505 if (mPciAttributesSaved) {

Completed in 38 milliseconds