Home
last modified time | relevance | path

Searched +full:image +full:- +full:specific (Results 1 – 25 of 648) sorted by relevance

12345678910>>...26

/freebsd/usr.sbin/makefs/
H A Dmakefs.83 .\" Copyright (c) 2001-2003 Wasabi Systems, Inc.
21 .\" or promote products derived from this software without specific prior
41 .Nd create a file system image from a directory tree or a mtree manifest
46 .Op Fl b Ar free-blocks
47 .Op Fl d Ar debug-mask
48 .Op Fl F Ar mtree-specfile
49 .Op Fl f Ar free-files
50 .Op Fl M Ar minimum-size
51 .Op Fl m Ar maximum-size
52 .Op Fl N Ar userdb-dir
[all …]
H A Dmakefs.h3 /*-
4 * SPDX-License-Identifier: BSD-4-Clause
24 * or promote products derived from this software without specific prior
53 * fsnode -
57 * fsinode -
76 * - first always points to first entry, at current level, which
83 FI_ALLOCATED = 1<<1, /* fsinode->ino allocated */
91 enum fi_flags flags; /* flags used by fs specific code */
95 uint32_t st_flags; /* stand-in for st.st_flags */
124 * option_t - contains option name, description, pointer to location to store
[all …]
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DSecurity2.h4 Abstracts security-specific functions from the DXE Foundation of UEFI Image Verification,
5 Trusted Computing Group (TCG) measured boot, and User Identity policy for image loading and
13 The Security2 protocol must be used on every image being loaded.
17 When only Security architectural protocol is published, LoadImage must use it on every image
20 Copyright (c) 2012 - 2018, Intel Corporation. All rights reserved.<BR>
21 SPDX-License-Identifier: BSD-2-Clause-Patent
37 The DXE Foundation uses this service to measure and/or verify a UEFI image.
41 invokes the FileAuthentication() with a DevicePath and corresponding image in
43 appropriate PCR. The image verification logic will confirm the integrity and provenance of the
44 image in FileBuffer of length FileSize . The origin of the image will be DevicePath in
[all …]
H A DLoadedImage.h2 UEFI 2.0 Loaded image protocol definition.
4 Every EFI driver and application is passed an image handle when it is loaded.
5 This image handle will contain a Loaded Image Protocol.
7 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
8 SPDX-License-Identifier: BSD-2-Clause-Patent
41 /// Can be used on any image handle to obtain information about the loaded image.
46 …EFI_HANDLE ParentHandle; ///< Parent image's image handle. NULL if the image is l…
48 EFI_SYSTEM_TABLE *SystemTable; ///< the image's EFI system table pointer.
51 // Source location of image
53 …EFI_HANDLE DeviceHandle; ///< The device handle that the EFI Image was loaded fro…
[all …]
/freebsd/usr.bin/mkuzip/
H A Dmkuzip.81 .\"-
2 .\" Copyright (c) 2004-2016 Maxim Sobolev <sobomax@FreeBSD.org>
31 .Nd compress disk image for use with
46 utility compresses a disk image file so that the
48 class will be able to decompress the resulting image at run-time.
49 This allows for a significant reduction of size of disk image at
56 .Bl -enum
60 image is split into clusters; each cluster is compressed.
69 .Bl -tag -width indent
71 Select a specific compression algorithm.
[all …]
/freebsd/sys/dev/isci/scil/
H A Dscif_sas_design.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
61 - Nathan Marushak
64 - Richard Boyd
68 This document provides design information relating to the SAS specific
79 developer to code for a specific task. The developer is not encumbered
81 example, if a specific event can only occur when the object is in a specific
[all …]
H A Dsati_design.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
61 - Nathan Marushak
69 Attachment), and SAT (SCSI-to-ATA Translation).
89 - sati_translate_command()
90 - sati_translate_response() (this method performs data translation).
95 - sati_get_sat_compliance_version()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/fpga/
H A Dfpga-region.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/fpga/fpga-region.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michal Simek <michal.simek@amd.com>
14 - Introduction
15 - Terminology
16 - Sequence
17 - FPGA Region
18 - Supported Use Models
[all …]
H A Dfpga-region.txt6 - Introduction
7 - Terminology
8 - Sequence
9 - FPGA Region
10 - Supported Use Models
11 - Device Tree Examples
12 - Constraints
41 * A PRR is a specific section of an FPGA reserved for reconfiguration.
42 * A base (or static) FPGA image may create a set of PRR's that later may
44 * The size and specific locatio
[all...]
/freebsd/lib/libc/compat-43/
H A Dsigvec.214 .\" without specific prior written permission.
38 .Bd -literal
48 .Bf -symbolic
67 This may be changed, on a per-handler basis,
122 assigns a handler for a specific signal.
125 is non-zero, it
138 is non-zero, the previous handling information for the signal
144 .Bl -column SIGVTALARMXX "create core imagexxx"
148 .It Dv SIGQUIT No " create core image" " quit program"
149 .It Dv SIGILL No " create core image" " illegal instruction"
[all …]
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_image.h2 * Copyright (c) 2013-2019, Intel Corporation
14 * without specific prior written permission.
34 #include "intel-pt.h"
47 /* The image section identifier. */
51 /* A traced image consisting of a collection of sections. */
53 /* The optional image name. */
69 /* Initialize an image with an optional @name. */
70 extern void pt_image_init(struct pt_image *image, const char *name);
72 /* Finalize an image.
76 extern void pt_image_fini(struct pt_image *image);
[all …]
/freebsd/share/man/man4/
H A Diwi.41 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2004-2006
39 .Bd -ragged -offset indent
50 .Bd -literal -offset indent
57 .Bd -literal -offset indent
89 .Bl -bullet -compact
98 .Bl -tag -width "/usr/share/doc/legal/intel_iwi.LICENSE" -compact
108 Join a specific BSS network with network name
113 Join a specific BSS network with 64-bit WEP encryption:
[all …]
H A Diwm.41 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2004-2006
38 .Bd -ragged -offset indent
47 .Bd -ragged -offset indent
60 .Bd -ragged -offset indent
69 .Bd -literal -offset indent
97 driver supports the following PCIe Wi-Fi devices:
99 .Bl -bullet -compact
128 Join a specific BSS network with network name
[all …]
H A Diwn.41 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2004-2006
39 .Bd -ragged -offset indent
48 .Bd -ragged -offset indent
65 .Bd -ragged -offset indent
74 .Bd -literal -offset indent
110 .Bl -bullet -compact
112 Intel Centrino Advanced-N 6200
114 Intel Centrino Advanced-N 6205
[all …]
H A Dipw.41 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2004-2006
39 .Bd -ragged -offset indent
50 .Bd -literal -offset indent
57 .Bd -literal -offset indent
90 .Bl -tag -width "/usr/share/doc/legal/intel_ipw.LICENSE" -compact
100 Join a specific BSS network with network name
105 Join a specific BSS network with 64-bit WEP encryption:
106 .Bd -literal -offset indent
[all …]
/freebsd/lib/libsys/
H A Dsigaction.214 .\" without specific prior written permission.
38 .Bd -literal
73 This may be changed, on a per-handler basis,
96 Whether the signal is directed at the process in general or at a specific
98 For signals directed at a specific thread,
144 is non-NULL, it specifies an action
150 is non-NULL, the previous handling information for the signal
173 A signal-specific default action may be reset by
198 .Bl -tag -offset indent -width SA_RESETHANDXX
218 processes terminate, and then returns a value of \-1 with
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dst,stm32-dma2d.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/st,stm32-dma2d.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectronics STM32 Chrom-Art Accelerator DMA2D
10 Chrom-ART Accelerator(DMA2D), graphical hardware accelerator
15 - Filling a part or the whole of a destination image with a specific color.
16 - Copying a part or the whole of a source image into a part or the whole of
17 a destination image.
18 - Copying a part or the whole of a source image into a part or the whole of
[all …]
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dp1010rdb-pa.dtsi2 * P1010 RDB Device Tree Source stub (no addresses or top-level ranges)
15 * derived from this software without specific prior written permission.
38 /* 1MB for u-boot Bootloader Image */
40 label = "NAND U-Boot Image";
41 read-only;
45 /* 1MB for DTB Image */
47 label = "NAND DTB Image";
51 /* 4MB for Linux Kernel Image */
53 label = "NAND Linux Kernel Image";
57 /* 4MB for Compressed Root file System Image */
[all …]
H A Dc293pcie.dts15 * derived from this software without specific prior written permission.
35 /include/ "c293si-pre.dtsi"
45 ifc: memory-controller@fffe1e000 {
75 #address-cells = <1>;
76 #size-cells = <1>;
77 compatible = "cfi-flash";
79 bank-width = <2>;
80 device-width = <1>;
83 /* 1MB for DTB Image */
85 label = "NOR DTB Image";
[all …]
H A Dp1024rdb.dtsi2 * P1024 RDB Device Tree Source stub (no addresses or top-level ranges)
15 * derived from this software without specific prior written permission.
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
53 /* 256KB for DTB Image */
[all …]
H A Dp2020rdb-pc.dtsi2 * P2020 RDB-PC Device Tree Source stub (no addresses or top-level ranges)
15 * derived from this software without specific prior written permission.
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
53 /* 256KB for DTB Image */
[all …]
/freebsd/sys/contrib/edk2/Include/Pi/
H A DPiFirmwareFile.h4 Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR>
5 SPDX-License-Identifier: BSD-2-Clause-Patent
22 /// The IntegrityCheck.Checksum.Header field is an 8-bit checksum of the file
29 /// field is set to one, the IntegrityCheck.Checksum.File field is an 8-bit
158 …/// The length of the file data is either (Size - sizeof(EFI_FFS_FILE_HEADER)). This calculation m…
159 /// zero-length file has a Size of 24 bytes, which is sizeof(EFI_FFS_FILE_HEADER).
161 …/// located at the next 8-byte aligned firmware volume offset following the last byte of the file …
178 …(((((EFI_FFS_FILE_HEADER *) (UINTN) FfsFileHeaderPtr)->Attributes) & FFS_ATTRIB_LARGE_FILE) == FFS…
182 /// FFS_FILE_SIZE() function-like macro below must not have side effects:
186 (((EFI_FFS_FILE_HEADER *) (UINTN) (FfsFileHeaderPtr))->Size[0] ) | \
[all …]
/freebsd/crypto/krb5/src/windows/installer/wix/
H A Dkfw.wxs1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
8 require a specific license from the United States Government.
18 to distribution of the software without specific, written prior
26 -->
28 <!-- configuration -->
42 <!-- The weird package code results in a new one being generated each time we compile -->
44 Id="????????-????-????-????-????????????"
60 <!-- Launch conditions -->
69 <!-- Custom actions -->
[all …]
/freebsd/share/man/man5/
H A Delf.560 regardless whether the host is 32-bit or 64-bit.
87 The following types are being used for 32-bit architectures:
88 .Bd -literal -offset indent
89 Elf32_Addr Unsigned 32-bit program address
90 Elf32_Half Unsigned 16-bit field
91 Elf32_Lword Unsigned 64-bit field
92 Elf32_Off Unsigned 32-bit file offset
93 Elf32_Sword Signed 32-bit field or integer
94 Elf32_Word Unsigned 32-bit field or integer
97 For 64-bit architectures we have the following types:
[all …]
/freebsd/usr.bin/netstat/
H A Dnetstat.114 .\" without specific prior written permission.
35 .Bk -words
36 .Bl -tag -width "netstat"
39 .Op Fl -libxo
44 .Op Fl -libxo
51 .Op Fl -libxo
59 .Op Fl -libxo
66 .Op Fl -libxo
73 .Op Fl -libxo
78 .Op Fl -libxo
[all …]

12345678910>>...26