QcomModulePkg: Update fastboot command function for display
The display get and set variable protocol will be supported,
so update fastboot command function for display.
Change-Id: I328f72788ad908d98f2b6ea07429e4fb1a2480dd
diff --git a/QcomModulePkg/QcomModulePkg.dec b/QcomModulePkg/QcomModulePkg.dec
index e893482..2b83a8c 100644
--- a/QcomModulePkg/QcomModulePkg.dec
+++ b/QcomModulePkg/QcomModulePkg.dec
@@ -1,5 +1,5 @@
#/*
-# * Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
+# * Copyright (c) 2015-2019, The Linux Foundation. All rights reserved.
# *
# * Redistribution and use in source and binary forms, with or without
# * modification, are permitted provided that the following conditions are
@@ -141,6 +141,8 @@
gEfiQcomSecRSAProtocolGuid = { 0xeb7a442a, 0xcef4, 0x40a7, {0xa8, 0xae, 0x5a, 0x2e, 0x7f, 0x48, 0xe1, 0x72 } }
# Get DDR details protocol
gEfiDDRGetInfoProtocolGuid = { 0x1a7c0eb8, 0x5646, 0x45f7, { 0xab, 0x20, 0xea, 0xe5, 0xda, 0x46, 0x40, 0xa2 } }
+ # Display Utils Protocol
+ gQcomDisplayUtilsProtocolGuid = { 0xc0dd69ac, 0x76ba, 0x11e6, { 0xab, 0x24, 0x1f, 0xc7, 0xf5, 0x57, 0x5f, 0x19 } }
[PcdsFixedAtBuild.common]
# LinuxLoaderCommon