HomeSort by relevance Sort by last modified time
    Searched refs:ByProtocol (Results 1 - 25 of 168) sorted by null

1 2 3 4 5 6 7

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
Notify.c 79 if (ProtNotify->Position == &Prot->ByProtocol) {
80 ProtNotify->Position = Prot->ByProtocol.BackLink;
87 RemoveEntryList (&Prot->ByProtocol);
257 InsertTailList (&ProtEntry->Protocols, &Prot->ByProtocol);
Handle.h 70 LIST_ENTRY ByProtocol;
Locate.c 176 case ByProtocol:
339 Prot = CR (Link, PROTOCOL_INTERFACE, ByProtocol, PROTOCOL_INTERFACE_SIGNATURE);
390 Prot = CR(Link, PROTOCOL_INTERFACE, ByProtocol, PROTOCOL_INTERFACE_SIGNATURE);
472 Status = CoreLocateHandleBuffer (ByProtocol, Protocol, NULL, &HandleCount, &Handles);
632 ByProtocol.
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Notify.c 72 if (ProtNotify->Position == &Prot->ByProtocol) {
73 ProtNotify->Position = Prot->ByProtocol.BackLink;
80 RemoveEntryList (&Prot->ByProtocol);
Locate.c 114 Prot = CR (Link, PROTOCOL_INTERFACE, ByProtocol, PROTOCOL_INTERFACE_SIGNATURE);
163 Prot = CR(Link, PROTOCOL_INTERFACE, ByProtocol, PROTOCOL_INTERFACE_SIGNATURE);
333 case ByProtocol:
422 ByProtocol.
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Library/PlatformIntelBdsLib/
IntelBdsPlatformCommon.c 71 ByProtocol,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
Thunk.c 110 ByProtocol,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
Handle.c 80 ByProtocol,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/
DebugSupport.c 59 ByProtocol,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/
FaultTolerantWriteDxe.c 141 ByProtocol,
  /device/linaro/bootloader/edk2/NetworkPkg/HttpUtilitiesDxe/
HttpUtilitiesDxe.c 47 ByProtocol,
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/FdtDxe/
FdtDxe.c 139 ByProtocol,
224 ByProtocol,
  /device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
BdsAppLoader.c 57 ByProtocol,
169 ByProtocol,
  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
UseEfiSocketLib.c 214 Status = gBS->LocateHandleBuffer ( ByProtocol,
315 Status = gBS->LocateHandleBuffer ( ByProtocol,
  /device/linaro/bootloader/edk2/StdLib/SocketDxe/
EntryUnload.c 98 ByProtocol,
123 ByProtocol,
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscBaseBoardManufacturerFunction.c 117 ByProtocol,
130 ByProtocol,
  /device/linaro/bootloader/OpenPlatformPkg/Applications/EepromCmd/
EepromCmd.c 131 Status = gBS->LocateHandleBuffer ( ByProtocol,
175 Status = gBS->LocateHandleBuffer ( ByProtocol,
229 Status = gBS->LocateHandle (ByProtocol, &gMarvellEepromProtocolGuid, NULL,
233 Status = gBS->LocateHandle (ByProtocol, &gEfiI2cMasterProtocolGuid, NULL,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DhcpOptions.c 86 Status = gBS->LocateHandleBuffer ( ByProtocol,
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
LoadDeferredImage.c 54 ByProtocol,
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/HisiAcpiPlatformDxe/
AcpiPlatform.c 61 ByProtocol,
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/AcpiLib/
AcpiLib.c 73 ByProtocol,
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmConsole.c 52 ByProtocol,
70 ByProtocol,
652 ByProtocol,
674 ByProtocol,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/
AcpiPlatform.c 60 ByProtocol,
  /device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
AcpiPlatform.c 68 ByProtocol,
PciDecoding.c 68 Status = gBS->LocateHandleBuffer (ByProtocol, &gEfiPciIoProtocolGuid,

Completed in 1196 milliseconds

1 2 3 4 5 6 7