mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| CmockaLib | ||
| FunctionMockLib | ||
| GoogleTestLib | ||
| Posix | ||
| SubhookLib | ||
| UnitTestBootLibNull | ||
| UnitTestBootLibUsbClass | ||
| UnitTestDebugAssertLib | ||
| UnitTestLib | ||
| UnitTestPeiServicesTablePointerLib | ||
| UnitTestPersistenceLibNull | ||
| UnitTestPersistenceLibSimpleFileSystem | ||
| UnitTestResultReportLib | ||
| UnitTestUefiBootServicesTableLib | ||