Home
last modified time | relevance | path

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

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