TianoCore EDK2 master
Loading...
Searching...
No Matches
Edit.c File Reference

Go to the source code of this file.

Functions

SHELL_STATUS EFIAPI ShellCommandRunEdit (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable)
 

Detailed Description

Main file for Edit shell Debug1 function.

(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
Copyright (c) 2005 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file Edit.c.

Function Documentation

◆ ShellCommandRunEdit()

SHELL_STATUS EFIAPI ShellCommandRunEdit ( IN EFI_HANDLE  ImageHandle,
IN EFI_SYSTEM_TABLE SystemTable 
)

Function for 'edit' command.

Parameters
[in]ImageHandleHandle to the Image (NULL if Internal).
[in]SystemTablePointer to the System Table (NULL if Internal).

Definition at line 21 of file Edit.c.