edk2/UnitTestFrameworkPkg/Include/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
..
FunctionMockLib.h UnitTestFrameworkPkg: FunctionMockLib: Do not support AArch64 2026-07-31 15:16:47 +00:00
GoogleTestLib.h UnitTestFrameworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
HostMemoryAllocationBelowAddressLib.h UnitTestFrameworkPkg/MemoryAllocationLibPosix: Add allocate below address 2025-01-21 05:02:38 +00:00
SubhookLib.h UnitTestFrameworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
UnitTestPersistenceLib.h UnitTestFrameworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00