Home
last modified time | relevance | path

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

/xnu-8792.81.2/pexpert/i386/ !
H A Dboot_images.h29 static const unsigned char bootClut[256 * 3] = variable
H A Dpe_init.c166 bcopy((void *) (uintptr_t) bootClut, (void *) appleClut8, sizeof(appleClut8)); in PE_init_iokit()