Appendix A DEC Examples

The following are examples of EDK II package declaration (DEC) files. Line extension characters are not permitted in the DEC file, they are used here for readability.

The first example shows a DEC file for a package that provides only library class definitions and library instances. The second example shows a DEC file that provide library class definitions, library instances and drivers. The third example shows the format of a DEC file for binary only content within the directory structure.


Note: In the all of the following examples, the backslash "\" character at the end of a line is used to show a line continuation for readability. Use of a backslash character in the actual DEC file is not permitted.