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

  /device/linaro/bootloader/edk2/NetworkPkg/Application/IfConfig6/
IfConfig6.inf 2 # Shell application IfConfig6.
21 BASE_NAME = IfConfig6
26 MODULE_UNI_FILE = IfConfig6.uni
41 IfConfig6.c
42 IfConfig6.h
IfConfig6.c 2 The implementation for Shell application IfConfig6.
29 #include "IfConfig6.h"
32 // String token ID of ifconfig6 command help message text.
894 The list process of the IfConfig6 application.
898 @retval EFI_SUCCESS The IfConfig6 list processed successfully.
899 @retval others The IfConfig6 list process failed.
1022 The clean process of the IfConfig6 application.
1026 @retval EFI_SUCCESS The IfConfig6 clean processed successfully.
1027 @retval others The IfConfig6 clean process failed.
1073 The set process of the IfConfig6 application.
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/
NetworkPkg.dsc 119 NetworkPkg/Application/IfConfig6/IfConfig6.inf
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork2CommandsLib/
Ifconfig6.c 2 The implementation for Shell command IfConfig6.
970 The list process of the IfConfig6 application.
974 @retval SHELL_SUCCESS The IfConfig6 list processed successfully.
975 @retval others The IfConfig6 list process failed.
1097 The clean process of the IfConfig6 application.
1102 @retval SHELL_SUCCESS The IfConfig6 clean processed successfully.
1103 @retval others The IfConfig6 clean process failed.
1144 ShellPrintHiiEx (-1, -1, NULL, STRING_TOKEN (STR_GEN_ERR_AD), gShellNetwork2HiiHandle, L"ifconfig6");
1160 ShellPrintHiiEx (-1, -1, NULL, STRING_TOKEN (STR_GEN_ERR_AD), gShellNetwork2HiiHandle, L"ifconfig6");
1172 The set process of the IfConfig6 application.
    [all...]

Completed in 970 milliseconds