Lines Matching defs:palette
69 * To perform index to RGB translation, we use palette table generated
70 * from when we set up 8-bit mode video. We cannot read palette data from
74 * palette array for closest match of RBG values.
76 * Note: In 8-bit mode, We do store first 16 colors to palette registers
78 * if palette update is not supported, we still have correct 16 colors.
80 * loader is used. However, the palette map for 8-bit colors is using
150 * Between console's palette and VGA's one:
313 * UEFI because there is no need for it and we do not have palette array
354 generate_cons_palette(uint32_t *palette, int format,
363 palette[i] = cons_to_vga_colors[i];
365 palette[i] = i;
369 palette[i] = rgb_color_map(i, rmax, roffset,