TianoCore EDK2 master
Loading...
Searching...
No Matches
MmServicesTableLib.h
Go to the documentation of this file.
1
12#ifndef __MM_SERVICES_TABLE_LIB_H__
13#define __MM_SERVICES_TABLE_LIB_H__
14
15#include <PiMm.h>
16
17extern EFI_MM_SYSTEM_TABLE *gMmst;
18
19#endif