[BOOTMGFW]: Implement additional startup logic
authorAlex Ionescu <aionescu@gmail.com>
Fri, 8 Jan 2016 06:03:55 +0000 (06:03 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Fri, 8 Jan 2016 06:03:55 +0000 (06:03 +0000)
commit44ab46cfa981092a2ed7aca553394cc02b39eb8c
treeedefe54f46b12645afd238750ff3435ff3b360ae
parent3bfe54c38c425c74daf3c082293de94cd62e0279
[BOOTMGFW]: Implement additional startup logic
[BOOTLIB]: Implement initial SecureBoot support.
[BOOTLIB]: Implement UEFI Variable query support.

svn path=/trunk/; revision=70543
reactos/boot/environ/app/bootmgr/bootmgr.c
reactos/boot/environ/include/bl.h
reactos/boot/environ/include/efi/GlobalVariable.h [new file with mode: 0644]
reactos/boot/environ/lib/firmware/efi/firmware.c
reactos/boot/environ/lib/misc/util.c