Fix the issue of Linux cannot boot and reset on IPF.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2423 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24
2007-03-07 09:34:54 +00:00
parent dba086cc52
commit 64b41a0710
5 changed files with 1155 additions and 295 deletions

View File

@@ -86,13 +86,6 @@ typedef enum {
SenseOtherSense
} SENSE_RESULT;
typedef enum {
AtaUdmaReadOp,
AtaUdmaReadExtOp,
AtaUdmaWriteOp,
AtaUdmaWriteExtOp
} ATA_UDMA_OPERATION;
//
// IDE Registers
//