summaryrefslogtreecommitdiff
path: root/.pytool
diff options
context:
space:
mode:
authorMichael Kubacki <michael.kubacki@microsoft.com>2022-05-17 18:57:43 -0400
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-05-19 03:02:14 +0000
commit2189c71026cba9dab768776a2f8ebf689b484c56 (patch)
tree8b5750d4ec1365866b89c3c86239f922991d5282 /.pytool
parent7b126978e12bd490af63194cf1dafa41a0753659 (diff)
downloadedk2-2189c71026cba9dab768776a2f8ebf689b484c56.zip
edk2-2189c71026cba9dab768776a2f8ebf689b484c56.tar.gz
edk2-2189c71026cba9dab768776a2f8ebf689b484c56.tar.bz2
.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>
Diffstat (limited to '.pytool')
-rw-r--r--.pytool/Plugin/SpellCheck/cspell.base.yaml113
1 files changed, 112 insertions, 1 deletions
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"
]
}