ReactOS 0.4.16-dev-122-g325d74c
|
#include <bootcode.h>
Public Attributes | |
PVOID | BootCode |
ULONG | Length |
Definition at line 15 of file bootcode.h.
PVOID _BOOTCODE::BootCode |
Definition at line 17 of file bootcode.h.
Referenced by InstallBtrfsBootCode(), InstallFat32BootCode(), InstallFatBootCode(), InstallMbrBootCode(), and InstallNtfsBootCode().
ULONG _BOOTCODE::Length |
Definition at line 18 of file bootcode.h.
Referenced by InstallBtrfsBootCode(), InstallFatBootCode(), InstallMbrBootCode(), and InstallNtfsBootCode().