The main KolibriOS repository
Go to file
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
contrib OpenTyrian: Fixed VERSION and disabled exit, on unsupported scaling 2021-11-03 21:55:52 +00:00
data System Panel: 2021-11-03 22:53:03 +00:00
drivers i8255x: Link detection. 2021-11-03 21:45:38 +00:00
kernel uefi64kos: Fix stack alignment on function calls. 2021-11-05 02:17:31 +00:00
programs ktcc: Delete old tinygl library 2021-11-04 20:25:19 +00:00
skins Add 8Metro skin from ConLenov 2021-10-31 06:52:12 +00:00
build.txt build.txt: add information about testing changes 2015-06-16 15:36:05 +00:00
tup.config.template - Added teatool to autobuild 2020-12-24 22:38:37 +00:00