reactos/boot/freeldr
Hermès Bélusca-Maïto db15c921e8
[FREELDR] Improvements for the RamDisk support.
- Implement support for the "RDIMAGELENGTH" and "RDIMAGEOFFSET" boot
  options. Fixes CORE-15432.

- Separate the initialization of the global gInitRamDiskBase /
  gInitRamDiskSize variables from the FreeLdr command-line, and the
  actual initialization of the internal variables of the RamDisk.
  The latter are initialized via calls to RamDiskInitialize().

- Implement 'SeekRelative' mode in RamDiskSeek().

- Make RamDiskLoadVirtualFile() internal function that gets called by
  RamDiskInitialize(), and we use the latter in the NT loader instead.
2019-10-09 03:26:41 +02:00
..
bootsect [CMAKE] Add explicit failure message 2019-08-20 22:28:10 +02:00
fdebug [TRANSLATION] Polish translation update 2019-04-05 10:34:10 +02:00
freeldr [FREELDR] Improvements for the RamDisk support. 2019-10-09 03:26:41 +02:00
install [FREELDR] Add FreeLdr debug tool GUI program, and FreeLdr command-line installer to the bootcd. 2018-12-10 00:27:58 +01:00
tools
CMakeLists.txt
FREELDR.INI [FREELDR] Update the FREELDR.INI documentation / template. 2019-08-31 01:42:23 +02:00
notes.txt