e44770ac18acfbac043274be9673a5b6f9a0b1d6
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
Description
The main KolibriOS repository
Languages
C
71.4%
Assembly
11.8%
C++
10.8%
Makefile
1.7%
HTML
1.4%
Other
2.3%