TianoCore EDK2 master
Loading...
Searching...
No Matches
PlatformSpecificResetHandler.h
Go to the documentation of this file.
1
11#ifndef _PLATFORM_SPECIFIC_RESET_HANDLER_PROTOCOL_H_
12#define _PLATFORM_SPECIFIC_RESET_HANDLER_PROTOCOL_H_
13
15
16#define EDKII_PLATFORM_SPECIFIC_RESET_HANDLER_PROTOCOL_GUID \
17 { 0x2df6ba0b, 0x7092, 0x440d, { 0xbd, 0x4, 0xfb, 0x9, 0x1e, 0xc3, 0xf3, 0xc1 } }
18
20
21extern EFI_GUID gEdkiiPlatformSpecificResetHandlerProtocolGuid;
22
23#endif
Definition: Base.h:213