correct SimpleTextIn protocol definition.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2188 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -28,7 +28,7 @@ typedef struct {
|
||||
} TEXT_OUT_SPLITTER_QUERY_DATA;
|
||||
|
||||
//
|
||||
// Private data for the EFI_SIMPLE_INPUT_PROTOCOL splitter
|
||||
// Private data for the EFI_SIMPLE_TEXT_INPUT_PROTOCOL splitter
|
||||
//
|
||||
#define TEXT_IN_SPLITTER_PRIVATE_DATA_SIGNATURE EFI_SIGNATURE_32 ('T', 'i', 'S', 'p')
|
||||
|
||||
|
Reference in New Issue
Block a user