Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CorebootPayloadPkg/FbGop/
DFbGop.c25 BOOLEAN mPciAttributesSaved = FALSE; variable
205 if (!mPciAttributesSaved) { in FbGopDriverBindingStart()
216 mPciAttributesSaved = TRUE; in FbGopDriverBindingStart()
298 if (mPciAttributesSaved) { in FbGopDriverBindingStart()
383 if (mPciAttributesSaved) { in FbGopDriverBindingStop()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
DBiosVideo.c44 BOOLEAN mPciAttributesSaved = FALSE; variable
291 if (!mPciAttributesSaved) { in BiosVideoDriverBindingStart()
302 mPciAttributesSaved = TRUE; in BiosVideoDriverBindingStart()
423 if (mPciAttributesSaved) { in BiosVideoDriverBindingStart()
505 if (mPciAttributesSaved) { in BiosVideoDriverBindingStop()