]> git.proxmox.com Git - mirror_edk2.git/commit
SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT. The...
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 3 Apr 2007 09:23:26 +0000 (09:23 +0000)
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 3 Apr 2007 09:23:26 +0000 (09:23 +0000)
commit99b64dd97774ab935815ff54c040de7789da7bb2
tree257311201f3f23e27fdb96636b1b7616392ccd0a
parenta4e9aab95ada479253077229f442f5c455c7bfdd
SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT. The "Exit" conflicts with UefiApplicationEntryPoint library's Exit() in MDE spec and breaks all application build in r9. To fix the issue, I changed the "Exit" to "StandbyButtonExit" in EFI_SMM_STANDBY_BUTTON_CONTEXT temporarily.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2527 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Protocol/SmmStandbyButtonDispatch.h