mirror of
https://github.com/acidanthera/audk.git
synced 2025-12-20 12:05:50 +01:00
Adds EFI_EXCEPTION_CALLBACK and EFI_PERIODIC_CALLBACK casts to RegisteredCallback call in InterruptDistributionHub to suppress deprecated non-prototype LLVM 15 warning Signed-off-by: Savva Mitrofanov <savvamtr@gmail.com>