]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/SmmIoLib: Add sample instance.
authorJiewen Yao <jiewen.yao@intel.com>
Wed, 15 Mar 2017 09:23:20 +0000 (17:23 +0800)
committerJiewen Yao <jiewen.yao@intel.com>
Wed, 26 Apr 2017 01:22:20 +0000 (09:22 +0800)
commitf932073831f5af526d94c4dc11e4ed9737630eef
tree649b26e6e2e08e8ba1fe632231c2c0470862f2d9
parent37a00f1a9dea715d8b2b4f1c760040ab4b305985
MdePkg/SmmIoLib: Add sample instance.

The sample instance check if IO resource is valid
one defined in GCD.
A platform may choose add more check to exclude some
other IO resource.

Cc: Jeff Fan <jeff.fan@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
MdePkg/Library/SmmIoLib/SmmIoLib.c [new file with mode: 0644]
MdePkg/Library/SmmIoLib/SmmIoLib.inf [new file with mode: 0644]
MdePkg/Library/SmmIoLib/SmmIoLib.uni [new file with mode: 0644]