reactos/boot/freeldr
Joachim Henze 798ea90784
[FREELDR] Less outdated version-hardcodes (#7384)
Those haven't been groomed anymore for more than 10 years. We had many thousands of
different freeldr builds with different behavior and bugs each, but nobody ever
did have the slightest motivation to update those hardcoded
FREELOADER_MAJOR_VERSION, FREELOADER_MINOR_VERSION, FREELOADER_PATCH_VERSION
from ver.h. And that is logical, because touching other modules will change the behavior
of freeldr as well, so it is absolutely impossible to groom anything like that correctly.
Instead we should simply do what we started to do in PR7383, which will at least give
some information (the actual sources it was built from) instead of some misleading voodoo-version.

This might slightly shrink the size of freeldr as well, but I was too lazy to measure by how much.
2024-10-13 19:23:38 +02:00
..
bootsect [FREELDR] Remove the "setupldr" build target (#7419) 2024-10-03 12:32:45 +02:00
fdebug [FDEBUG] *.rc: Less outdated version-hardcodes (#7383) 2024-09-28 21:23:28 +02:00
freeldr [FREELDR] Less outdated version-hardcodes (#7384) 2024-10-13 19:23:38 +02:00
install [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
tools
CMakeLists.txt
FREELDR.INI [FREELDR] Merge boot-drive and partition functionalities together (#6760) 2024-04-19 21:45:41 +02:00
notes.txt