We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f735cd4 commit 14e357eCopy full SHA for 14e357e
ArmPlatformPkg/Library/LcdHwNullLib/LcdHwNullLib.c
@@ -23,7 +23,7 @@ LcdIdentify (
23
VOID
24
)
25
{
26
- return EFI_SUCCESS;
+ return EFI_NOT_FOUND; // MU_CHANGE TCBZ3351 - Prevent further LCD init.
27
}
28
29
/**
0 commit comments