kolibrios-fun/kernel
Ivan Baravy e44770ac18 uefi64kos: Fix stack alignment on function calls.
It is a formal requirement of UEFI spec that the stack is to be aligned
on 16 bytes on all calls to service routines. I changed eficall macro to
fstcall one in my previous commit. Due to differences in macro logic
that change broke UEFI boot on some platforms that do care about stack
alignment. This commit should fix the issue.

git-svn-id: svn://kolibrios.org@9253 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-05 02:17:31 +00:00
..
branches Removed useless kolibri-f branch 2021-09-14 17:42:01 +00:00
tags tag for Kolibri 0.7.7.0 2009-12-14 16:31:01 +00:00
trunk uefi64kos: Fix stack alignment on function calls. 2021-11-05 02:17:31 +00:00