
If you are creating a package for an EPOG installation, follow the steps below.
1. From the Target OS section, select EPOG.
2. Select the configuration desired configuration. For help on creating an EPOG configuration, see Creating an EPOG Configuration.
3. If you want to use a splash screen and have set up your configuration with the correct options (see Creating an EPOG Configuration), select the Add Splash Screen check box and then browse to the .bmp file you want to use.
4. Click Next. Select the relevant checkboxes and then click Finish.
Using the Generated Embedded Pre-OS Graphics Feature Configuration
Use Intel® EMGD CED to configure and build a driver with the embedded pre-OS graphics feature, as described in Entering EPOG Options and then follow the instructions below to install the driver.
1. Generate an installation from your EPOG package.
2. Install the Boot Loader Development Kit (BLDK) on a Linux OS running on the target platform. It can be obtained from http://edc.intel.com/, under the 'Boot loader technology' option in the Software tab.
3. CED has generated the following files: libepog.a and epog.h. Copy these files to the bldk folders on the target platform.
a. Copy libepog.a to bldk/core/lib/elf.
b. Copy epog.h to bldk/core/include.
4. On the target platform, go to the folder bldk/core/target/brd_crown_bay.
b. Change the value of the option CFG_GFX to 1.
c. Change the value of the option CFG_VBIOS to 0.
6. Copy the generated rom.bin file from the bldk/core/target/brd_crown_bay/elf directory.
7. Flash the rom.bin file to your BIOS chip. If the BIOS chip is 2 MB, use the start address of 0x100,000.