Home
last modified time | relevance | path

Searched refs:BL_LOAD_IMG_UNKNOWN_BUFFER_FLAG (Results 1 – 2 of 2) sorted by relevance

/reactos/boot/environ/lib/misc/
H A Dimage.c270 if (Flags & BL_LOAD_IMG_UNKNOWN_BUFFER_FLAG) in BlImgAllocateImageBuffer()
/reactos/boot/environ/include/
H A Dbl.h173 #define BL_LOAD_IMG_UNKNOWN_BUFFER_FLAG 0x08 macro