QcomModulePkg: Fix redefinition issue after include the missing header file

1. Symbol was not declared because of missing the header file, so
   include the header file in c file.
2. Disable the verified boot, there is a redefinition issue after
   include the header file. So add #if checking in c file.

Change-Id: Ifc0314904be2e909099624914a8fae07ad152bcd
1 file changed