mirror of
https://github.com/edk2-porting/edk2-msm
synced 2025-06-21 17:42:59 +00:00
The name _CLS describes the GPU device as VGA-compatible controller, as per PCI CODE AND ID ASSIGNMENT SPECIFICATION. Since our driver is unsigned, Microsoft Basic Display Adapter driver will be installed instead. This commit fixes the problem of GPU driver not getting installed automatically. Signed-off-by: Xilin Wu <strongtz@yeah.net>