edk2/UnitTestFrameworkPkg/Library/FunctionMockLib
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
..
FunctionMockLib.c UnitTestFrameworkPkg: Add gmock support to GoogleTestLib 2023-04-10 05:59:02 +00:00
FunctionMockLib.inf UnitTestFrameworkPkg: FunctionMockLib: Do not support AArch64 2026-07-31 15:16:47 +00:00
FunctionMockLib.uni UnitTestFrameworkPkg: Add gmock support to GoogleTestLib 2023-04-10 05:59:02 +00:00