Changeset 58459 in vbox for trunk/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Metronome/Metronome.inf
- Timestamp:
- Oct 28, 2015 8:17:18 PM (9 years ago)
- 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/Metronome/Metronome.inf
r48674 r58459 12 12 # provides the greatest accuracy for small delays. 13 13 # 14 # Copyright (c) 2008 - 201 0, Intel Corporation. All rights reserved.<BR>14 # Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.<BR> 15 15 # This program and the accompanying materials 16 16 # are licensed and made available under the terms and conditions of the BSD License … … 26 26 INF_VERSION = 0x00010005 27 27 BASE_NAME = Metronome 28 MODULE_UNI_FILE = Metronome.uni 28 29 FILE_GUID = C8339973-A563-4561-B858-D8476F9DEFC4 29 30 MODULE_TYPE = DXE_DRIVER … … 55 56 [Depex] 56 57 TRUE 58 59 [UserExtensions.TianoCore."ExtraFiles"] 60 MetronomeExtra.uni
Note:
See TracChangeset
for help on using the changeset viewer.