HomeSort by relevance Sort by last modified time
    Searched refs:SearchKey (Results 1 - 16 of 16) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Locate.c 28 VOID *SearchKey;
100 ProtNotify = Position->SearchKey;
107 Position->SearchKey = NULL;
223 Position.SearchKey = Registration;
263 @param SearchKey Dependant on SearchType
280 IN VOID *SearchKey OPTIONAL,
308 Position.SearchKey = SearchKey;
326 // Must have SearchKey for locate ByRegisterNotify
328 if (SearchKey == NULL) {
    [all...]
PiSmmCore.h 507 @param SearchKey Dependant on SearchType
524 IN VOID *SearchKey OPTIONAL,
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
Locate.c 29 VOID *SearchKey;
100 @param SearchKey Dependant on SearchType
117 IN VOID *SearchKey OPTIONAL,
145 Position.SearchKey = SearchKey;
167 // Must have SearchKey for locate ByRegisterNotify
169 if (SearchKey == NULL) {
250 ASSERT (SearchKey != NULL);
251 ProtNotify = SearchKey;
325 ProtNotify = Position->SearchKey;
    [all...]
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
hand.c 61 IN VOID *SearchKey OPTIONAL,
89 SearchKey,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiApi.h 800 IN VOID *SearchKey OPTIONAL,
835 IN VOID *SearchKey OPTIONAL,
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
IpSecConfig.c 409 @param[in] SearchKey Supplies the search key depending on the SearchType.
421 IN VOID *SearchKey OPTIONAL,
446 SearchKey,
  /external/syslinux/efi32/include/efi/
efiapi.h 494 IN VOID *SearchKey OPTIONAL,
640 IN VOID *SearchKey OPTIONAL,
efilib.h 570 IN VOID *SearchKey OPTIONAL,
  /external/syslinux/efi64/include/efi/
efiapi.h 494 IN VOID *SearchKey OPTIONAL,
640 IN VOID *SearchKey OPTIONAL,
efilib.h 570 IN VOID *SearchKey OPTIONAL,
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efiapi.h 494 IN VOID *SearchKey OPTIONAL,
640 IN VOID *SearchKey OPTIONAL,
efilib.h 570 IN VOID *SearchKey OPTIONAL,
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiSpec.h     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
Setup.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h     [all...]

Completed in 175 milliseconds