Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
226
UINT64* ScanXSDT(UINT32 Signature, UINT64 TableId)
227
{
228
return ScanXSDT2(Signature, TableId, IGNORE_INDEX);
229
}
230
231
232
void AddDropTable(EFI_ACPI_DESCRIPTION_HEADER* Table, UINT32 Index)
Callers
1
PatchACPI
Function · 0.85
Calls
1
ScanXSDT2
Function · 0.85
Tested by
no test coverage detected