HomeSort by relevance Sort by last modified time
    Searched full:agenthandle (Results 1 - 21 of 21) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
FvSimpleFileSystemEntryPoint.c 237 @param AgentHandle The handle used to open Unicode Collation (2) protocol.
248 IN EFI_HANDLE AgentHandle,
287 AgentHandle,
330 @param AgentHandle The handle used to open Unicode Collation (2) protocol.
338 IN EFI_HANDLE AgentHandle
350 AgentHandle,
361 AgentHandle,
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
Handle.c 651 Status = CoreDisconnectController (UserHandle, OpenData->AgentHandle, NULL);
1091 ExactMatch = (BOOLEAN)((OpenData->AgentHandle == ImageHandle) &&
1138 Status = CoreDisconnectController (UserHandle, OpenData->AgentHandle, NULL);
1168 OpenData->AgentHandle = ImageHandle;
    [all...]
DriverSupport.c 824 if (DriverImageHandleBuffer[Index] == OpenData->AgentHandle) {
830 DriverImageHandleBuffer[DriverImageHandleCount] = OpenData->AgentHandle;
872 if (OpenData->AgentHandle == DriverImageHandle) {
    [all...]
Handle.h 88 EFI_HANDLE AgentHandle;
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
OpenInfo.c 103 HandleIndex = ConvertHandleToHandleIndex(OpenInfo[OpenInfoIndex].AgentHandle);
104 Name = GetStringNameFromHandle(OpenInfo[OpenInfoIndex].AgentHandle, NULL);
  /external/syslinux/efi32/include/efi/
efiapi.h 445 IN EFI_HANDLE AgentHandle,
455 IN EFI_HANDLE AgentHandle,
460 EFI_HANDLE AgentHandle;
  /external/syslinux/efi64/include/efi/
efiapi.h 445 IN EFI_HANDLE AgentHandle,
455 IN EFI_HANDLE AgentHandle,
460 EFI_HANDLE AgentHandle;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efiapi.h 445 IN EFI_HANDLE AgentHandle,
455 IN EFI_HANDLE AgentHandle,
460 EFI_HANDLE AgentHandle;
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h     [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiSpec.h     [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscOemType0x90Function.c 118 if(OpenInfo[OpenInfoIndex].AgentHandle == Father) {
MiscOemType0x94Function.c 408 if(OpenInfo[OpenInfoIndex].AgentHandle == Father)
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
UefiHandleParsingLib.c     [all...]
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformIntelBdsLib/
QemuKernel.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiApi.h 754 EFI_HANDLE AgentHandle;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
Serial.c 756 ASSERT (OpenInfoBuffer[Index].AgentHandle == gSerialControllerDriver.DriverBindingHandle);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h 928 @param AgentHandle The handle of the agent that is closing the
938 @retval EFI_INVALID_PARAMETER Handle, AgentHandle or ControllerHandle is not a
941 AgentHandle.
949 IN EFI_HANDLE AgentHandle,
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/VlvPlatformInitDxe/
IgdOpRegion.c 374 if(OpenInfo[OpenInfoIndex].AgentHandle == Father) {
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
SetupInfoRecords.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/
Image.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyPci.c     [all...]

Completed in 1112 milliseconds