[BOOTMGFW]: Implement BmEnumerateBootEntries.
authorAlex Ionescu <aionescu@gmail.com>
Mon, 18 Jan 2016 05:26:10 +0000 (05:26 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Mon, 18 Jan 2016 05:26:10 +0000 (05:26 +0000)
commitf3c6cefe6feffc49a33b6bc4117b81a403d3d00f
tree8f5ff3b1e654baa254d5c6f3377798128f2b19fb
parent51f9487ff762bdec2b71e5bc64325e76ec2eae3c
[BOOTMGFW]: Implement BmEnumerateBootEntries.
[BOOTLIB]: Implement BlGetOptionGuid. All BCD option APIs should now be implemented.
[BOOTLIB]: Fix memory corruption + out-of-bounds bugs in BlAppendBootOptions, which made the BCD options remain empty.

svn path=/trunk/; revision=70611
reactos/boot/environ/app/bootmgr/bootmgr.c
reactos/boot/environ/include/bl.h
reactos/boot/environ/lib/misc/bcdopt.c