Platforms/ARM/VExpress: sync log level comments to DebugLib.h

Suggested-by: Leif Lindholm <leif.lindholm@linaro.org>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
diff --git a/Platforms/ARM/VExpress/ArmVExpress.dsc.inc b/Platforms/ARM/VExpress/ArmVExpress.dsc.inc
index 7d07d39..42355f4 100644
--- a/Platforms/ARM/VExpress/ArmVExpress.dsc.inc
+++ b/Platforms/ARM/VExpress/ArmVExpress.dsc.inc
@@ -347,17 +347,18 @@
   #  DEBUG_POOL      0x00000010  // Alloc & Free (pool)

   #  DEBUG_PAGE      0x00000020  // Alloc & Free (page)

   #  DEBUG_INFO      0x00000040  // Informational debug messages

-  #  DEBUG_DISPATCH  0x00000080  // PEI/DXE Dispatchers

+  #  DEBUG_DISPATCH  0x00000080  // PEI/DXE/SMM Dispatchers

   #  DEBUG_VARIABLE  0x00000100  // Variable

   #  DEBUG_BM        0x00000400  // Boot Manager

   #  DEBUG_BLKIO     0x00001000  // BlkIo Driver

-  #  DEBUG_NET       0x00004000  // SNI Driver

+  #  DEBUG_NET       0x00004000  // SNP Driver

   #  DEBUG_UNDI      0x00010000  // UNDI Driver

   #  DEBUG_LOADFILE  0x00020000  // LoadFile

   #  DEBUG_EVENT     0x00080000  // Event messages

   #  DEBUG_GCD       0x00100000  // Global Coherency Database changes

   #  DEBUG_CACHE     0x00200000  // Memory range cachability changes

-  #  DEBUG_VERBOSE   0x00400000  // Detailed debug messages that may significantly impact boot performance

+  #  DEBUG_VERBOSE   0x00400000  // Detailed debug messages that may

+  #                              // significantly impact boot performance

   #  DEBUG_ERROR     0x80000000  // Error

   gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000000F