TianoCore EDK2
master
Loading...
Searching...
No Matches
UefiLzma.h
Go to the documentation of this file.
1
11
#ifndef __UEFILZMA_H__
12
#define __UEFILZMA_H__
13
14
#include <
Uefi.h
>
15
#include <
Library/BaseMemoryLib.h
>
16
17
#ifdef _WIN32
18
#undef _WIN32
19
#endif
20
21
typedef
UINTN
size_t;
22
23
#ifdef _WIN64
24
#undef _WIN64
25
#endif
26
27
#ifndef _PTRDIFF_T_DEFINED
28
typedef
int
ptrdiff_t;
29
#endif
30
31
#define memcpy CopyMem
32
#define memmove CopyMem
33
34
#define _LZMA_SIZE_OPT
35
36
#endif
// __UEFILZMA_H__
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
BaseMemoryLib.h
Uefi.h
MdeModulePkg
Library
LzmaCustomDecompressLib
UefiLzma.h
Generated on Fri Nov 15 2024 18:01:12 for TianoCore EDK2 by
1.9.6