aboutsummaryrefslogtreecommitdiff
path: root/Application/Loader/Loader.c
Commit message (Expand)AuthorAge
* Revert "Changed protocol GUID, backdoor variable name and cookie value"Toni Uhlig2025-04-23
* Changed protocol GUID, backdoor variable name and cookie valueToni Uhlig2025-04-23
* Support custom EfiGuard driver filenames by specifing `-D EFIGUARD_DRIVER_FIL...Toni Uhlig2025-04-23
* Misc. minor warning fixesMatthijs Lavrijsen2025-01-17
* Loader: do not pass load options to auto-generated boot entriesMatthijs Lavrijsen2024-01-21
* Use case-insensitive string comparison when checking file namesMatthijs Lavrijsen2024-01-21
* Loader: close root volume handle in LocateFile()Matthijs Lavrijsen2024-01-21
* Loader: make driver configuration a runtime optionMatthijs Lavrijsen2023-10-12
* Use EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL if availableMatthijs Lavrijsen2023-10-12
* Loader: report POST codes when bootingMatthijs Lavrijsen2023-10-12
* Loader: continue booting if the driver is already loadedMatthijs Lavrijsen2023-09-25
* Loader: check entry descriptions to determine whether they are WindowsMatthijs Lavrijsen2023-03-26
* Loader: remove BdsLibConnectAllDriversToAllControllersMatthijs Lavrijsen2023-03-26
* Loader: minor SetHighestAvailableMode improvementsMatthijs Lavrijsen2023-03-26
* Loader: handle EFI_SECURITY_VIOLATION from LoadImageMatthijs Lavrijsen2023-03-26
* Misc. warning fixesMatthijs Lavrijsen2023-03-13
* Misc. warning fixesMatthijs Lavrijsen2022-08-17
* Fix MSVC 2019 and GCC 10 warningsMatthijs Lavrijsen2021-01-07
* Loader: call BmSetMemoryTypeInformationVariablev1.1Mattiwatti2020-05-28
* Loader: support legacy BIOS boot entries in the fallback pathv1.0.3Mattiwatti2020-04-25
* Compile as UTF-8Mattiwatti2019-12-04
* Update README.mdMattiwatti2019-10-07
* Fix potential recursive self-boot by Loader.efiMattiwatti2019-07-09
* Minor fixesMattiwatti2019-03-28
* Initial commitv1.0Mattiwatti2019-03-25