<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Tianocore/edk2.git, branch dependabot/github_actions/actions/github-script-9</title>
<subtitle>EDK II (mirror)</subtitle>
<id>https://git.radix-linux.su/Tianocore/edk2.git/atom?h=dependabot%2Fgithub_actions%2Factions%2Fgithub-script-9</id>
<link rel='self' href='https://git.radix-linux.su/Tianocore/edk2.git/atom?h=dependabot%2Fgithub_actions%2Factions%2Fgithub-script-9'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/'/>
<updated>2026-05-11T20:55:01+00:00</updated>
<entry>
<title>GitHub Action: Bump actions/github-script from 7 to 9</title>
<updated>2026-05-11T20:55:01+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-05-11T20:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=4150d8cd3bc750a452e2c5901f8d21ebc9f955a9'/>
<id>urn:sha1:4150d8cd3bc750a452e2c5901f8d21ebc9f955a9</id>
<content type='text'>
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 9.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v9)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>UefiCpuPkg: Remove the absolute address jump in LoongArch exception handler</title>
<updated>2026-05-08T02:42:59+00:00</updated>
<author>
<name>Chao Li</name>
<email>lichao@loongson.cn</email>
</author>
<published>2026-04-28T13:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=b03a21a63e3bd001f52c527e5a57feddb53a690b'/>
<id>urn:sha1:b03a21a63e3bd001f52c527e5a57feddb53a690b</id>
<content type='text'>
In LoongArch, the last ABS reloaction is located in the exception
vector. Use four placeholder instructions and patch the addresses in
these four instructions after copying vector code.

It have no ABS relocation since this patch, which is good for other
compilers(such as clang).

Signed-off-by: Chao Li &lt;lichao@loongson.cn&gt;
Cc: Ray Ni &lt;ray.ni@intel.com&gt;
Cc: Jiaxin Wu &lt;jiaxin.wu@intel.com&gt;
Cc: Zhiguang Liu &lt;zhiguang.liu@intel.com&gt;
Cc: Dun Tan &lt;dun.tan@intel.com&gt;
Cc: Arun Subramanian Baskaran &lt;arun.subramanian.baskaran@intel.com&gt;
Cc: Gerd Hoffmann &lt;kraxel@redhat.com&gt;
Cc: Star Zeng &lt;star.zeng@intel.com&gt;
Cc: Eduardo Cuevas Farfan &lt;eduardo.cuevas.farfan@intel.com&gt;
</content>
</entry>
<entry>
<title>MdePkg: Disable AuditOnly Mode for Spell Check</title>
<updated>2026-05-08T02:15:34+00:00</updated>
<author>
<name>Oliver Smith-Denny</name>
<email>osde@microsoft.com</email>
</author>
<published>2026-04-29T22:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=e6863d9cb9878764181ca60575faf8628442f726'/>
<id>urn:sha1:e6863d9cb9878764181ca60575faf8628442f726</id>
<content type='text'>
Now that all spelling errors have been fixed,
disable AuditOnly mode to catch future spelling
errors in PR gates.

Add misspellings to be temporarily ignored in
MdePkg.ci.yaml to give consumers time to transition.

Signed-off-by: Oliver Smith-Denny &lt;osde@microsoft.com&gt;
</content>
</entry>
<entry>
<title>MdePkg: Fix Spelling Errors in Comments</title>
<updated>2026-05-08T02:15:34+00:00</updated>
<author>
<name>Oliver Smith-Denny</name>
<email>osde@microsoft.com</email>
</author>
<published>2026-04-16T16:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=6f73fbea977818342dd3992aa443f867957ad1c4'/>
<id>urn:sha1:6f73fbea977818342dd3992aa443f867957ad1c4</id>
<content type='text'>
This fixes all non-breaking spelling errors in
MdePkg.

Signed-off-by: Oliver Smith-Denny &lt;osde@microsoft.com&gt;
</content>
</entry>
<entry>
<title>.pytool: Update cspell Allowed Words</title>
<updated>2026-05-08T02:15:34+00:00</updated>
<author>
<name>Oliver Smith-Denny</name>
<email>osde@microsoft.com</email>
</author>
<published>2026-04-16T16:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=27f83abf1b65d34edcce56d613e2b42746d70123'/>
<id>urn:sha1:27f83abf1b65d34edcce56d613e2b42746d70123</id>
<content type='text'>
Update the global cspell dictionary with allowed
words from MdePkg.

Signed-off-by: Oliver Smith-Denny &lt;osde@microsoft.com&gt;
</content>
</entry>
<entry>
<title>MdePkg,MdeModulePkg: Fix Spelling Error in Udf Definitions</title>
<updated>2026-05-08T02:15:34+00:00</updated>
<author>
<name>Oliver Smith-Denny</name>
<email>osde@microsoft.com</email>
</author>
<published>2026-04-13T18:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=b5d4a2c4789dd54f73c81c53afbdeb558ecfd1de'/>
<id>urn:sha1:b5d4a2c4789dd54f73c81c53afbdeb558ecfd1de</id>
<content type='text'>
Fix spelling error in definition in Udf.h. Update
consumer in MdeModulePkg.

A temporary backward-compatible alias is provided
for the old misspelled enum name.

Continuous-integration-options: PatchCheck.ignore-multi-package

Signed-off-by: Oliver Smith-Denny &lt;osde@microsoft.com&gt;
</content>
</entry>
<entry>
<title>MdePkg: Fix Spelling Errors in CXL Definitions</title>
<updated>2026-05-08T02:15:34+00:00</updated>
<author>
<name>Oliver Smith-Denny</name>
<email>osde@microsoft.com</email>
</author>
<published>2026-04-13T18:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=1efbb315fd43a769fb327e0a62fb7d17a6f90ad6'/>
<id>urn:sha1:1efbb315fd43a769fb327e0a62fb7d17a6f90ad6</id>
<content type='text'>
Fix spelling errors in definitions in Cxl30.h.

Signed-off-by: Oliver Smith-Denny &lt;osde@microsoft.com&gt;
</content>
</entry>
<entry>
<title>MdePkg: Fix Spelling Errors in HiiImageDecoder Definitions</title>
<updated>2026-05-08T02:15:34+00:00</updated>
<author>
<name>Oliver Smith-Denny</name>
<email>osde@microsoft.com</email>
</author>
<published>2026-04-13T18:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=627860407ae19b09edc58b8d7d33330da5186212'/>
<id>urn:sha1:627860407ae19b09edc58b8d7d33330da5186212</id>
<content type='text'>
Fix spelling errors in definitions in
HiiImageDecoder.h.

Signed-off-by: Oliver Smith-Denny &lt;osde@microsoft.com&gt;
</content>
</entry>
<entry>
<title>MdePkg: Fix Spelling Errors in IPMI Definitions</title>
<updated>2026-05-08T02:15:34+00:00</updated>
<author>
<name>Oliver Smith-Denny</name>
<email>osde@microsoft.com</email>
</author>
<published>2026-04-13T18:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=4da6018ffe6e1f5b87a560b1a93679ebf76ec649'/>
<id>urn:sha1:4da6018ffe6e1f5b87a560b1a93679ebf76ec649</id>
<content type='text'>
Fix spelling errors in definitions in
IpmiNetFnApp.h.

Signed-off-by: Oliver Smith-Denny &lt;osde@microsoft.com&gt;
</content>
</entry>
<entry>
<title>MdePkg: Fix Spelling Error in DriverConfiguration2 Definitions</title>
<updated>2026-05-08T02:15:34+00:00</updated>
<author>
<name>Oliver Smith-Denny</name>
<email>osde@microsoft.com</email>
</author>
<published>2026-04-13T18:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=5981dfcb5f49d9223bf949449a77b3539206b405'/>
<id>urn:sha1:5981dfcb5f49d9223bf949449a77b3539206b405</id>
<content type='text'>
Fix spelling error in definition in
DriverConfiguration2.h.

A temporary backward-compatible alias is provided
for the old misspelled macro name.

Signed-off-by: Oliver Smith-Denny &lt;osde@microsoft.com&gt;
</content>
</entry>
</feed>
