Changeset 58459 in vbox for trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiSalLib
- 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/MdePkg/Library/UefiSalLib/UefiSalLib.inf
r48674 r58459 5 5 # register in the EFI System Confguration Table. 6 6 # 7 # Copyright (c) 2007 - 201 0, Intel Corporation. All rights reserved.<BR>7 # Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR> 8 8 # 9 9 # This program and the accompanying materials … … 20 20 INF_VERSION = 0x00010005 21 21 BASE_NAME = UefiSalLib 22 MODULE_UNI_FILE = UefiSalLib.uni 22 23 FILE_GUID = 4ABCFD77-4A33-4089-B003-5F09BCA940A2 23 24 MODULE_TYPE = UEFI_DRIVER … … 43 44 44 45 [Guids] 45 gEfiSalSystemTableGuid ## CONSUMES ## GUID 46 gEfiSalSystemTableGuid ## CONSUMES ## SystemTable 47
Note:
See TracChangeset
for help on using the changeset viewer.