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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Config2Nv.c 568 EFI_EVENT SetAddressEvent;
581 SetAddressEvent = NULL;
711 &SetAddressEvent
722 SetAddressEvent
752 SetAddressEvent
791 if (SetAddressEvent != NULL) {
792 gBS->CloseEvent (SetAddressEvent);
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6ConfigNv.c     [all...]

Completed in 98 milliseconds