aboutsummaryrefslogtreecommitdiff
path: root/Application/Loader/Loader.vcxproj
Commit message (Collapse)AuthorAge
* Loader: make driver configuration a runtime optionMatthijs Lavrijsen2023-10-12
| | | | | The interactive driver configuration now requires the HOME key to be pressed when the loader is started. If it is not pressed, the default configuration will be used as before. The CONFIGURE_DRIVER compile time define is no longer useful due to this change and has been removed.
* Loader: report POST codes when bootingMatthijs Lavrijsen2023-10-12
|
* Loader: support legacy BIOS boot entries in the fallback pathv1.0.3Mattiwatti2020-04-25
| | | | Fixes #9
* Disable Spectre mitigation crapMattiwatti2019-10-07
|
* Update to VS2019Mattiwatti2019-04-08
|
* Initial commitv1.0Mattiwatti2019-03-25