]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/DxeIoLibCpuIo2/IoHighLevel.c
Add an IO Lib instance based on CPU IO2 Protocol.
authorrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 21 Apr 2010 02:06:55 +0000 (02:06 +0000)
committerrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 21 Apr 2010 02:06:55 +0000 (02:06 +0000)
commitba9f8351442f3ff6e008e9be3abf64c74f84eb0e
treee5bbf7f407fbb4ffee9318304250f70ba10c7fca
parentd4a622c4880f8a2c67c5eb3026a1fedb473242d2
Add an IO Lib instance based on CPU IO2 Protocol.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10383 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/DxeIoLibCpuIo2/DxeCpuIo2LibInternal.h [new file with mode: 0644]
MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.inf [new file with mode: 0644]
MdePkg/Library/DxeIoLibCpuIo2/IoHighLevel.c [new file with mode: 0644]
MdePkg/Library/DxeIoLibCpuIo2/IoLib.c [new file with mode: 0644]
MdePkg/Library/DxeIoLibCpuIo2/IoLibMmioBuffer.c [new file with mode: 0644]
MdePkg/MdePkg.dsc