<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Tianocore/edk2.git/MdeModulePkg/Test/Mock, branch dependabot/github_actions/github/codeql-action-4</title>
<subtitle>EDK II (mirror)</subtitle>
<id>https://git.radix-linux.su/Tianocore/edk2.git/atom?h=dependabot%2Fgithub_actions%2Fgithub%2Fcodeql-action-4</id>
<link rel='self' href='https://git.radix-linux.su/Tianocore/edk2.git/atom?h=dependabot%2Fgithub_actions%2Fgithub%2Fcodeql-action-4'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/'/>
<updated>2025-09-19T04:41:29+00:00</updated>
<entry>
<title>MdeModulePkg/Test/Include: Fix SecurityManagement include guard</title>
<updated>2025-09-19T04:41:29+00:00</updated>
<author>
<name>Michael D Kinney</name>
<email>michael.d.kinney@intel.com</email>
</author>
<published>2025-08-21T16:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=f57fab9b1de09f1e50dfed68f1fedc54a43402fd'/>
<id>urn:sha1:f57fab9b1de09f1e50dfed68f1fedc54a43402fd</id>
<content type='text'>
Fix mimatched macro name of include guard in
MockSecurityManagementLib.h. This was found with unit test
build using CLANGDWARF.

Signed-off-by: Michael D Kinney &lt;michael.d.kinney@intel.com&gt;
</content>
</entry>
<entry>
<title>MdeModulePkg: added SecurityManagementLib mock</title>
<updated>2025-08-07T01:18:26+00:00</updated>
<author>
<name>Alexander Gryanko</name>
<email>xpahos@gmail.com</email>
</author>
<published>2025-06-22T04:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=1c3a22059b2da70832d4097141281d309a025c37'/>
<id>urn:sha1:1c3a22059b2da70832d4097141281d309a025c37</id>
<content type='text'>
Added Google Mock test support for SecurityManagementLib

Signed-off-by: Alexander Gryanko &lt;xpahos@gmail.com&gt;
</content>
</entry>
<entry>
<title>MdeModulePkg: Removed Pei, Dxe, Smm and mm header files</title>
<updated>2025-05-28T08:01:10+00:00</updated>
<author>
<name>Bhavani Subramanian</name>
<email>v-bhavanisu@microsoft.com</email>
</author>
<published>2025-05-27T19:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=20cd31ea838969d3af2b7494d4d509585f3cc64a'/>
<id>urn:sha1:20cd31ea838969d3af2b7494d4d509585f3cc64a</id>
<content type='text'>
Signed-off-by: Bhavani Subramanian &lt;v-bhavanisu@microsoft.com&gt;
</content>
</entry>
<entry>
<title>MdeModulePkg: Added MockHiiLib</title>
<updated>2025-05-28T08:01:10+00:00</updated>
<author>
<name>Bhavani Subramanian</name>
<email>v-bhavanisu@microsoft.com</email>
</author>
<published>2025-01-22T19:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=3d9de5d046e401fbe5e36a89e171df49edacc2f7'/>
<id>urn:sha1:3d9de5d046e401fbe5e36a89e171df49edacc2f7</id>
<content type='text'>
Signed-off-by: Bhavani Subramanian &lt;v-bhavanisu@microsoft.com&gt;
</content>
</entry>
<entry>
<title>Add MockVariablePolicyHelperLib</title>
<updated>2025-02-07T18:43:32+00:00</updated>
<author>
<name>Kane Chen</name>
<email>kane.chen@microsoft.com</email>
</author>
<published>2024-12-05T07:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=0d61f52fe31c86936c5b4268effddad7241c811e'/>
<id>urn:sha1:0d61f52fe31c86936c5b4268effddad7241c811e</id>
<content type='text'>
Signed-off-by: Kane Chen &lt;kane.chen@microsoft.com&gt;
</content>
</entry>
<entry>
<title>MdeModulePkg: Apply uncrustify formatting to relevant files.</title>
<updated>2023-10-27T00:50:49+00:00</updated>
<author>
<name>Vivian Nowka-Keane</name>
<email>vnowkakeane@linux.microsoft.com</email>
</author>
<published>2023-08-16T21:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=504953ef976b2435c871f5c0896701afcebdcf8a'/>
<id>urn:sha1:504953ef976b2435c871f5c0896701afcebdcf8a</id>
<content type='text'>
Apply uncrustify formatting to GoogleTest cpp files and respective
header file.

Cc: Jian J Wang &lt;jian.j.wang@intel.com&gt;
Cc: Liming Gao &lt;gaoliming@byosoft.com.cn&gt;
Cc: Hao A Wu &lt;hao.a.wu@intel.com&gt;
Cc: Ray Ni &lt;ray.ni@intel.com&gt;
Signed-off-by: Vivian Nowka-Keane &lt;vnowkakeane@linux.microsoft.com&gt;
Reviewed-by: Michael D Kinney &lt;michael.d.kinney@intel.com&gt;
</content>
</entry>
<entry>
<title>MdeModulePkg: Add more PciHostBridgeLib gmock support</title>
<updated>2023-05-10T00:39:13+00:00</updated>
<author>
<name>Gua Guo</name>
<email>gua.guo@intel.com</email>
</author>
<published>2023-05-05T01:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=25c9d4431580e68b9f11656163d032bc862c7e9b'/>
<id>urn:sha1:25c9d4431580e68b9f11656163d032bc862c7e9b</id>
<content type='text'>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4443

Add Google Mock Library for PciHostBridgeLib

Cc: Michael D Kinney &lt;michael.d.kinney@intel.com&gt;
Cc: Hao A Wu &lt;hao.a.wu@intel.com&gt;
Cc: Ray Ni &lt;ray.ni@intel.com&gt;
Cc: Chris Johnson &lt;chris.n.johnson@intel.com&gt;
Signed-off-by: Gua Guo &lt;gua.guo@intel.com&gt;
Reviewed-by: Michael D Kinney &lt;michael.d.kinney@intel.com&gt;
</content>
</entry>
</feed>
