reactos/boot/freeldr/freeldr/disk
Hermès Bélusca-Maïto fc29a6c41c
[FREELDR] Minor code improvements + 1 bug-fix.
- "FrldrBootPath" -> "FrLdrBootPath";
- Get rid of GetFreeLoaderVersionString() and use FrLdrVersionString
  directly instead;
- Rephrase some comments;
- Use RTL_NUMBER_OF();
- Reduce indent level in LoadOperatingSystem() and EditOperatingSystemEntry().

Bug fix:
- Fix DissectArcPath() for "ramdisk(0)" case.
2019-09-17 23:24:51 +02:00
..
disk.c [FREELDR] Other enhancements. 2019-09-13 15:18:07 +02:00
partition.c [FREELDR] Other enhancements. 2019-09-13 15:18:07 +02:00
ramdisk.c [FREELDR] Code fixes and enhancements. 2019-08-31 01:42:46 +02:00
scsiport.c [FREELDR] Minor code improvements + 1 bug-fix. 2019-09-17 23:24:51 +02:00