TianoCore EDK2 master
|
#include "TextEditorTypes.h"
Go to the source code of this file.
Functions | |
VOID | LineFree (IN EFI_EDITOR_LINE *Src) |
EFI_EDITOR_LINE * | LineDup (IN EFI_EDITOR_LINE *Src) |
Declares generic editor helper functions.
Copyright (c) 2005 - 2011, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file Misc.h.
EFI_EDITOR_LINE * LineDup | ( | IN EFI_EDITOR_LINE * | Src | ) |
VOID LineFree | ( | IN EFI_EDITOR_LINE * | Src | ) |