Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: bd23183ac91566754077869b720cf542c11d68b1 https://github.com/tianocore/edk2/commit/bd23183ac91566754077869b720cf542c11d68b1 Author: Rebecca Cran <rebe...@bsdio.com> Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths: M .pytool/Plugin/SpellCheck/cspell.base.yaml Log Message: ----------- .pytool: Add "MPIDR" to the list of known words in cspell.base.yaml "MPIDR" is the Multiprocessor Affinity Register on Arm systems. Add it the list of known words so that cspell doesn't flag it as a misspelling. Signed-off-by: Rebecca Cran <rebe...@bsdio.com> Commit: cf60ca43664c45477a65214ba398d58b63474ac1 https://github.com/tianocore/edk2/commit/cf60ca43664c45477a65214ba398d58b63474ac1 Author: Rebecca Cran <rebe...@bsdio.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M .pytool/Plugin/SpellCheck/cspell.base.yaml Log Message: ----------- .pytool: Sort the list of words in cspell.base.yaml Sort the list of words to add to cspell's dictionary by running the list through `sort`. Signed-off-by: Rebecca Cran <rebe...@bsdio.com> Commit: 7b1646d4542e58058b02163a31a7228f4dba1611 https://github.com/tianocore/edk2/commit/7b1646d4542e58058b02163a31a7228f4dba1611 Author: Rebecca Cran <rebe...@bsdio.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M ArmPlatformPkg/Include/Library/LcdPlatformLib.h M ArmPlatformPkg/Library/ArmMaliDp/ArmMaliDp.c M ArmPlatformPkg/Library/PL111Lcd/PL111Lcd.c Log Message: ----------- ArmPlatformPkg: Fix some spelling mistakes found by cspell When cspell is installed (via `npm install cspell`), CI checks for spelling mistakes. There are currently a very large number of them: some are genuine mistakes while others are words or acryonyms that cspell doesn't know. Fix a few of the misspellings in ArmPlatformPkg. Signed-off-by: Rebecca Cran <rebe...@bsdio.com> Commit: 394cbc4ab28f825cdcdc25f4e9f0b8523ebf187c https://github.com/tianocore/edk2/commit/394cbc4ab28f825cdcdc25f4e9f0b8523ebf187c Author: Rebecca Cran <rebe...@bsdio.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M ArmVirtPkg/Library/DebugLibFdtPL011Uart/DebugLib.c M ArmVirtPkg/Library/QemuVirtMemInfoLib/QemuVirtMemInfoLib.c Log Message: ----------- ArmVirtPkg: Fix some spelling mistakes found by cspell When cspell is installed (via `npm install cspell`), CI checks for spelling mistakes. There are currently a very large number of them: some are genuine mistakes while others are words or acryonyms that cspell doesn't know. Fix a few of the misspellings in ArmVirtPkg. Signed-off-by: Rebecca Cran <rebe...@bsdio.com> Commit: ecb0d1e2cb513baf03586158899349d67b3f7c8f https://github.com/tianocore/edk2/commit/ecb0d1e2cb513baf03586158899349d67b3f7c8f Author: Rebecca Cran <rebe...@bsdio.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M MdePkg/Library/UefiDebugLibDebugPortProtocol/DebugLib.c M MdePkg/Library/UefiDebugLibDebugPortProtocol/DebugLibConstructor.c M MdePkg/Library/UefiDebugLibStdErr/DebugLib.c M MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c M MdePkg/Test/UnitTest/Library/BaseLib/Base64UnitTest.c Log Message: ----------- MdePkg: Fix some spelling mistakes found by cspell When cspell is installed (via `npm install cspell`), CI checks for spelling mistakes. There are currently a very large number of them: some are genuine mistakes while others are words or acryonyms that cspell doesn't know. Fix a few of the misspellings in MdePkg. Signed-off-by: Rebecca Cran <rebe...@bsdio.com> Commit: 1f6dbab8d9d3b364cf873a5a04531ee4c2cbd637 https://github.com/tianocore/edk2/commit/1f6dbab8d9d3b364cf873a5a04531ee4c2cbd637 Author: Rebecca Cran <rebe...@bsdio.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M RedfishPkg/RedfishRestExDxe/RedfishRestExDriver.c M RedfishPkg/RedfishRestExDxe/RedfishRestExImpl.c M RedfishPkg/RestJsonStructureDxe/RestJsonStructureDxe.c Log Message: ----------- RedfishPkg: Fix some spelling mistakes found by cspell When cspell is installed (via `npm install cspell`), CI checks for spelling mistakes. There are currently a very large number of them: some are genuine mistakes while others are words or acryonyms that cspell doesn't know. Fix a few of the misspellings in RedfishPkg. Signed-off-by: Rebecca Cran <rebe...@bsdio.com> Commit: 669c5aa240f6675c93a275dd45a1b8fccd351519 https://github.com/tianocore/edk2/commit/669c5aa240f6675c93a275dd45a1b8fccd351519 Author: Rebecca Cran <rebe...@bsdio.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M UefiPayloadPkg/PayloadLoaderPeim/FitPayloadLoaderPeim.c M UefiPayloadPkg/PayloadLoaderPeim/PayloadLoaderPeim.c M UefiPayloadPkg/PchSmiDispatchSmm/PchSmiDispatchSmm.c M UefiPayloadPkg/UefiPayloadEntry/AcpiTable.c M UefiPayloadPkg/UefiPayloadEntry/MemoryAllocation.c Log Message: ----------- UefiPayloadPkg: Fix some spelling mistakes found by cspell When cspell is installed (via `npm install cspell`), CI checks for spelling mistakes. There are currently a very large number of them: some are genuine mistakes while others are words or acryonyms that cspell doesn't know. Fix a few of the misspellings in UefiPayloadPkg. Signed-off-by: Rebecca Cran <rebe...@bsdio.com> Commit: c26490ea29f47ca059183d9447ac23b3b463d9d4 https://github.com/tianocore/edk2/commit/c26490ea29f47ca059183d9447ac23b3b463d9d4 Author: Rebecca Cran <rebe...@bsdio.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M EmbeddedPkg/EmbeddedPkg.dsc M EmbeddedPkg/GdbStub/SerialIo.c M EmbeddedPkg/Include/libfdt.h M EmbeddedPkg/Library/VirtualRealTimeClockLib/VirtualRealTimeClockLib.c Log Message: ----------- EmbeddedPkg: Fix some spelling mistakes found by cspell When cspell is installed (via `npm install cspell`), CI checks for spelling mistakes. There are currently a very large number of them: some are genuine mistakes while others are words or acryonyms that cspell doesn't know. Fix a few of the misspellings in EmbeddedPkg. Signed-off-by: Rebecca Cran <rebe...@bsdio.com> Commit: bbee1cc852fa8676ed0b530b1c67c92f32f4f740 https://github.com/tianocore/edk2/commit/bbee1cc852fa8676ed0b530b1c67c92f32f4f740 Author: Rebecca Cran <rebe...@bsdio.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M DynamicTablesPkg/Library/Common/AmlLib/Parser/AmlParser.c M DynamicTablesPkg/Library/Common/AmlLib/Tree/AmlNode.c Log Message: ----------- DynamicTablesPkg: Fix some spelling mistakes found by cspell When cspell is installed (via `npm install cspell`), CI checks for spelling mistakes. There are currently a very large number of them: some are genuine mistakes while others are words or acryonyms that cspell doesn't know. Fix a few of the misspellings in DynamicTablesPkg. Signed-off-by: Rebecca Cran <rebe...@bsdio.com> Compare: https://github.com/tianocore/edk2/compare/b0e7a75a4959...bbee1cc852fa To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits