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:
qhuang8
2009-08-25 07:29:13 +00:00
parent 7f22d35110
commit ccd55824e7
44 changed files with 1038 additions and 359 deletions

View File

@ -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
//