Changeset 58459 in vbox for trunk/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PrintDxe
- Timestamp:
- Oct 28, 2015 8:17:18 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 103761
- Location:
- trunk/src/VBox/Devices/EFI/Firmware
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware
-
Property svn:mergeinfo
set to (toggle deleted branches)
/vendor/edk2/current 103735-103757
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
r48674 r58459 4 4 # This driver produces Print2 protocol layered on top of the PrintLib from the MdePkg. 5 5 # 6 # Copyright (c) 2009 - 201 0, Intel Corporation. All rights reserved.<BR>6 # Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR> 7 7 # This program and the accompanying materials 8 8 # are licensed and made available under the terms and conditions of the BSD License … … 18 18 INF_VERSION = 0x00010005 19 19 BASE_NAME = PrintDxe 20 MODULE_UNI_FILE = PrintDxe.uni 20 21 FILE_GUID = 79E4A61C-ED73-4312-94FE-E3E7563362A9 21 22 MODULE_TYPE = DXE_DRIVER … … 47 48 [Depex] 48 49 TRUE 50 51 [UserExtensions.TianoCore."ExtraFiles"] 52 PrintDxeExtra.uni
Note:
See TracChangeset
for help on using the changeset viewer.