1/******************************************************************************
2 *
3 * Module Name: dtcompiler.h - header for data table compiler
4 *
5 *****************************************************************************/
6
7/******************************************************************************
8 *
9 * 1. Copyright Notice
10 *
11 * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
12 * All rights reserved.
13 *
14 * 2. License
15 *
16 * 2.1. This is your license from Intel Corp. under its intellectual property
17 * rights. You may have additional license terms from the party that provided
18 * you this software, covering your right to use that party's intellectual
19 * property rights.
20 *
21 * 2.2. Intel grants, free of charge, to any person ("Licensee") obtaining a
22 * copy of the source code appearing in this file ("Covered Code") an
23 * irrevocable, perpetual, worldwide license under Intel's copyrights in the
24 * base code distributed originally by Intel ("Original Intel Code") to copy,
25 * make derivatives, distribute, use and display any portion of the Covered
26 * Code in any form, with the right to sublicense such rights; and
27 *
28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
29 * license (with the right to sublicense), under only those claims of Intel
30 * patents that are infringed by the Original Intel Code, to make, use, sell,
31 * offer to sell, and import the Covered Code and derivative works thereof
32 * solely to the minimum extent necessary to exercise the above copyright
33 * license, and in no event shall the patent license extend to any additions
34 * to or modifications of the Original Intel Code. No other license or right
35 * is granted directly or by implication, estoppel or otherwise;
36 *
37 * The above copyright and patent license is granted only if the following
38 * conditions are met:
39 *
40 * 3. Conditions
41 *
42 * 3.1. Redistribution of Source with Rights to Further Distribute Source.
43 * Redistribution of source code of any substantial portion of the Covered
44 * Code or modification with rights to further distribute source must include
45 * the above Copyright Notice, the above License, this list of Conditions,
46 * and the following Disclaimer and Export Compliance provision. In addition,
47 * Licensee must cause all Covered Code to which Licensee contributes to
48 * contain a file documenting the changes Licensee made to create that Covered
49 * Code and the date of any change. Licensee must include in that file the
50 * documentation of any changes made by any predecessor Licensee. Licensee
51 * must include a prominent statement that the modification is derived,
52 * directly or indirectly, from Original Intel Code.
53 *
54 * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
55 * Redistribution of source code of any substantial portion of the Covered
56 * Code or modification without rights to further distribute source must
57 * include the following Disclaimer and Export Compliance provision in the
58 * documentation and/or other materials provided with distribution. In
59 * addition, Licensee may not authorize further sublicense of source of any
60 * portion of the Covered Code, and must include terms to the effect that the
61 * license from Licensee to its licensee is limited to the intellectual
62 * property embodied in the software Licensee provides to its licensee, and
63 * not to intellectual property embodied in modifications its licensee may
64 * make.
65 *
66 * 3.3. Redistribution of Executable. Redistribution in executable form of any
67 * substantial portion of the Covered Code or modification must reproduce the
68 * above Copyright Notice, and the following Disclaimer and Export Compliance
69 * provision in the documentation and/or other materials provided with the
70 * distribution.
71 *
72 * 3.4. Intel retains all right, title, and interest in and to the Original
73 * Intel Code.
74 *
75 * 3.5. Neither the name Intel nor any other trademark owned or controlled by
76 * Intel shall be used in advertising or otherwise to promote the sale, use or
77 * other dealings in products derived from or relating to the Covered Code
78 * without prior written authorization from Intel.
79 *
80 * 4. Disclaimer and Export Compliance
81 *
82 * 4.1. INTEL MAKES NO WARRANTY OF ANY KIND REGARDING ANY SOFTWARE PROVIDED
83 * HERE. ANY SOFTWARE ORIGINATING FROM INTEL OR DERIVED FROM INTEL SOFTWARE
84 * IS PROVIDED "AS IS," AND INTEL WILL NOT PROVIDE ANY SUPPORT, ASSISTANCE,
85 * INSTALLATION, TRAINING OR OTHER SERVICES. INTEL WILL NOT PROVIDE ANY
86 * UPDATES, ENHANCEMENTS OR EXTENSIONS. INTEL SPECIFICALLY DISCLAIMS ANY
87 * IMPLIED WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT AND FITNESS FOR A
88 * PARTICULAR PURPOSE.
89 *
90 * 4.2. IN NO EVENT SHALL INTEL HAVE ANY LIABILITY TO LICENSEE, ITS LICENSEES
91 * OR ANY OTHER THIRD PARTY, FOR ANY LOST PROFITS, LOST DATA, LOSS OF USE OR
92 * COSTS OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY INDIRECT,
93 * SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT, UNDER ANY
94 * CAUSE OF ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL
95 * HAS ADVANCE NOTICE OF THE POSSIBILITY OF SUCH DAMAGES. THESE LIMITATIONS
96 * SHALL APPLY NOTWITHSTANDING THE FAILURE OF THE ESSENTIAL PURPOSE OF ANY
97 * LIMITED REMEDY.
98 *
99 * 4.3. Licensee shall not export, either directly or indirectly, any of this
100 * software or system incorporating such software without first obtaining any
101 * required license or other approval from the U. S. Department of Commerce or
102 * any other agency or department of the United States Government. In the
103 * event Licensee exports any such software from the United States or
104 * re-exports any such software from a foreign destination, Licensee shall
105 * ensure that the distribution and export/re-export of the software is in
106 * compliance with all laws, regulations, orders, or other restrictions of the
107 * U.S. Export Administration Regulations. Licensee agrees that neither it nor
108 * any of its subsidiaries will export/re-export any technical data, process,
109 * software, or service, directly or indirectly, to any country for which the
110 * United States government or any agency thereof requires an export license,
111 * other governmental approval, or letter of assurance, without first obtaining
112 * such license, approval or letter.
113 *
114 *****************************************************************************
115 *
116 * Alternatively, you may choose to be licensed under the terms of the
117 * following license:
118 *
119 * Redistribution and use in source and binary forms, with or without
120 * modification, are permitted provided that the following conditions
121 * are met:
122 * 1. Redistributions of source code must retain the above copyright
123 *    notice, this list of conditions, and the following disclaimer,
124 *    without modification.
125 * 2. Redistributions in binary form must reproduce at minimum a disclaimer
126 *    substantially similar to the "NO WARRANTY" disclaimer below
127 *    ("Disclaimer") and any redistribution must be conditioned upon
128 *    including a substantially similar Disclaimer requirement for further
129 *    binary redistribution.
130 * 3. Neither the names of the above-listed copyright holders nor the names
131 *    of any contributors may be used to endorse or promote products derived
132 *    from this software without specific prior written permission.
133 *
134 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
135 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
136 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
137 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
138 * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
139 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
140 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
141 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
142 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
143 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
144 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
145 *
146 * Alternatively, you may choose to be licensed under the terms of the
147 * GNU General Public License ("GPL") version 2 as published by the Free
148 * Software Foundation.
149 *
150 *****************************************************************************/
151
152#define __DTCOMPILER_H__
153
154#ifndef _DTCOMPILER
155#define _DTCOMPILER
156
157#include <contrib/dev/acpica/include/acdisasm.h>
158
159
160#define ASL_FIELD_CACHE_SIZE            512
161#define ASL_SUBTABLE_CACHE_SIZE         128
162
163
164#undef DT_EXTERN
165
166#ifdef _DECLARE_DT_GLOBALS
167#define DT_EXTERN
168#define DT_INIT_GLOBAL(a,b)         (a)=(b)
169#else
170#define DT_EXTERN                   extern
171#define DT_INIT_GLOBAL(a,b)         (a)
172#endif
173
174
175/* Types for individual fields (one per input line) */
176
177#define DT_FIELD_TYPE_STRING            0
178#define DT_FIELD_TYPE_INTEGER           1
179#define DT_FIELD_TYPE_BUFFER            2
180#define DT_FIELD_TYPE_PCI_PATH          3
181#define DT_FIELD_TYPE_FLAG              4
182#define DT_FIELD_TYPE_FLAGS_INTEGER     5
183#define DT_FIELD_TYPE_INLINE_SUBTABLE   6
184#define DT_FIELD_TYPE_UUID              7
185#define DT_FIELD_TYPE_UNICODE           8
186#define DT_FIELD_TYPE_DEVICE_PATH       9
187#define DT_FIELD_TYPE_LABEL             10
188
189
190/*
191 * Structure used for each individual field within an ACPI table
192 */
193typedef struct dt_field
194{
195    char                    *Name;       /* Field name (from name : value) */
196    char                    *Value;      /* Field value (from name : value) */
197    UINT32                  StringLength;/* Length of Value */
198    struct dt_field         *Next;       /* Next field */
199    struct dt_field         *NextLabel;  /* If field is a label, next label */
200    UINT32                  Line;        /* Line number for this field */
201    UINT32                  ByteOffset;  /* Offset in source file for field */
202    UINT32                  NameColumn;  /* Start column for field name */
203    UINT32                  Column;      /* Start column for field value */
204    UINT32                  TableOffset; /* Binary offset within ACPI table */
205    UINT8                   Flags;
206
207} DT_FIELD;
208
209/* Flags for above */
210
211#define DT_FIELD_NOT_ALLOCATED      1
212
213
214/*
215 * Structure used for individual subtables within an ACPI table
216 */
217typedef struct dt_subtable
218{
219    struct dt_subtable      *Parent;
220    struct dt_subtable      *Child;
221    struct dt_subtable      *Peer;
222    struct dt_subtable      *StackTop;
223    UINT8                   *Buffer;
224    UINT8                   *LengthField;
225    char                    *Name;
226    UINT32                  Length;
227    UINT32                  TotalLength;
228    UINT32                  SizeOfLengthField;
229    UINT16                  Depth;
230    UINT8                   Flags;
231
232} DT_SUBTABLE;
233
234
235/*
236 * Globals
237 */
238
239/* List of all field names and values from the input source */
240
241DT_EXTERN DT_FIELD          DT_INIT_GLOBAL (*Gbl_FieldList, NULL);
242
243/* List of all compiled tables and subtables */
244
245DT_EXTERN DT_SUBTABLE       DT_INIT_GLOBAL (*Gbl_RootTable, NULL);
246
247/* Stack for subtables */
248
249DT_EXTERN DT_SUBTABLE       DT_INIT_GLOBAL (*Gbl_SubtableStack, NULL);
250
251/* List for defined labels */
252
253DT_EXTERN DT_FIELD          DT_INIT_GLOBAL (*Gbl_LabelList, NULL);
254
255/* Current offset within the binary output table */
256
257DT_EXTERN UINT32            DT_INIT_GLOBAL (Gbl_CurrentTableOffset, 0);
258
259/* Local caches */
260
261DT_EXTERN UINT32            DT_INIT_GLOBAL (Gbl_SubtableCount, 0);
262DT_EXTERN ASL_CACHE_INFO    DT_INIT_GLOBAL (*Gbl_SubtableCacheList, NULL);
263DT_EXTERN DT_SUBTABLE       DT_INIT_GLOBAL (*Gbl_SubtableCacheNext, NULL);
264DT_EXTERN DT_SUBTABLE       DT_INIT_GLOBAL (*Gbl_SubtableCacheLast, NULL);
265
266DT_EXTERN UINT32            DT_INIT_GLOBAL (Gbl_FieldCount, 0);
267DT_EXTERN ASL_CACHE_INFO    DT_INIT_GLOBAL (*Gbl_FieldCacheList, NULL);
268DT_EXTERN DT_FIELD          DT_INIT_GLOBAL (*Gbl_FieldCacheNext, NULL);
269DT_EXTERN DT_FIELD          DT_INIT_GLOBAL (*Gbl_FieldCacheLast, NULL);
270
271
272/* dtcompiler - main module */
273
274ACPI_STATUS
275DtCompileTable (
276    DT_FIELD                **Field,
277    ACPI_DMTABLE_INFO       *Info,
278    DT_SUBTABLE             **RetSubtable,
279    BOOLEAN                 Required);
280
281ACPI_STATUS
282DtCompileTwoSubtables (
283    void                    **List,
284    ACPI_DMTABLE_INFO       *TableInfo1,
285    ACPI_DMTABLE_INFO       *TableInfo2);
286
287ACPI_STATUS
288DtCompilePadding (
289    UINT32                  Length,
290    DT_SUBTABLE             **RetSubtable);
291
292
293/* dtio - binary and text input/output */
294
295UINT32
296DtGetNextLine (
297    FILE                    *Handle,
298    UINT32                  Flags);
299
300/* Flags for DtGetNextLine */
301
302#define DT_ALLOW_MULTILINE_QUOTES   0x01
303
304
305DT_FIELD *
306DtScanFile (
307    FILE                    *Handle);
308
309void
310DtOutputBinary (
311    DT_SUBTABLE             *RootTable);
312
313void
314DtDumpSubtableList (
315    void);
316
317void
318DtDumpFieldList (
319    DT_FIELD                *Field);
320
321void
322DtWriteFieldToListing (
323    UINT8                   *Buffer,
324    DT_FIELD                *Field,
325    UINT32                  Length);
326
327void
328DtWriteTableToListing (
329    void);
330
331
332/* dtsubtable - compile subtables */
333
334void
335DtCreateSubtable (
336    UINT8                   *Buffer,
337    UINT32                  Length,
338    DT_SUBTABLE             **RetSubtable);
339
340UINT32
341DtGetSubtableLength (
342    DT_FIELD                *Field,
343    ACPI_DMTABLE_INFO       *Info);
344
345void
346DtSetSubtableLength (
347    DT_SUBTABLE             *Subtable);
348
349void
350DtPushSubtable (
351    DT_SUBTABLE             *Subtable);
352
353void
354DtPopSubtable (
355    void);
356
357DT_SUBTABLE *
358DtPeekSubtable (
359    void);
360
361void
362DtInsertSubtable (
363    DT_SUBTABLE             *ParentTable,
364    DT_SUBTABLE             *Subtable);
365
366DT_SUBTABLE *
367DtGetNextSubtable (
368    DT_SUBTABLE             *ParentTable,
369    DT_SUBTABLE             *ChildTable);
370
371DT_SUBTABLE *
372DtGetParentSubtable (
373    DT_SUBTABLE             *Subtable);
374
375
376/* dtexpress - Integer expressions and labels */
377
378ACPI_STATUS
379DtResolveIntegerExpression (
380    DT_FIELD                *Field,
381    UINT64                  *ReturnValue);
382
383UINT64
384DtDoOperator (
385    UINT64                  LeftValue,
386    UINT32                  Operator,
387    UINT64                  RightValue);
388
389UINT64
390DtResolveLabel (
391    char                    *LabelString);
392
393void
394DtDetectAllLabels (
395    DT_FIELD                *FieldList);
396
397
398/* dtfield - Compile individual fields within a table */
399
400void
401DtCompileOneField (
402    UINT8                   *Buffer,
403    DT_FIELD                *Field,
404    UINT32                  ByteLength,
405    UINT8                   Type,
406    UINT8                   Flags);
407
408void
409DtCompileInteger (
410    UINT8                   *Buffer,
411    DT_FIELD                *Field,
412    UINT32                  ByteLength,
413    UINT8                   Flags);
414
415UINT32
416DtCompileBuffer (
417    UINT8                   *Buffer,
418    char                    *Value,
419    DT_FIELD                *Field,
420    UINT32                  ByteLength);
421
422void
423DtCompileFlag (
424    UINT8                   *Buffer,
425    DT_FIELD                *Field,
426    ACPI_DMTABLE_INFO       *Info);
427
428
429/* dtparser - lex/yacc files */
430
431UINT64
432DtEvaluateExpression (
433    char                    *ExprString);
434
435int
436DtInitLexer (
437    char                    *String);
438
439void
440DtTerminateLexer (
441    void);
442
443char *
444DtGetOpName (
445    UINT32                  ParseOpcode);
446
447
448/* dtutils - Miscellaneous utilities */
449
450typedef
451void (*DT_WALK_CALLBACK) (
452    DT_SUBTABLE             *Subtable,
453    void                    *Context,
454    void                    *ReturnValue);
455
456void
457DtWalkTableTree (
458    DT_SUBTABLE             *StartTable,
459    DT_WALK_CALLBACK        UserFunction,
460    void                    *Context,
461    void                    *ReturnValue);
462
463void
464DtError (
465    UINT8                   Level,
466    UINT16                  MessageId,
467    DT_FIELD                *FieldObject,
468    char                    *ExtraMessage);
469
470void
471DtNameError (
472    UINT8                   Level,
473    UINT16                  MessageId,
474    DT_FIELD                *FieldObject,
475    char                    *ExtraMessage);
476
477void
478DtFatal (
479    UINT16                  MessageId,
480    DT_FIELD                *FieldObject,
481    char                    *ExtraMessage);
482
483UINT64
484DtDoConstant (
485    char                    *String);
486
487char*
488DtGetFieldValue (
489    DT_FIELD                *Field);
490
491UINT8
492DtGetFieldType (
493    ACPI_DMTABLE_INFO       *Info);
494
495UINT32
496DtGetBufferLength (
497    char                    *Buffer);
498
499UINT32
500DtGetFieldLength (
501    DT_FIELD                *Field,
502    ACPI_DMTABLE_INFO       *Info);
503
504void
505DtSetTableChecksum (
506    UINT8                   *ChecksumPointer);
507
508void
509DtSetTableLength(
510    void);
511
512
513/* dttable - individual table compilation */
514
515ACPI_STATUS
516DtCompileFacs (
517    DT_FIELD                **PFieldList);
518
519ACPI_STATUS
520DtCompileRsdp (
521    DT_FIELD                **PFieldList);
522
523ACPI_STATUS
524DtCompileAsf (
525    void                    **PFieldList);
526
527ACPI_STATUS
528DtCompileCpep (
529    void                    **PFieldList);
530
531ACPI_STATUS
532DtCompileCsrt (
533    void                    **PFieldList);
534
535ACPI_STATUS
536DtCompileDbg2 (
537    void                    **PFieldList);
538
539ACPI_STATUS
540DtCompileDmar (
541    void                    **PFieldList);
542
543ACPI_STATUS
544DtCompileDrtm (
545    void                    **PFieldList);
546
547ACPI_STATUS
548DtCompileEinj (
549    void                    **PFieldList);
550
551ACPI_STATUS
552DtCompileErst (
553    void                    **PFieldList);
554
555ACPI_STATUS
556DtCompileFadt (
557    void                    **PFieldList);
558
559ACPI_STATUS
560DtCompileFpdt (
561    void                    **PFieldList);
562
563ACPI_STATUS
564DtCompileGtdt (
565    void                    **PFieldList);
566
567ACPI_STATUS
568DtCompileHest (
569    void                    **PFieldList);
570
571ACPI_STATUS
572DtCompileHmat (
573    void                    **PFieldList);
574
575ACPI_STATUS
576DtCompileIort (
577    void                    **PFieldList);
578
579ACPI_STATUS
580DtCompileIvrs (
581    void                    **PFieldList);
582
583ACPI_STATUS
584DtCompileLpit (
585    void                    **PFieldList);
586
587ACPI_STATUS
588DtCompileMadt (
589    void                    **PFieldList);
590
591ACPI_STATUS
592DtCompileMcfg (
593    void                    **PFieldList);
594
595ACPI_STATUS
596DtCompileMpst (
597    void                    **PFieldList);
598
599ACPI_STATUS
600DtCompileMsct (
601    void                    **PFieldList);
602
603ACPI_STATUS
604DtCompileMtmr (
605    void                    **PFieldList);
606
607ACPI_STATUS
608DtCompileNfit (
609    void                    **PFieldList);
610
611ACPI_STATUS
612DtCompilePcct (
613    void                    **PFieldList);
614
615ACPI_STATUS
616DtCompilePdtt (
617    void                    **PFieldList);
618
619ACPI_STATUS
620DtCompilePmtt (
621    void                    **PFieldList);
622
623ACPI_STATUS
624DtCompilePptt (
625    void                    **PFieldList);
626
627ACPI_STATUS
628DtCompileRsdt (
629    void                    **PFieldList);
630
631ACPI_STATUS
632DtCompileS3pt (
633    DT_FIELD                **PFieldList);
634
635ACPI_STATUS
636DtCompileSdev (
637    void                    **PFieldList);
638
639ACPI_STATUS
640DtCompileSlic (
641    void                    **PFieldList);
642
643ACPI_STATUS
644DtCompileSlit (
645    void                    **PFieldList);
646
647ACPI_STATUS
648DtCompileSrat (
649    void                    **PFieldList);
650
651ACPI_STATUS
652DtCompileStao (
653    void                    **PFieldList);
654
655ACPI_STATUS
656DtCompileTcpa (
657    void                    **PFieldList);
658
659ACPI_STATUS
660DtCompileTpm2 (
661    void                    **PFieldList);
662
663ACPI_STATUS
664DtCompileUefi (
665    void                    **PFieldList);
666
667ACPI_STATUS
668DtCompileVrtc (
669    void                    **PFieldList);
670
671ACPI_STATUS
672DtCompileWdat (
673    void                    **PFieldList);
674
675ACPI_STATUS
676DtCompileWpbt (
677    void                    **PFieldList);
678
679ACPI_STATUS
680DtCompileXsdt (
681    void                    **PFieldList);
682
683ACPI_STATUS
684DtCompileGeneric (
685    void                    **PFieldList,
686    char                    *TermFieldName,
687    UINT32                  *PFieldLength);
688
689ACPI_DMTABLE_INFO *
690DtGetGenericTableInfo (
691    char                    *Name);
692
693/* ACPI Table templates */
694
695extern const unsigned char  TemplateAsf[];
696extern const unsigned char  TemplateBoot[];
697extern const unsigned char  TemplateBert[];
698extern const unsigned char  TemplateBgrt[];
699extern const unsigned char  TemplateCpep[];
700extern const unsigned char  TemplateCsrt[];
701extern const unsigned char  TemplateDbg2[];
702extern const unsigned char  TemplateDbgp[];
703extern const unsigned char  TemplateDmar[];
704extern const unsigned char  TemplateDrtm[];
705extern const unsigned char  TemplateEcdt[];
706extern const unsigned char  TemplateEinj[];
707extern const unsigned char  TemplateErst[];
708extern const unsigned char  TemplateFadt[];
709extern const unsigned char  TemplateFpdt[];
710extern const unsigned char  TemplateGtdt[];
711extern const unsigned char  TemplateHest[];
712extern const unsigned char  TemplateHmat[];
713extern const unsigned char  TemplateHpet[];
714extern const unsigned char  TemplateIort[];
715extern const unsigned char  TemplateIvrs[];
716extern const unsigned char  TemplateLpit[];
717extern const unsigned char  TemplateMadt[];
718extern const unsigned char  TemplateMcfg[];
719extern const unsigned char  TemplateMchi[];
720extern const unsigned char  TemplateMpst[];
721extern const unsigned char  TemplateMsct[];
722extern const unsigned char  TemplateMsdm[];
723extern const unsigned char  TemplateMtmr[];
724extern const unsigned char  TemplateNfit[];
725extern const unsigned char  TemplatePcct[];
726extern const unsigned char  TemplatePdtt[];
727extern const unsigned char  TemplatePmtt[];
728extern const unsigned char  TemplatePptt[];
729extern const unsigned char  TemplateRasf[];
730extern const unsigned char  TemplateRsdt[];
731extern const unsigned char  TemplateS3pt[];
732extern const unsigned char  TemplateSbst[];
733extern const unsigned char  TemplateSdei[];
734extern const unsigned char  TemplateSdev[];
735extern const unsigned char  TemplateSlic[];
736extern const unsigned char  TemplateSlit[];
737extern const unsigned char  TemplateSpcr[];
738extern const unsigned char  TemplateSpmi[];
739extern const unsigned char  TemplateSrat[];
740extern const unsigned char  TemplateStao[];
741extern const unsigned char  TemplateTcpa[];
742extern const unsigned char  TemplateTpm2[];
743extern const unsigned char  TemplateUefi[];
744extern const unsigned char  TemplateVrtc[];
745extern const unsigned char  TemplateWaet[];
746extern const unsigned char  TemplateWdat[];
747extern const unsigned char  TemplateWddt[];
748extern const unsigned char  TemplateWdrt[];
749extern const unsigned char  TemplateWpbt[];
750extern const unsigned char  TemplateWsmt[];
751extern const unsigned char  TemplateXenv[];
752extern const unsigned char  TemplateXsdt[];
753
754#endif
755