reactos/boot/freeldr/freeldr/ui
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
..
directui.c [FREELDR] Code fixes and enhancements. 2019-08-31 01:42:46 +02:00
gui.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
minitui.c [FREELDR] Some enhancements for the UI code. (#1763) 2019-08-07 18:50:20 +02:00
noui.c [FREELDR] Some enhancements for the UI code. (#1763) 2019-08-07 18:50:20 +02:00
tui.c [FREELDR] Minor code improvements + 1 bug-fix. 2019-09-17 23:24:51 +02:00
tuimenu.c [FREELDR] Some enhancements for the UI code. (#1763) 2019-08-07 18:50:20 +02:00
ui.c [FREELDR] Code fixes and enhancements. 2019-08-31 01:42:46 +02:00
video.c [FREELDR] Move files where they are only used. 2019-08-11 22:01:36 +02:00