Add two new methods to get default value, also add sample code in sample driver.
Add sample code to use time opcode Signed-off-by: ydong10 Reviewed-by: lgao4 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11688 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -74,6 +74,9 @@ typedef struct {
|
||||
UINT8 SerialPortStatus;
|
||||
UINT16 SerialPortIo;
|
||||
UINT8 SerialPortIrq;
|
||||
UINT8 GetDefaultValueFromCallBack;
|
||||
UINT8 GetDefaultValueFromAccess;
|
||||
EFI_HII_TIME Time;
|
||||
} DRIVER_SAMPLE_CONFIGURATION;
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user