.pytool/plugin/SpellCheck: Add more common words

Appends the word list to reduce the number of errors encountered
by individual packages.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
diff --git a/.pytool/Plugin/SpellCheck/cspell.base.yaml b/.pytool/Plugin/SpellCheck/cspell.base.yaml
index 3d4fd71..f0d5791 100644
--- a/.pytool/Plugin/SpellCheck/cspell.base.yaml
+++ b/.pytool/Plugin/SpellCheck/cspell.base.yaml
@@ -178,6 +178,117 @@
         "vcruntimed",

         "ucrtd",

         "msvcrtd",

-        "XIPFLAGS"

+        "XIPFLAGS",

+        "bootflow",

+        "bootup",

+        "cacheability",

+        "cachetype",

+        "conout",

+        "deadloop",

+        "devicepath",

+        "hisilicon",

+        "littleendian",

+        "nonsecure",

+        "pagetable",

+        "postmem",

+        "premem",

+        "reglist",

+        "semihalf",

+        "subvendor",

+        "subhierarchy",

+        "targetlist",

+        "tmpname",

+        "watchdogtimer",

+        "writeback",

+        "langcode",

+        "langcodes",

+        "autoreload",

+        "bootable",

+        "endiannness",

+        "fvmain",

+        "prefetchable",

+        "multiboot",

+        "ramdisk",

+        "unbootable",

+        "setjump",

+        "bytecodes",

+        "bytelist",

+        "bytestream",

+        "countof",

+        "deregistering",

+        "devicetree",

+        "mainpage",

+        "mismanipulation",

+        "pytool",

+        "wbinvd",

+        "armltd",

+        "datacache",

+        "lastattemptstatus",

+        "lastattemptversion",

+        "lowestsupportedversion",

+        "updateable",

+        "pecoff",

+        "autodetect",

+        "harddisk",

+        "toctou",

+        "bugbug",

+        "depexes",

+        "fwvol",

+        "hoblist",

+        "imagehandle",

+        "schedulable",

+        "StandaloneMMCore",

+        "systemtable",

+        "uncacheable",

+        "devpath",

+        "testsuites",

+        "testcase",

+        "pxmldoc",

+        "pcxml",

+        "pclutf",

+        "pcunicode",

+        "ntxmltransformcharacter",

+        "ntxmlcomparestrings",

+        "pcxmldoc",

+        "ntxmlfetchcharacterdecoder",

+        "ntxml",

+        "ntxmlspecialstringcompare",

+        "rtlxmlcallback",

+        "xmlef",

+        "osruntime",

+        "readytoboot",

+        "hwerrrec",

+        "xformed",

+        "xform",

+        "undock",

+        "qrencoder",

+        "selawik",

+        "ntxmlrawnextcharacter",

+        "undocked",

+        "reprompt",

+        "yesno",

+        "okcancel",

+        "qrencoding",

+        "qrlevel",

+        "shiftn",

+        "unenroll",

+        "pcxmlstructure",

+        "pxmlstructure",

+        "pcencoder",

+        "pcvoid",

+        "nofailure",

+        "blockio",

+        "lockv",

+        "uefishelldebug",

+        "mtrrcap",

+        "drhds",

+        "rmrrs",

+        "creatorid",

+        "dxeipl",

+        "swmdialogs",

+        "unrecovered",

+        "cmocka",

+        "unenrolling",

+        "unconfigure"

     ]

 }