edk2/UnitTestFrameworkPkg/Library
Kun Qin 56e1e04202 UnitTestFrameworkPkg: FunctionMockLib: Do not support AArch64
Current FunctionMockLib is relying on the subhoob module to support the
backend operation by bitbanging the binary post-disassembly.

However subhook module is a x64 centric module and does not support
AArch64 usage.

This change removes the mock function support for AArch64. The
functionality will need other solutions to be properly supported.

Signed-off-by: Kun Qin <kun.qin@microsoft.com>
2026-07-31 15:16:47 +00:00
..
CmockaLib UnitTestFrameworkPkg: CmockaLib: Support float operations 2026-07-31 15:16:47 +00:00
FunctionMockLib UnitTestFrameworkPkg: FunctionMockLib: Do not support AArch64 2026-07-31 15:16:47 +00:00
GoogleTestLib UnitTestFrameworkPkg/GoogleTestLib: Remove extra options 2025-09-28 23:38:21 +00:00
Posix UnitTestFrameworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
SubhookLib UnitTestFrameworkPkg/SubhookLib: Update GCC defines 2025-09-28 23:38:21 +00:00
UnitTestBootLibNull UnitTestFrameworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UnitTestBootLibUsbClass UnitTestFrameworkPkg: Update to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
UnitTestDebugAssertLib UnitTestFrameworkPkg: UnitTestDebugAssertLib: GCC support for AArch64 2026-07-31 15:16:47 +00:00
UnitTestLib UnitTestFrameworkPkg/UnitTestLib: Fix printf() error from clang 2025-12-23 01:10:46 +00:00
UnitTestPeiServicesTablePointerLib UnitTestFrameworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
UnitTestPersistenceLibNull UnitTestFrameworkPkg: Modify APIs in UnitTestPersistenceLib 2022-12-14 13:34:33 +00:00
UnitTestPersistenceLibSimpleFileSystem UnitTestFrameworkPkg: UnitTestPersistenceLib: Save Unit Test Cache Option 2023-07-20 20:20:42 +00:00
UnitTestResultReportLib UnitTestFrameworkPkg: Update to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
UnitTestUefiBootServicesTableLib UnitTestFrameworkPkg: Increment handle key outside if block 2026-03-09 09:19:06 +00:00