| commit | e15fd3af7275eed486f322f6e33a32a5bec2d63a | [log] [tgz] |
|---|---|---|
| author | Mike Beaton <mjsbeaton@gmail.com> | Tue Nov 25 20:12:48 2025 +0000 |
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | Mon Dec 01 18:12:41 2025 +0000 |
| tree | cd0f7046deb524049a5cdd824b9a7a3e492017c6 | |
| parent | d22277be6e8ca461396ed443bbe0e9db19a0c3bf [diff] |
DynamicTablesPkg,.azurepipelines: Upgrade Node from 14.x to LTS 24.x Apparently cspell was not properly working with the previous node version, which means some cspell failures have crept in, so we also introduce new required spellcheck exceptions: cavium https://github.com/tianocore/edk2/blob/2f644968bdc09a2571e63d3c09c429abbede8a3a/DynamicTablesPkg/Library/FdtHwInfoParserLib/Arm/Iort/SmmuV3Parser.c#L373 eventq https://github.com/tianocore/edk2/blob/2f644968bdc09a2571e63d3c09c429abbede8a3a/DynamicTablesPkg/Library/FdtHwInfoParserLib/Arm/Iort/SmmuV3Parser.c#L352 gerror https://github.com/tianocore/edk2/blob/2f644968bdc09a2571e63d3c09c429abbede8a3a/DynamicTablesPkg/Library/FdtHwInfoParserLib/Arm/Iort/SmmuV3Parser.c#L356 All introduced in 954ee29013899ebdc9c263b3bd6268015dafc07a . Continuous-integration-options: PatchCheck.ignore-multi-package Signed-off-by: Mike Beaton <mjsbeaton@gmail.com>