//0x18 bytes (sizeof)
struct _BOOT_OSL_RAMDISK_ENTRY
{
ULONG BlockSize; //0x0
ULONGLONG BaseAddress; //0x8
ULONGLONG Size; //0x10
};