TianoCore EDK2 master
|
#include "UefiShellDriver1CommandsLib.h"
Go to the source code of this file.
Functions | |
EFI_STATUS | DumpLoadedImageProtocolInfo (IN EFI_HANDLE TheHandle) |
SHELL_STATUS EFIAPI | ShellCommandRunUnload (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable) |
Variables | |
STATIC CONST SHELL_PARAM_ITEM | ParamList [] |
Main file for Unload shell Driver1 function.
(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file Unload.c.
EFI_STATUS DumpLoadedImageProtocolInfo | ( | IN EFI_HANDLE | TheHandle | ) |
SHELL_STATUS EFIAPI ShellCommandRunUnload | ( | IN EFI_HANDLE | ImageHandle, |
IN EFI_SYSTEM_TABLE * | SystemTable | ||
) |