[HIVEBCD]:
authorAlex Ionescu <aionescu@gmail.com>
Mon, 5 Oct 2015 07:22:11 +0000 (07:22 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Mon, 5 Oct 2015 07:22:11 +0000 (07:22 +0000)
commit0f6b79b19749908195f2efb1971927d837d21e9c
treeb23d074cab4c5a31c070e6768bd34da8ee24084e
parent0cc3cfadf3c42152ce303bd2bda9500c45aa3a4b
[HIVEBCD]:
- The Objects key is in the root, not under Description.
[MKHIVE]:
- Make it *actually* build a BCD hive. It was doing nothing before, because it turns out that irrespective of what appear to be dynamic, command-line driven behavior modes, all of mkhive's logic is deeply tied together through C-level changes and knowledge. (for example, that's why calling it with a single .inf, it still wants to build 6 hives for you). There were also some copy/pasta bugs in the BCD handling code, now fixed.

svn path=/trunk/; revision=69453
reactos/boot/bootdata/hivebcd.inf
reactos/tools/mkhive/mkhive.c
reactos/tools/mkhive/reginf.c
reactos/tools/mkhive/registry.c
reactos/tools/mkhive/registry.h