TianoCore EDK2 master
Loading...
Searching...
No Matches
PlatformSpecificResetHandler.h
Go to the documentation of this file.
1
11#ifndef _PLATFORM_SPECIFIC_RESET_HANDLER_PPI_H_
12#define _PLATFORM_SPECIFIC_RESET_HANDLER_PPI_H_
13
15
16#define EDKII_PLATFORM_SPECIFIC_RESET_HANDLER_PPI_GUID \
17 { 0x75cf14ae, 0x3441, 0x49dc, { 0xaa, 0x10, 0xbb, 0x35, 0xa7, 0xba, 0x8b, 0xab } }
18
20
21extern EFI_GUID gEdkiiPlatformSpecificResetHandlerPpiGuid;
22
23#endif
Definition: Base.h:213