mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-05 18:40:43 +00:00
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4446 CompareFileNameInAlphabet() is passed as a function pointer parameter and typecast to type SORT_COMPARE that is declared with EFIAPI. Add EFIAPI to CompareFileNameInAlphabet() to match SORT_COMPARE type. Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Guomin Jiang <guomin.jiang@intel.com> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn> |
||
|---|---|---|
| .. | ||
| BootManagerMenuApp | ||
| CapsuleApp | ||
| DumpDynPcd | ||
| HelloWorld | ||
| MemoryProfileInfo | ||
| SmiHandlerProfileInfo | ||
| UiApp | ||
| VariableInfo | ||