From: Sean Brogan <sean.bro...@microsoft.com> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3445
Spellcheck was not covering all specified files due to CSpell v5 and Node v10 incompatibility of current CI pipeline configuration. This change updates ExtendedWords for ArmPkg with valid acronyms to avoid potential spell errors. Cc: Laszlo Ersek <ler...@redhat.com> Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org> Cc: Leif Lindholm <l...@nuviainc.com> Cc: Sami Mujawar <sami.muja...@arm.com> Signed-off-by: Sean Brogan <sean.bro...@microsoft.com> Signed-off-by: Kun Qin <kuqi...@gmail.com> Reviewed-by: Ard Biesheuvel <a...@kernel.org> --- Notes: v2: - Moved Kun's signed-off tag to the last - Added reviewed-by tag [Ard] ArmPkg/ArmPkg.ci.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ArmPkg/ArmPkg.ci.yaml b/ArmPkg/ArmPkg.ci.yaml index d91c03f2acb8..a0d6a75fe881 100644 --- a/ArmPkg/ArmPkg.ci.yaml +++ b/ArmPkg/ArmPkg.ci.yaml @@ -94,13 +94,18 @@ "ackintid", "actlr", "aeabi", + "asedis", "ashldi", "ashrdi", + "baddr", "ccidx", "ccsidr", "clidr", "clrex", "clzsi", + "cnthctl", + "cortexa", + "cpacr", "cpuactlr", "csselr", "ctzsi", @@ -116,6 +121,7 @@ "divdi", "divsi", "dmdepkg", + "dpref", "drsub", "fcmpeq", "fcmpge", @@ -125,17 +131,25 @@ "ffreestanding", "frsub", "hisilicon", + "iccabpr", "iccbpr", "icciar", "iccicr", "icciidr", + "iccpir", "iccpmr", + "iccrpr", + "icdabr", "icdicer", "icdicfr", + "icdicpr", "icdictr", + "icdiidr", "icdiser", "icdisr", + "icdppisr", "icdsgir", + "icdspr", "icenabler", "intid", "ipriority", @@ -160,6 +174,7 @@ "lshrdi", "moddi", "modsi", + "mpcore", "mpidr", "muldi", "mullu", @@ -168,6 +183,9 @@ "nsasedis", "nuvia", "oldit", + "pcten", + "plpis", + "procno", "readc", "revsh", "rfedb", @@ -189,6 +207,7 @@ "smmlsr", "sourcery", "srsdb", + "ssacr", "stmdb", "stmia", "strbt", -- 2.31.1.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#76482): https://edk2.groups.io/g/devel/message/76482 Mute This Topic: https://groups.io/mt/83537905/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-