Changeset 58459 in vbox for trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/Pci.h
- 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/Include/IndustryStandard/Pci.h
r48674 r58459 2 2 Support for the latest PCI standard. 3 3 4 Copyright (c) 2006 - 201 0, Intel Corporation. All rights reserved.<BR>4 Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR> 5 5 This program and the accompanying materials are licensed and made available under 6 6 the terms and conditions of the BSD License that accompanies this distribution. … … 11 11 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. 12 12 13 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,14 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.15 16 13 **/ 17 14 … … 21 18 #include <IndustryStandard/Pci30.h> 22 19 #include <IndustryStandard/PciExpress21.h> 20 #include <IndustryStandard/PciExpress30.h> 21 #include <IndustryStandard/PciCodeId.h> 23 22 24 23 #endif
Note:
See TracChangeset
for help on using the changeset viewer.