-mabi=ms is added for fixing the issue related to calling conventions for an upcoming release.
However, the solution/fix preferred by edk2 community is to add a missing EFIAPI. This is why we don't see "-mabi=ms" being used in other places in tianocore open source code. Therefore, create this issue to follow up.
For details, please see  https://github.com/tianocore/edk2-t st/pull/281#issuecomment-3184055697