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:
@@ -86,13 +86,6 @@ typedef enum {
|
||||
SenseOtherSense
|
||||
} SENSE_RESULT;
|
||||
|
||||
typedef enum {
|
||||
AtaUdmaReadOp,
|
||||
AtaUdmaReadExtOp,
|
||||
AtaUdmaWriteOp,
|
||||
AtaUdmaWriteExtOp
|
||||
} ATA_UDMA_OPERATION;
|
||||
|
||||
//
|
||||
// IDE Registers
|
||||
//
|
||||
|
Reference in New Issue
Block a user