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

  /src/sys/external/bsd/gnu-efi/dist/apps/
drv0_use.c 54 efi_main (EFI_HANDLE Image, EFI_SYSTEM_TABLE *SysTab)
60 InitializeLib(Image, SysTab);
  /src/usr.sbin/sysinst/
msg.pm.de 100 message vnd_assign_fmt {Neue Image-Datei erstellen}
  /src/sys/arch/x68k/stand/libsa/
putimage.S 12 | display title image
20 movel #IMGWIDTH*0x10000+IMGHEIGHT,%a1@| image size
28 lea %a2@(4),%a0 | image data here
102 | compressed image data
104 | BSD Daemon Image, used for NetBSD boot by permission.
  /src/distrib/utils/embedded/
mkimage 36 # Makes a bootable image for the host architecture given.
192 Usage: $PROG -h <host-arch> [-bdmx] [-B <byte-order>] [-K <kerneldir>] [-S <srcdir>] [-D <destdir>] [-c <custom-files-dir>] [-s <Mb size>] [<image>]
278 # take the next argument as being the image name
279 image="$1"
283 case "$image" in
284 *.gz) compress=true; image="${image%.gz}";;
333 ${image} ${mnt}/boot
341 -F "$tmp/selected_sets" ${image} "${release}" "${mnt}"
345 size="$(getsize "${image}")"
    [all...]
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 448 * Loaded image protocol
1048 ACPI_EFI_HANDLE Image,
  /src/sys/external/bsd/acpica/dist/common/
dmtbdump2.c 2568 /* Dump the binary image as a subtable */
2570 Status = AcpiDmDumpTable (Table->Length, Offset, &Subtable->Image,
  /src/sys/external/bsd/acpica/dist/include/
actbl2.h 3830 UINT8 Image[];

Completed in 30 milliseconds