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

  /external/syslinux/memdisk/
acpi.h 47 char oem_table_id[8]; member in struct:acpi_description_header
  /external/syslinux/gpxe/src/include/gpxe/
acpi.h 32 char oem_table_id[8]; member in struct:acpi_description_header
  /external/syslinux/com32/gplinclude/acpi/
structs.h 41 uint8_t oem_table_id[8 + 1]; member in struct:__anon36935
  /external/syslinux/gpxe/src/arch/i386/interface/pcbios/
abft.c 41 .oem_table_id = "gPXE",
sbft.c 57 .oem_table_id = "gPXE",
ibft.c 67 .oem_table_id = "gPXE",
  /hardware/intel/bootstub/
sfi.h 37 char oem_table_id[8]; member in struct:sfi_table_header
  /external/syslinux/com32/hdt/
hdt-menu-acpi.c 36 h->signature, h->revision, h->oem_id, h->oem_table_id, h->creator_id, h->creator_revision);
38 h->signature, h->revision, h->oem_id, h->oem_table_id,
hdt-dump-acpi.c 38 char oem_table_id[16]={0}; local
45 snprintf(oem_table_id,sizeof(oem_table_id),"%s",h->oem_table_id);
63 snprintf(oem_table_id_name,sizeof(oem_table_id_name),"acpi.%s.oem_table_id",name);
72 add_as(oem_table_id_name,oem_table_id)
hdt-cli-acpi.c 41 h->signature, h->revision, h->oem_id, h->oem_table_id,
  /external/syslinux/com32/gpllib/acpi/
acpi.c 94 cp_str_struct(adh->oem_table_id);

Completed in 463 milliseconds