Code Scrub for MdePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5567 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -129,7 +129,7 @@ typedef struct {
|
||||
#pragma pack()
|
||||
|
||||
|
||||
enum {
|
||||
typedef enum {
|
||||
//
|
||||
// USB request type
|
||||
//
|
||||
@@ -191,7 +191,7 @@ enum {
|
||||
//Use 200 ms to increase the error handling response time
|
||||
//
|
||||
EFI_USB_INTERRUPT_DELAY = 2000000
|
||||
};
|
||||
} USB_TYPES_DEFINITION;
|
||||
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user