TianoCore EDK2 master
Loading...
Searching...
No Matches
PlatformSpecificResetNotification.h
Go to the documentation of this file.
1
14#ifndef _PLATFORM_SPECIFIC_RESET_NOTIFICATION_PPI_H_
15#define _PLATFORM_SPECIFIC_RESET_NOTIFICATION_PPI_H_
16
18
19#define EDKII_PLATFORM_SPECIFIC_RESET_NOTIFICATION_PPI_GUID \
20 { 0xe09f355d, 0xdae8, 0x4910, { 0xb1, 0x4a, 0x92, 0x78, 0x0f, 0xdc, 0xf7, 0xcb } }
21
23
24extern EFI_GUID gEdkiiPlatformSpecificResetNotificationPpiGuid;
25
26#endif
Definition: Base.h:213