HomeSort by: relevance | last modified time | path
    Searched refs:FirmwareVendor (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/apps/
trivial.S 13 movl 24(%eax),%ebx # ebx <- systab->FirmwareVendor
  /src/sys/stand/efiboot/
boot.c 408 rv = ucs2_to_utf8(ST->FirmwareVendor, &ufirmware);
  /src/sys/external/bsd/gnu-efi/dist/inc/
efiapi.h 966 CHAR16 *FirmwareVendor;
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 1028 CHAR16 *FirmwareVendor;
  /src/sys/arch/i386/stand/efiboot/
boot.c 787 rv = ucs2_to_utf8(ST->FirmwareVendor, &ufirmware);

Completed in 17 milliseconds