|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <bl.h>
Public Attributes | |
| ULONG | Version |
| ULONG | MdListOffset |
| ULONG | DescriptorCount |
| ULONG | DescriptorSize |
| ULONG | DescriptorOffset |
| ULONG _BL_MEMORY_DATA::DescriptorCount |
Definition at line 801 of file bl.h.
Referenced by EfiInitCreateInputParametersEx(), and ImgpInitializeBootApplicationParameters().
| ULONG _BL_MEMORY_DATA::DescriptorOffset |
Definition at line 803 of file bl.h.
Referenced by EfiInitCreateInputParametersEx(), and ImgpInitializeBootApplicationParameters().
| ULONG _BL_MEMORY_DATA::DescriptorSize |
Definition at line 802 of file bl.h.
Referenced by EfiInitCreateInputParametersEx(), and ImgpInitializeBootApplicationParameters().
| ULONG _BL_MEMORY_DATA::MdListOffset |
Definition at line 800 of file bl.h.
Referenced by EfiInitCreateInputParametersEx(), and ImgpInitializeBootApplicationParameters().
| ULONG _BL_MEMORY_DATA::Version |
Definition at line 799 of file bl.h.
Referenced by EfiInitCreateInputParametersEx(), and ImgpInitializeBootApplicationParameters().