/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/ |
UnicodeCollation.c | 26 @param AgentHandle The handle used to open Unicode Collation (2) protocol.
37 IN EFI_HANDLE AgentHandle,
76 AgentHandle,
119 @param AgentHandle The handle used to open Unicode Collation (2) protocol.
127 IN EFI_HANDLE AgentHandle
139 AgentHandle,
150 AgentHandle,
|
Fat.h | [all...] |
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/ |
OpenInfo.c | 102 HandleIndex = ConvertHandleToHandleIndex(OpenInfo[OpenInfoIndex].AgentHandle);
103 Name = GetStringNameFromHandle(OpenInfo[OpenInfoIndex].AgentHandle, NULL);
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/ |
Handle.h | 88 EFI_HANDLE AgentHandle;
|
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...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/ |
FvSimpleFileSystemEntryPoint.c | 241 @param AgentHandle The handle used to open Unicode Collation (2) protocol.
252 IN EFI_HANDLE AgentHandle,
291 AgentHandle,
334 @param AgentHandle The handle used to open Unicode Collation (2) protocol.
342 IN EFI_HANDLE AgentHandle
354 AgentHandle,
365 AgentHandle,
|
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/ |
UefiSpec.h | [all...] |
/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;
|
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/ |
UefiSpec.h | [all...] |
/device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/ |
DriverBinding.c | 154 @param[in] AgentHandle The handle of the agent that will attempt to
181 IN EFI_HANDLE AgentHandle,
195 (VOID **)&PciIo, AgentHandle, ControllerHandle,
248 passed as AgentHandle to gBS->OpenProtocol()
415 passed as AgentHandle to gBS->CloseProtocol()
|
/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/EdkCompatibilityPkg/Foundation/Efi/Include/ |
EfiApi.h | 754 EFI_HANDLE AgentHandle;
[all...] |
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/VlvPlatformInitDxe/ |
IgdOpRegion.c | 372 if(OpenInfo[OpenInfoIndex].AgentHandle == Father) {
|
/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 | 929 @param AgentHandle The handle of the agent that is closing the
939 @retval EFI_INVALID_PARAMETER Handle, AgentHandle or ControllerHandle is not a
942 AgentHandle.
950 IN EFI_HANDLE AgentHandle,
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/ |
Image.c | [all...] |
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/ |
SetupInfoRecords.c | [all...] |
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/ |
LegacyPci.c | [all...] |