]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/SmmStandbyButtonDispatch.h
SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT. The...
[mirror_edk2.git] / MdePkg / Include / Protocol / SmmStandbyButtonDispatch.h
index 79b0602a03d1b782c79eb4fed8056462233f418f..e8cd172e40dbdb71301085ac2b777cd02862a889 100644 (file)
@@ -40,8 +40,8 @@ typedef struct _EFI_SMM_STANDBY_BUTTON_DISPATCH_PROTOCOL  EFI_SMM_STANDBY_BUTTON
 //    - OS Install Phase\r
 //\r
 typedef enum {\r
-  Entry,\r
-  Exit\r
+  StandbyButtonEntry,\r
+  StandbyButtonExit\r
 } EFI_STANDBY_BUTTON_PHASE;\r
 \r
 typedef struct {\r