TianoCore EDK2 master
Loading...
Searching...
No Matches
PlatformId.h
Go to the documentation of this file.
1
10#ifndef __PLATFORM_PEI_PLATFORMID_H__
11#define __PLATFORM_PEI_PLATFORMID_H__
12
21VOID
23 IN CONST EFI_PEI_SERVICES **PeiServices
24 );
25
26#endif // __PLATFORM_PEI_PLATFORMID_H__
#define CONST
Definition: Base.h:259
#define IN
Definition: Base.h:279
VOID PlatformIdInitialization(IN CONST EFI_PEI_SERVICES **PeiServices)
Definition: PlatformId.c:111