Fix issue with fixing tabs.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11297 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -191,10 +191,10 @@ extern EFI_COMPONENT_NAME_PROTOCOL gUnixSerialIoComponentName;
|
||||
#define __MAX_BAUD B4000000
|
||||
#endif
|
||||
#ifndef CMSPAR
|
||||
#define CMSPAR 010000000000 /* mark or space (stick) parity */
|
||||
#define CMSPAR 010000000000 /* mark or space (stick) parity */
|
||||
#endif
|
||||
#ifndef FIONREAD
|
||||
#define FIONREAD 0x541B
|
||||
#define FIONREAD 0x541B
|
||||
#endif
|
||||
//
|
||||
// Function Prototypes
|
||||
|
Reference in New Issue
Block a user