]> git.proxmox.com Git - mirror_edk2.git/commit
Change the modifiers of the RegisterContext parameter of EFI SMM SW Dispatch2 Protoco...
authorrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 21 Dec 2010 06:34:32 +0000 (06:34 +0000)
committerrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 21 Dec 2010 06:34:32 +0000 (06:34 +0000)
commit36e8c955576ebe4a7f564c4a18ae0c1fa391f737
treefa6825e3bbbf3b7a5ed005ee5ebc8c66618fa354
parentf2ad94972317bb03be998a7b9211d07edb96ad31
Change the modifiers of the RegisterContext parameter of EFI SMM SW Dispatch2 Protocol.Register() from IN, CONST to IN, OUT. This is for support for the case where SwSmiInputValue is set to -1, a unique value will be returned in the RegisterContext structure.

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