Home
last modified time | relevance | path

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

/reactos/boot/environ/lib/misc/
H A Dimage.c653 _Out_ PBOOLEAN IntegrityChecksDisabled, in BlImgQueryCodeIntegrityBootOptions() argument
665 *IntegrityChecksDisabled = NT_SUCCESS(Status) && (Value); in BlImgQueryCodeIntegrityBootOptions()
/reactos/boot/environ/include/
H A Dbl.h2520 _Out_ PBOOLEAN IntegrityChecksDisabled,