Indicates if BiosVideo driver will check for VGA service support.
NOTE: If both PcdBiosVideoCheckVbeEnable and PcdBiosVideoCheckVgaEnable are set to FALSE,
that means Graphics Output protocol will not be installed, the VGA miniport protocol will be installed instead.
TRUE - Check for VGA service.
FALSE - Does not check for VGA service.
Enable Check for VGA Service
Name | Token Space | Token number | Data Type | Default Value |
PcdBiosVideoCheckVgaEnable | gEfiIntelFrameworkModulePkgTokenSpaceGuid | 0x30000003 | BOOLEAN | TRUE |