SetMode is called to enable the GPE-based device driver (if it isn't already enabled) and request a specific mode for the display. The modeId here is the value from the modeId field of the GPEMode structure populated by a prior call to GPE::GetModeInfo. This may not be the same as the modeNo value used in the GetModeInfo call.
virtual SCODE SetMode( int modeId )