Searched refs:unique (Results 1 – 25 of 34) sorted by relevance
12
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosMeasurementDxe/ |
D | SmbiosMeasurementDxe.inf | 7 # such as clock registers, and system unique information, such as
|
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/ |
D | IScsiConfigStrings.uni | 33 #string STR_ISCSI_CONFIG_INIT_NAME_HELP #language en-US "The worldwide unique name of iSCSI Initiat… 65 #string STR_ISCSI_TARGET_NAME_HELP #language en-US "The worldwide unique name of the target. O…
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/ |
D | IScsiConfigDxeStrings.uni | 33 #string STR_ISCSI_CONFIG_INIT_NAME_HELP #language en-US "The worldwide unique name of the initiator…
|
/device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
D | efi32.S | 56 …movl $0x78, %ecx # 78h IDT entries to initialize with unique entry points (exce…
|
D | efi32.asm | 58 …mov ecx, 78h ; 78h IDT entries to initialize with unique entry points (exce…
|
D | efi64.S | 70 …movl $0x78,%ecx # 78h IDT entries to initialize with unique entry points (exce…
|
D | efi64.asm | 67 …mov ecx, 78h ; 78h IDT entries to initialize with unique entry points (exce…
|
/device/sample/frameworks/PlatformLibrary/ |
D | README.txt | 47 public unique name by which clients will link to your library, but once this
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | inspect.py | 713 def getclasstree(classes, unique=0): argument 730 if unique and parent in classes: break
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | inspect.py | 715 def getclasstree(classes, unique=0): argument 733 if unique and parent in classes: break
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Madt/ |
D | Madt30.aslc | 84 // Since logical processor number only has to be unique, I followed
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ |
D | Vlv2DeviceRefCodePkg.dec | 94 …are data variables that are not defined in Table.10 must be saved with a unique VendorGuid other t…
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | psci-pd-tree.rst | 133 unique number (core index) between ``0`` and ``PLAT_CORE_COUNT - 1`` to each core
|
D | auth-framework.rst | 587 #. A unique identifier specified by the platform which allows the IO framework 647 Following the `Platform Porting Guide`_, a platform must provide unique 659 - ``img_id``: the corresponding image unique identifier defined by the platform.
|
D | firmware-update.rst | 78 Each FWU image and certificate is identified by a unique ID, defined by the
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/ |
D | LICENSE | 184 unique, persistent identifier (known as a handle): 1895.22/1013. This
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | dictnotes.txt | 226 sequence and the number of *unique* keys is known.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | dictnotes.txt | 226 sequence and the number of *unique* keys is known.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/ |
D | LICENSE | 209 unique, persistent identifier (known as a handle): 1895.22/1013. This
|
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/ |
D | softfloat.txt | 168 implemented. Each flag is stored as a unique bit in the global variable
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | Tpm20.h | 1626 TPMU_PUBLIC_ID unique; member
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/ |
D | UefiHandleParsingLib.uni | 411 … #language en-US " The ImageId value for each Firmware Image is not unique.\r\n"
|
/device/google/bonito/json-c/ |
D | Doxyfile | 106 # to NO the shortest path that makes the file name unique will be used. 984 # Note that each tag file must have a unique name
|
/device/google/crosshatch/json-c/ |
D | Doxyfile | 106 # to NO the shortest path that makes the file name unique will be used. 984 # Note that each tag file must have a unique name
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | antlr.g | 1633 err(eMsg1("label definitions must be unique per rule: '%s'", lab)); 2502 * string "inlineX_set" for some unique integer X. Basically,
|
12