- Add dumping boot drivers list, remove unneded comment
authorAleksey Bragin <aleksey@reactos.org>
Sun, 8 Oct 2006 10:06:06 +0000 (10:06 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Sun, 8 Oct 2006 10:06:06 +0000 (10:06 +0000)
commitb234cb305ed930452c00932fa71f8268dff81fd0
tree4b910310e898ff0f2638eccd823272189b9b9ef3
parent3c3080f16b0e11ccb917a2be4feb2cb9218e24d3
- Add dumping boot drivers list, remove unneded comment
- Implement WinLdrScanRegistry() (based on freeldr's already existing implementation) which searches for boot-loading drivers
- Implement WinLdrAddDriverToList() - it correctly fills an entry in the BootDriversList in LoaderParameterBlock

svn path=/trunk/; revision=24444
reactos/boot/freeldr/freeldr/windows/winldr.c
reactos/boot/freeldr/freeldr/windows/wlregistry.c