You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
340b870842
This patch fixed GCC x64 Crypto boot issue. The issue was related to the calling convention. "EFIAPI" was missing for several ASM provided functions. It also fixed #834. Signed-off-by: Maurice Ma <maurice.ma@intel.com>