33 IN UINT32 AcpiTableLength,
34 IN UINT8 AcpiTableRevision
46 #if defined (MDE_CPU_AARCH64) || defined (MDE_CPU_ARM)
47 if (AcpiTableRevision < 2) {
50 L
"WARNING: DSDT Table Revision less than 2. Integer width restricted to "
51 L
"32 bits. Table Revision = %d.\n",
VOID EFIAPI IncrementWarningCount(VOID)
UINT32 EFIAPI DumpAcpiHeader(IN UINT8 *Ptr)
VOID EFIAPI ParseAcpiDsdt(IN BOOLEAN Trace, IN UINT8 *Ptr, IN UINT32 AcpiTableLength, IN UINT8 AcpiTableRevision)
UINTN EFIAPI Print(IN CONST CHAR16 *Format,...)