QcomModulePkg: Add a flag to enable or disable display menu
Disable the display menu flexibility if the splash screen is not
supported. Default is enabled
CRs-Fixed: 1042864
Change-Id: I273c734ea4501edc6e08611962e344e9fd1cd23b
diff --git a/QcomModulePkg/QcomModulePkg.dec b/QcomModulePkg/QcomModulePkg.dec
index 31ade1d..a7f7900 100644
--- a/QcomModulePkg/QcomModulePkg.dec
+++ b/QcomModulePkg/QcomModulePkg.dec
@@ -110,3 +110,4 @@
gQcomTokenSpaceGuid.RamdiskLoadAddress|0x03400000|UINT32|0x00015002
gQcomTokenSpaceGuid.RamdiskEndAddress|0x05800000|UINT32|0x00015003
gQcomTokenSpaceGuid.EnablePartialGoods|TRUE|BOOLEAN|0x00015004
+ gQcomTokenSpaceGuid.EnableDisplayMenu|TRUE|BOOLEAN|0x00015005