IBM:IPZ:VPD: template change for UTIL:D0

UTIL:D0 changed to VSYS:MM
updated the tool for UTIL:D0
corrected the tool for UTIL:D1

Change-Id: Ic1a5d067fe4951bfe7f51bef53919a931c79d314
Signed-off-by: Jinu Joy Thomas <jinu.joy.thomas@in.ibm.com>
diff --git a/vpd-manager/include/constants.hpp b/vpd-manager/include/constants.hpp
index fea5b63..9708beb 100644
--- a/vpd-manager/include/constants.hpp
+++ b/vpd-manager/include/constants.hpp
@@ -130,7 +130,7 @@
 constexpr auto vsbpInf = "com.ibm.ipzvpd.VSBP";
 constexpr auto kwdCCIN = "CC";
 constexpr auto kwdRG = "RG";
-constexpr auto kwdAMM = "D0";
+constexpr auto kwdAMM = "MM";
 constexpr auto kwdClearNVRAM_CreateLPAR = "BA";
 constexpr auto kwdKeepAndClear = "BA";
 constexpr auto kwdFC = "FC";