add a PCI_CLASS_MASS_STORAGE_AHCI alias.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5372 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2008-06-26 03:24:27 +00:00
parent a77267d273
commit 877a3c7bb2
1 changed files with 1 additions and 2 deletions

View File

@ -15,9 +15,8 @@
#ifndef __PCI30_H__
#define __PCI30_H__
//#include "pci23.h"
#define PCI_CLASS_MASS_STORAGE_SATADPA 0x06
#define PCI_CLASS_MASS_STORAGE_AHCI PCI_CLASS_MASS_STORAGE_SATADPA
#pragma pack(push, 1)