Home
last modified time | relevance | path

Searched refs:Single (Results 1 – 25 of 27) sorted by relevance

12

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmMisc.c33 IN EFI_DEVICE_PATH_PROTOCOL *Single in BmDelPartMatchInstance() argument
45 if (Multi == NULL || Single == NULL) { in BmDelPartMatchInstance()
50 SingleDpSize = GetDevicePathSize (Single) - END_DEVICE_PATH_LENGTH; in BmDelPartMatchInstance()
55 if (CompareMem (Instance, Single, MIN (SingleDpSize, InstanceSize)) != 0) { in BmDelPartMatchInstance()
89 IN EFI_DEVICE_PATH_PROTOCOL *Single in BmMatchDevicePaths() argument
96 if (Multi == NULL || Single == NULL) { in BmMatchDevicePaths()
111 if (CompareMem (Single, DevicePathInst, Size) == 0) { in BmMatchDevicePaths()
DInternalBm.h406 IN EFI_DEVICE_PATH_PROTOCOL *Single
425 IN EFI_DEVICE_PATH_PROTOCOL *Single
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/
DPcatSingleSegmentPciCfg2PeiExtra.uni17 "Single Segment PCI Configuration PEI Module"
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsMisc.c873 IN EFI_DEVICE_PATH_PROTOCOL *Single in BdsLibDelPartMatchInstance() argument
886 if (Multi == NULL || Single == NULL) { in BdsLibDelPartMatchInstance()
891 SingleDpSize = GetDevicePathSize (Single) - END_DEVICE_PATH_LENGTH; in BdsLibDelPartMatchInstance()
898 if ((CompareMem (Instance, Single, Size) != 0)) { in BdsLibDelPartMatchInstance()
933 IN EFI_DEVICE_PATH_PROTOCOL *Single in BdsLibMatchDevicePaths() argument
940 if (Multi == NULL || Single == NULL) { in BdsLibMatchDevicePaths()
955 if (CompareMem (Single, DevicePathInst, Size) == 0) { in BdsLibMatchDevicePaths()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsMisc.c873 IN EFI_DEVICE_PATH_PROTOCOL *Single in BdsLibDelPartMatchInstance() argument
886 if (Multi == NULL || Single == NULL) { in BdsLibDelPartMatchInstance()
891 SingleDpSize = GetDevicePathSize (Single) - END_DEVICE_PATH_LENGTH; in BdsLibDelPartMatchInstance()
898 if ((CompareMem (Instance, Single, Size) != 0)) { in BdsLibDelPartMatchInstance()
933 IN EFI_DEVICE_PATH_PROTOCOL *Single in BdsLibMatchDevicePaths() argument
940 if (Multi == NULL || Single == NULL) { in BdsLibMatchDevicePaths()
955 if (CompareMem (Single, DevicePathInst, Size) == 0) { in BdsLibMatchDevicePaths()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/
DConPlatform.c848 IN EFI_DEVICE_PATH_PROTOCOL *Single, in ConPlatformMatchDevicePaths() argument
862 if ((Multi == NULL) || (Single == NULL)) { in ConPlatformMatchDevicePaths()
884 if ((CompareMem (Single, DevicePathInst, Size) == 0) || IsGopSibling (Single, DevicePathInst)) { in ConPlatformMatchDevicePaths()
DConPlatform.h271 IN EFI_DEVICE_PATH_PROTOCOL *Single,
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Library/
DGenericBdsLib.h554 IN EFI_DEVICE_PATH_PROTOCOL *Single
576 IN EFI_DEVICE_PATH_PROTOCOL *Single
/device/linaro/bootloader/edk2/StdLib/LibC/Locale/
DLocale.inf54 # Single-byte locale to avoid bringing in citrus
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtokenize.py66 Single = r"[^'\\]*(?:\\.[^'\\]*)*'" variable
103 endprogs = {"'": re.compile(Single), '"': re.compile(Double),
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dtokenize.py67 Single = r"[^'\\]*(?:\\.[^'\\]*)*'" variable
104 endprogs = {"'": re.compile(Single), '"': re.compile(Double),
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/
Dtokenize.py70 Single = r"[^'\\]*(?:\\.[^'\\]*)*'" variable
107 endprogs = {"'": re.compile(Single), '"': re.compile(Double),
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/
Dlzma.txt338 1) Single-call Decompressing
350 Single-call Decompressing
464 Single-call Compression with callbacks
533 Single-call RAM->RAM Compression
536 Single-call RAM->RAM Compression is similar to Compression with callbacks,
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/
Dlzma.txt338 1) Single-call Decompressing
350 Single-call Decompressing
464 Single-call Compression with callbacks
533 Single-call RAM->RAM Compression
536 Single-call RAM->RAM Compression is similar to Compression with callbacks,
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/
Dlzma.txt338 1) Single-call Decompressing
350 Single-call Decompressing
464 Single-call Compression with callbacks
533 Single-call RAM->RAM Compression
536 Single-call RAM->RAM Compression is similar to Compression with callbacks,
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/
DConsoleOption.c33 IN EFI_DEVICE_PATH_PROTOCOL *Single in MatchDevicePaths() argument
40 if (Multi == NULL || Single == NULL) { in MatchDevicePaths()
55 if (CompareMem (Single, DevicePathInst, Size) == 0) { in MatchDevicePaths()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DPchEhci.asl67 // and _PLD to report OS that it's not user visible to pass WHQL: Single Computer
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Ddictnotes.txt30 Single read of each key.
53 Single write to each key.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Ddictnotes.txt30 Single read of each key.
53 Single write to each key.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
DTerminal.c321 IN EFI_DEVICE_PATH_PROTOCOL *Single in MatchDevicePaths() argument
338 if (CompareMem (Single, DevicePathInst, Size) == 0) { in MatchDevicePaths()
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.uni505 …kgTokenSpaceGuid_PcdSrIovSupport_HELP #language en-US "Indicates if the Single Root I/O virtualiz…
506 … "TRUE - Single Root I/O virtualization is supported.<BR>\n"
507 … "FALSE - Single Root I/O virtualization is not supported.<BR>"
523 #string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdSrIovSystemPageSize_HELP #language en-US "Single roo…
DMdeModulePkg.dec1305 ## Indicates if the Single Root I/O virtualization is supported.<BR><BR>
1306 # TRUE - Single Root I/O virtualization is supported.<BR>
1307 # FALSE - Single Root I/O virtualization is not supported.<BR>
1323 ## Single root I/O virtualization virtual function memory BAR alignment.<BR><BR>
/device/linaro/bootloader/edk2/StdLib/
DReadMe.txt83 Selected functions from the "Single Unix v4" specification.
/device/linaro/bootloader/edk2/AppPkg/
DReadMe.txt94 Selected functions from the "Single Unix v4" specification.
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/
DReadMe.txt83 Selected functions from the "Single Unix v4" specification.

12