MCPcopy Create free account
hub / github.com/CloverHackyColor/CloverBootloader / ScanXSDT

Function ScanXSDT

rEFIt_UEFI/Platform/AcpiPatcher.cpp:226–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224}
225
226UINT64* ScanXSDT(UINT32 Signature, UINT64 TableId)
227{
228 return ScanXSDT2(Signature, TableId, IGNORE_INDEX);
229}
230
231
232void AddDropTable(EFI_ACPI_DESCRIPTION_HEADER* Table, UINT32 Index)

Callers 1

PatchACPIFunction · 0.85

Calls 1

ScanXSDT2Function · 0.85

Tested by

no test coverage detected