efi
efi copied to clipboard
Support 32-bit architectures
Currently the code assumes x64 at many places -- practically everywhere in the FFI declarations. Change this so that we compile for 32-bit architectures like x86 as well.