]> git.proxmox.com Git - mirror_edk2.git/commit
* MdePkg: Move SIO header files to correct location.
authorRuiyu Ni <ruiyu.ni@intel.com>
Tue, 26 May 2015 04:52:09 +0000 (04:52 +0000)
committerniruiyu <niruiyu@Edk2>
Tue, 26 May 2015 04:52:09 +0000 (04:52 +0000)
commit419d98994418f2c8454cedf6269b35cfaa787f59
tree1d8f542579ba04b5e38660d867efe0b775034816
parent80aea151510233d4f76ad9c05421a5caf082b909
* MdePkg: Move SIO header files to correct location.

The patch also fixed some comments to align the code.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17507 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Ppi/IsaHc.h [new file with mode: 0644]
MdePkg/Include/Ppi/Ppi/IsaHc.h [deleted file]
MdePkg/Include/Ppi/Ppi/SuperIo.h [deleted file]
MdePkg/Include/Ppi/SuperIo.h [new file with mode: 0644]
MdePkg/Include/Protocol/IsaHc.h [new file with mode: 0644]
MdePkg/Include/Protocol/Protocol/IsaHc.h [deleted file]
MdePkg/Include/Protocol/Protocol/SuperIoControl.h [deleted file]
MdePkg/Include/Protocol/SuperIoControl.h [new file with mode: 0644]