HomeSort by relevance Sort by last modified time
    Searched refs:EFI_ACPI_DATA_TYPE_NONE (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
AcpiSystemDescriptionTable.h 32 #define EFI_ACPI_DATA_TYPE_NONE 0
188 @param[out] DataType Points to the returned data type or EFI_ACPI_DATA_TYPE_NONE if no data exists
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
AmlChild.c 143 if (DataType == EFI_ACPI_DATA_TYPE_NONE) {
AcpiSdt.c 635 @param[out] DataType Points to the returned data type or EFI_ACPI_DATA_TYPE_NONE if no data exists
678 *DataType = EFI_ACPI_DATA_TYPE_NONE;
753 if (DataType == EFI_ACPI_DATA_TYPE_NONE) {
Aml.c 167 EFI_ACPI_DATA_TYPE_NONE, // AML_NONE
230 return EFI_ACPI_DATA_TYPE_NONE;

Completed in 428 milliseconds