TianoCore EDK2
master
Loading...
Searching...
No Matches
SmmCpuIo2.h
Go to the documentation of this file.
1
11
#ifndef _SMM_CPU_IO2_H_
12
#define _SMM_CPU_IO2_H_
13
14
#include <
Protocol/MmCpuIo.h
>
15
16
#define EFI_SMM_CPU_IO2_PROTOCOL_GUID EFI_MM_CPU_IO_PROTOCOL_GUID
17
18
typedef
EFI_MM_CPU_IO_PROTOCOL
EFI_SMM_CPU_IO2_PROTOCOL
;
19
23
#define SMM_IO_UINT8 MM_IO_UINT8
24
#define SMM_IO_UINT16 MM_IO_UINT16
25
#define SMM_IO_UINT32 MM_IO_UINT32
26
#define SMM_IO_UINT64 MM_IO_UINT64
27
28
typedef
EFI_MM_IO_WIDTH
EFI_SMM_IO_WIDTH
;
29
typedef
EFI_MM_CPU_IO
EFI_SMM_CPU_IO2;
30
31
typedef
EFI_MM_IO_ACCESS
EFI_SMM_IO_ACCESS2
;
32
33
extern
EFI_GUID
gEfiSmmCpuIo2ProtocolGuid;
34
35
#endif
MmCpuIo.h
EFI_MM_CPU_IO
EFI_STATUS(EFIAPI * EFI_MM_CPU_IO)(IN CONST EFI_MM_CPU_IO_PROTOCOL *This, IN EFI_MM_IO_WIDTH Width, IN UINT64 Address, IN UINTN Count, IN OUT VOID *Buffer)
Definition:
MmCpuIo.h:55
EFI_MM_IO_WIDTH
EFI_MM_IO_WIDTH
Definition:
MmCpuIo.h:24
_EFI_MM_CPU_IO_PROTOCOL
Definition:
MmCpuIo.h:77
EFI_MM_IO_ACCESS
Definition:
MmCpuIo.h:63
GUID
Definition:
Base.h:213
MdePkg
Include
Protocol
SmmCpuIo2.h
Generated on Fri Nov 15 2024 18:01:16 for TianoCore EDK2 by
1.9.6