summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/DscBuildData.py
diff options
context:
space:
mode:
authorOliver Steffen <osteffen@redhat.com>2025-11-05 19:47:41 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-11-21 19:33:06 +0300
commit8c31bd9487b62e8a00f5840baf5aac377ed693a0 (patch)
tree736559acc9be9df33c261f003f09c987d4014943 /BaseTools/Source/Python/Workspace/DscBuildData.py
parent56f2d5890840aa92e714e056706223f113063cc8 (diff)
downloadedk2-8c31bd9487b62e8a00f5840baf5aac377ed693a0.tar.xz
MdeModulePkg/DebugSupportDxe: Fix incompatible pointer types
GCC 15 enforces stricter type checking for function pointers. When passing EFI_PERIODIC_CALLBACK and EFI_EXCEPTION_CALLBACK to ManageIdtEntryTable, explicit casts to CALLBACK_FUNC are required to avoid incompatible pointer type errors. Add explicit casts at the call sites in RegisterPeriodicCallback and RegisterExceptionCallback functions. Signed-off-by: Oliver Steffen <osteffen@redhat.com> (cherry picked from commit ff28da41c2e23b9d5de34e729ecfb72c37ac63bf)
Diffstat (limited to 'BaseTools/Source/Python/Workspace/DscBuildData.py')
0 files changed, 0 insertions, 0 deletions