Commit Graph

13 Commits

Author SHA1 Message Date
jief666 bac4bac33a OpenSsl and secureboot compilation. Don't know if it works. 2024-01-10 14:08:21 +01:00
jief 39a96c8185 Fix compilation error in securehash.cpp 2024-01-08 16:23:32 +01:00
jief666 1ea4700bd6 Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
jief666 83593a5ab9 Convert bool to XBool. 2021-09-28 16:54:31 +03:00
jief666 2c829b66cd Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
jief666 0b0667997a Try to compile secure boot. Error in some openssl asm instructions. 2021-05-09 17:13:37 +03:00
jief666 8209394af9 Continuing to refactor SETTINGS_DATA. 2021-02-11 14:41:59 +03:00
jief666 b8a188382c Make Clover path independent. 2020-10-03 20:02:31 +03:00
jief666 bc04c86a93 Refactoring some CHAR8* and CHAR16* to XString. 2020-08-15 16:47:56 +03:00
jief666 4555bb9e9f Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
jief 4faa0aa8a2 Fix %X and %u format for char and short. 2020-04-17 16:14:24 +03:00
Jief L e8fd94bb8f Switch to new printf format for DebugLog. 2020-03-25 21:32:44 +03:00
jief 7fa464fde0 Final switch to C++ compiler 2020-02-17 23:41:09 +03:00