/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1616/D05AcpiTables/ |
D | D05Iort.asl | 143 Single Mapping : 1 174 Single Mapping : 1 205 Single Mapping : 1 236 Single Mapping : 1 267 Single Mapping : 1 298 Single Mapping : 1 329 Single Mapping : 1 360 Single Mapping : 1 391 Single Mapping : 1 420 Single Mapping : 0 [all …]
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/ |
D | D03Iort.asl | 64 Single Mapping : 1 95 Single Mapping : 1 126 Single Mapping : 1 157 Single Mapping : 1 188 Single Mapping : 1 219 Single Mapping : 1 250 Single Mapping : 1 281 Single Mapping : 1 310 Single Mapping : 0 339 Single Mapping : 0 [all …]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/ |
D | BmMisc.c | 34 IN EFI_DEVICE_PATH_PROTOCOL *Single in BmDelPartMatchInstance() argument 46 if (Multi == NULL || Single == NULL) { in BmDelPartMatchInstance() 51 SingleDpSize = GetDevicePathSize (Single) - END_DEVICE_PATH_LENGTH; in BmDelPartMatchInstance() 56 if (CompareMem (Instance, Single, MIN (SingleDpSize, InstanceSize)) != 0) { in BmDelPartMatchInstance() 90 IN EFI_DEVICE_PATH_PROTOCOL *Single in BmMatchDevicePaths() argument 97 if (Multi == NULL || Single == NULL) { in BmMatchDevicePaths() 112 if (CompareMem (Single, DevicePathInst, Size) == 0) { in BmMatchDevicePaths()
|
D | InternalBm.h | 343 IN EFI_DEVICE_PATH_PROTOCOL *Single 362 IN EFI_DEVICE_PATH_PROTOCOL *Single
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Pv660AcpiTables/ |
D | Iort.asl | 97 Single Mapping : 1 128 Single Mapping : 1 159 Single Mapping : 1 190 Single Mapping : 1 219 Single Mapping : 0 248 Single Mapping : 0
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/ |
D | PcatSingleSegmentPciCfg2PeiExtra.uni | 17 "Single Segment PCI Configuration PEI Module"
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/ |
D | BdsMisc.c | 873 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/ |
D | BdsMisc.c | 873 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/ |
D | ConPlatform.c | 848 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()
|
D | ConPlatform.h | 271 IN EFI_DEVICE_PATH_PROTOCOL *Single,
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Library/ |
D | GenericBdsLib.h | 554 IN EFI_DEVICE_PATH_PROTOCOL *Single 576 IN EFI_DEVICE_PATH_PROTOCOL *Single
|
/device/linaro/bootloader/edk2/StdLib/LibC/Locale/ |
D | Locale.inf | 54 # Single-byte locale to avoid bringing in citrus
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | tokenize.py | 66 Single = r"[^'\\]*(?:\\.[^'\\]*)*'" variable 103 endprogs = {"'": re.compile(Single), '"': re.compile(Double),
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | tokenize.py | 67 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/ |
D | tokenize.py | 70 Single = r"[^'\\]*(?:\\.[^'\\]*)*'" variable 107 endprogs = {"'": re.compile(Single), '"': re.compile(Double),
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/ |
D | ConsoleOption.c | 33 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/ |
D | PchEhci.asl | 67 // 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.10/Objects/ |
D | dictnotes.txt | 30 Single read of each key. 53 Single write to each key.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | dictnotes.txt | 30 Single read of each key. 53 Single write to each key.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/ |
D | Terminal.c | 323 IN EFI_DEVICE_PATH_PROTOCOL *Single in MatchDevicePaths() argument 340 if (CompareMem (Single, DevicePathInst, Size) == 0) { in MatchDevicePaths()
|
/device/linaro/bootloader/edk2/MdeModulePkg/ |
D | MdeModulePkg.uni | 539 …kgTokenSpaceGuid_PcdSrIovSupport_HELP #language en-US "Indicates if the Single Root I/O virtualiz… 540 … "TRUE - Single Root I/O virtualization is supported.<BR>\n" 541 … "FALSE - Single Root I/O virtualization is not supported.<BR>" 557 #string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdSrIovSystemPageSize_HELP #language en-US "Single roo…
|
D | MdeModulePkg.dec | 1491 ## Indicates if the Single Root I/O virtualization is supported.<BR><BR> 1492 # TRUE - Single Root I/O virtualization is supported.<BR> 1493 # FALSE - Single Root I/O virtualization is not supported.<BR> 1509 ## Single root I/O virtualization virtual function memory BAR alignment.<BR><BR>
|
/device/linaro/bootloader/edk2/StdLib/ |
D | ReadMe.txt | 83 Selected functions from the "Single Unix v4" specification.
|
/device/linaro/bootloader/edk2/AppPkg/ |
D | ReadMe.txt | 94 Selected functions from the "Single Unix v4" specification.
|
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/ |
D | ReadMe.txt | 83 Selected functions from the "Single Unix v4" specification.
|