QcomModulePkg: Add support for fvname guid

Add guid for the FV in the FV header, this FV is used by the UEFI
boot load stage to launch the loader app from this FV only.

Change-Id: I82da6cbff6403aa34062a902ed9523f74febaf6d
diff --git a/QcomModulePkg/QcomModulePkg.fdf b/QcomModulePkg/QcomModulePkg.fdf
index 79661d9..33bce21 100644
--- a/QcomModulePkg/QcomModulePkg.fdf
+++ b/QcomModulePkg/QcomModulePkg.fdf
@@ -106,7 +106,7 @@
 READ_STATUS        = TRUE
 READ_LOCK_CAP      = TRUE
 READ_LOCK_STATUS   = TRUE
-
+FvNameGuid         = 046fae99-cf2e-49ed-a6a8-a1488b7e80d3
 
 INF QcomModulePkg/Application/FastbootApp/FastbootApp.inf
 INF QcomModulePkg/Application/LinuxLoader/LinuxLoader.inf