diff options
Diffstat (limited to 'DuetPkg/BiosVideoThunkDxe/BiosVideo.inf')
-rw-r--r-- | DuetPkg/BiosVideoThunkDxe/BiosVideo.inf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DuetPkg/BiosVideoThunkDxe/BiosVideo.inf b/DuetPkg/BiosVideoThunkDxe/BiosVideo.inf index 43164ffcc3..a00ce98dcc 100644 --- a/DuetPkg/BiosVideoThunkDxe/BiosVideo.inf +++ b/DuetPkg/BiosVideoThunkDxe/BiosVideo.inf @@ -2,7 +2,7 @@ # This module provides EFI_GRAPHIC_OUT_PROTOCOL based on functions of video
# on legacy BIOS.
#
-# Copyright (c) 2006 - 2008, Intel Corporation
+# Copyright (c) 2006 - 2009, Intel Corporation
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
@@ -47,4 +47,4 @@ gEfiVgaMiniPortProtocolGuid
gEfiLegacy8259ProtocolGuid
gEfiEdidDiscoveredProtocolGuid
- gEfiEdidActiveProtocolGuid
\ No newline at end of file + gEfiEdidActiveProtocolGuid
|