Boot Driver Factory Code (Compact 2013)
3/26/2014
The boot driver factory has only one responsibility: to create boot drivers that interact with the boot loader by using a consistent interface. Therefore, the only function of the boot driver factory is OEMBootCreateDriver, which is described below.