mirror of https://github.com/acidanthera/audk.git
66494e5324
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 |