|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <arc.h>

Public Attributes | |
| LIST_ENTRY | Link |
| UNICODE_STRING | FilePath |
| UNICODE_STRING | RegistryPath |
| struct _LDR_DATA_TABLE_ENTRY * | LdrEntry |
| UNICODE_STRING _BOOT_DRIVER_LIST_ENTRY::FilePath |
Definition at line 336 of file arc.h.
Referenced by CmpFreeDriverList(), WinLdrLoadBootDrivers(), and WinLdrpDumpBootDriver().
| struct _LDR_DATA_TABLE_ENTRY* _BOOT_DRIVER_LIST_ENTRY::LdrEntry |
Definition at line 338 of file arc.h.
Referenced by IopInitializeBootDrivers(), WinLdrLoadBootDrivers(), and WinLdrpDumpBootDriver().
| LIST_ENTRY _BOOT_DRIVER_LIST_ENTRY::Link |
Definition at line 335 of file arc.h.
Referenced by CmpDoSort(), CmpOrderGroup(), WinLdrLoadBootDrivers(), and WinLdrpDumpBootDriver().
| UNICODE_STRING _BOOT_DRIVER_LIST_ENTRY::RegistryPath |
Definition at line 337 of file arc.h.
Referenced by CmpFreeDriverList(), IopInitializeBootDrivers(), WinLdrLoadBootDrivers(), and WinLdrpDumpBootDriver().