TianoCore EDK2
master
Loading...
Searching...
No Matches
Clipboard.h
Go to the documentation of this file.
1
10
#ifndef _LIB_CLIP_BOARD_H_
11
#define _LIB_CLIP_BOARD_H_
12
13
#include "
HexEditor.h
"
14
21
EFI_STATUS
22
HClipBoardInit
(
23
VOID
24
);
25
32
EFI_STATUS
33
HClipBoardCleanup
(
34
VOID
35
);
36
45
EFI_STATUS
46
HClipBoardSet
(
47
IN
UINT8 *Buffer,
48
IN
UINTN
Size
49
);
50
58
UINTN
59
HClipBoardGet
(
60
OUT
UINT8 **Buffer
61
);
62
63
#endif
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
HClipBoardGet
UINTN HClipBoardGet(OUT UINT8 **Buffer)
Definition:
Clipboard.c:95
HClipBoardInit
EFI_STATUS HClipBoardInit(VOID)
Definition:
Clipboard.c:33
HClipBoardSet
EFI_STATUS HClipBoardSet(IN UINT8 *Buffer, IN UINTN Size)
Definition:
Clipboard.c:70
HClipBoardCleanup
EFI_STATUS HClipBoardCleanup(VOID)
Definition:
Clipboard.c:52
HexEditor.h
IN
#define IN
Definition:
Base.h:279
OUT
#define OUT
Definition:
Base.h:284
EFI_STATUS
RETURN_STATUS EFI_STATUS
Definition:
UefiBaseType.h:29
ShellPkg
Library
UefiShellDebug1CommandsLib
HexEdit
Clipboard.h
Generated on Fri Nov 15 2024 18:01:25 for TianoCore EDK2 by
1.9.6