Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 3b48f8ccab3ff84653c2b982bd03fb60f390edf3
      
https://github.com/tianocore/edk2/commit/3b48f8ccab3ff84653c2b982bd03fb60f390edf3
  Author: Guo Dong <guo.d...@intel.com>
  Date:   2025-07-29 (Tue, 29 Jul 2025)

  Changed paths:
    M UefiPayloadPkg/PchSmiDispatchSmm/PchSmiDispatchSmm.c

  Log Message:
  -----------
  UefiPayloadPkg: Fix calling convention

When register a root SMI handler, it is expected to use windows calling
convention for the SMI handler. This patch adds missing EFIAPI for the
SMI handler SmmSwDispatcher to avoid potential issue from Linux build.

Signed-off-by: Guo Dong <guo.d...@intel.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to