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

1 2

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
Handles.c 84 Status = gBS->LocateHandle ( AllHandles,
100 Status = gBS->LocateHandle ( AllHandles,
  /device/linaro/bootloader/edk2/EmulatorPkg/ResetRuntimeDxe/
Reset.c 47 AllHandles,
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressFastBootDxe/
ArmVExpressFastBoot.c 158 EFI_HANDLE *AllHandles;
218 &AllHandles
226 AllHandles[LoopIndex],
275 Entry->PartitionHandle = AllHandles[LoopIndex];
298 FreePool (AllHandles);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsConnect.c 228 AllHandles,
275 AllHandles,
Performance.c 228 AllHandles,
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmConnect.c 39 AllHandles,
220 AllHandles,
BmPerformance.c 232 AllHandles,
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsConnect.c 228 AllHandles,
275 AllHandles,
Performance.c 228 AllHandles,
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
Handle.h 27 LIST_ENTRY AllHandles;
Locate.c 161 case AllHandles:
292 Handle = CR (Position->Position, IHANDLE, AllHandles, EFI_HANDLE_SIGNATURE);
Handle.c 430 InsertTailList (&gHandleList, &Handle->AllHandles);
797 RemoveEntryList (&Handle->AllHandles);
    [all...]
  /device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
BdsHelper.c 93 AllHandles,
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Handle.c 289 InsertTailList (&gHandleList, &Handle->AllHandles);
421 RemoveEntryList (&Handle->AllHandles);
Locate.c 70 Handle = CR (Position->Position, IHANDLE, AllHandles, EFI_HANDLE_SIGNATURE);
319 case AllHandles:
  /device/linaro/bootloader/edk2/OvmfPkg/XenPvBlkDxe/
XenPvBlkDxe.c 65 AllHandles,
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Load.c 41 AllHandles,
  /device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
Fat.c 191 AllHandles,
  /device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
XenBusDxe.c 119 AllHandles,
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
Disconnect.c 55 AllHandles,
  /device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
EfiDevice.c 450 AllHandles,
481 AllHandles,
  /device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
DpTrace.c 171 Status = gBS->LocateHandleBuffer (AllHandles, NULL, NULL, &HandleCount, &HandleBuffer);
559 Status = gBS->LocateHandleBuffer (AllHandles, NULL, NULL, &HandleCount, &HandleBuffer);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
IScsiDriver.c 491 AllHandles,
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
LoadPciRom.c 387 AllHandles,
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscOemType0x90Function.c 91 AllHandles,

Completed in 649 milliseconds

1 2