Commit Graph

12 Commits

Author SHA1 Message Date
mintsuki e80e20f209 Revert "limine-install: Offer the option to force installation on an unrecognised MBR device instead of just failing"
This reverts commit fc61ae76a0.
2021-04-03 15:27:49 +02:00
mintsuki fc61ae76a0 limine-install: Offer the option to force installation on an unrecognised MBR device instead of just failing 2021-04-03 02:47:43 +02:00
mintsuki 0f0dddf75e part: Harden MBR detection code 2021-03-29 12:14:17 +02:00
mintsuki 0579a19d6f build: Create limine directory inside share directory and copy over LICENSE.md to binary releases 2021-03-21 10:59:32 +01:00
mintsuki 698e386cc5 misc: Add warnings about copying limine.sys over 2021-03-21 07:58:21 +01:00
mintsuki 0cc0e019cd build: Also remove limine-install.exe in limine-install Makefile 2021-03-18 08:13:27 +01:00
mintsuki 0efa2e16c8 build: Add install target to limine-install Makefile 2021-03-18 05:24:40 +01:00
mintsuki 84c41d3854 limine-install: Fix mingw external references 2021-03-18 05:19:45 +01:00
mintsuki 495e1a131c limine-install: Also zero out secondary GPT header 2021-03-17 19:31:25 +01:00
mintsuki 2e12cc0a40 protos: Make sure Linux and chainload protocols use the proper real mode IVT when spun up 2021-03-17 19:12:31 +01:00
mintsuki 17c184ca25 limine-install: Zero out partition entries BEFORE calculating crc32 2021-03-17 18:53:20 +01:00
mintsuki 0a1dfa766e misc: Move limine-install to own directory and provide source and Makefile for it in binary releases 2021-03-17 18:38:47 +01:00