Change the Keyboard thunk driver to remove DevicePath reference.
Signed-off-by: niruiyu Reviewed-by: jyao1 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12548 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -219,7 +219,6 @@ typedef struct {
|
||||
UINT16 StatusRegisterAddress;
|
||||
UINT16 CommandRegisterAddress;
|
||||
BOOLEAN ExtendedKeyboard;
|
||||
EFI_DEVICE_PATH_PROTOCOL *DevicePath;
|
||||
|
||||
//
|
||||
// Buffer storing EFI_KEY_DATA
|
||||
|
Reference in New Issue
Block a user