TianoCore EDK2 master
|
#include "UefiShellLevel1CommandsLib.h"
Go to the source code of this file.
Functions | |
SHELL_STATUS EFIAPI | ShellCommandRunExit (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable) |
Variables | |
STATIC CONST SHELL_PARAM_ITEM | ParamList [] |
Main file for exit shell level 1 function.
(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file Exit.c.
SHELL_STATUS EFIAPI ShellCommandRunExit | ( | IN EFI_HANDLE | ImageHandle, |
IN EFI_SYSTEM_TABLE * | SystemTable | ||
) |
STATIC CONST SHELL_PARAM_ITEM ParamList[] |