Integrate patch from Andrew Fish to make it run on OS X.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9194 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -94,7 +94,7 @@ typedef struct {
|
||||
UINTN RowsY;
|
||||
} UNIX_SIMPLE_TEXT_OUT_MODE;
|
||||
|
||||
#if 0
|
||||
#if 0
|
||||
//
|
||||
// Simple Text Out protocol member functions
|
||||
//
|
||||
@ -319,7 +319,7 @@ Returns:
|
||||
--*/
|
||||
;
|
||||
|
||||
#endif
|
||||
#endif
|
||||
//
|
||||
// Simple Text Out constructor and destructor.
|
||||
//
|
||||
@ -365,7 +365,7 @@ Returns:
|
||||
--*/
|
||||
;
|
||||
|
||||
#if 0
|
||||
#if 0
|
||||
//
|
||||
// Simple Text In protocol member functions.
|
||||
//
|
||||
@ -441,7 +441,7 @@ Returns:
|
||||
--*/
|
||||
;
|
||||
|
||||
#endif
|
||||
#endif
|
||||
//
|
||||
// Simple Text In constructor
|
||||
//
|
||||
|
Reference in New Issue
Block a user