]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkPkg/Include/Guid/BlockIo.h
Remove the following PPIs from the IntelFrameworkPkg because they were identical...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 13 Jul 2009 05:01:48 +0000 (05:01 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 13 Jul 2009 05:01:48 +0000 (05:01 +0000)
commitc9a4a977487c0bbeafcf31feca9ad8e2f72d2512
treea2ef57fa26da727643f5a91a71cc770ce37ac36e
parent1cddf2eff441ba1d0bd81441873fe90be2cbc6aa
Remove the following PPIs from the IntelFrameworkPkg because they were identical to PPIs from the PI 1.2 Specification
1) Block I/O PPI
2) Device Recovery PPI
3) Recovery Module PPI
4) S3 Resume PPI

Also add Include/Guid/BlockIo.h that contains two hardware device specific GUIDs for recovery devices that are only defined in the Framework Specifications

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8915 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkPkg/Include/Guid/BlockIo.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Ppi/BlockIo.h [deleted file]
IntelFrameworkPkg/Include/Ppi/DeviceRecoveryModule.h [deleted file]
IntelFrameworkPkg/Include/Ppi/RecoveryModule.h [deleted file]
IntelFrameworkPkg/Include/Ppi/S3Resume.h [deleted file]
IntelFrameworkPkg/IntelFrameworkPkg.dec