Changeset 69429 in vbox for trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxSysTables/VBoxSysTables.inf
- Timestamp:
- Oct 27, 2017 1:27:03 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 118763
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxSysTables/VBoxSysTables.inf
r62501 r69429 40 40 VBoxSysTables.c 41 41 TableConversion.c 42 42 43 43 [Packages] 44 44 MdePkg/MdePkg.dec … … 66 66 gEfiProcessorSubClassGuid 67 67 gEfiMpsTableGuid 68 68 69 69 [Protocols] 70 70 gEfiDevicePathToTextProtocolGuid … … 72 72 [BuildOptions.common] 73 73 74 GCC:*_*_*_CC_FLAGS = 74 GCC:*_*_*_CC_FLAGS = 75 75 INTEL:*_*_*_CC_FLAGS = 76 76 MSFT:*_*_*_CC_FLAGS =
Note:
See TracChangeset
for help on using the changeset viewer.