X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelSiliconPkg%2FFeature%2FVTd%2FIntelVTdDxe%2FVtdReg.c;fp=IntelSiliconPkg%2FFeature%2FVTd%2FIntelVTdDxe%2FVtdReg.c;h=bc9f427a36863ac17890a913d0c683a32dcacc30;hp=1404af7cd7817fb4163b9eb01e7ad2df66631d87;hb=9eaa902a52ec1ab0032d0c5a23f9d16493bcb4c5;hpb=9dd8b1908e7d0585ba6b77d4586f6091842d925c diff --git a/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/VtdReg.c b/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/VtdReg.c index 1404af7cd7..bc9f427a36 100644 --- a/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/VtdReg.c +++ b/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/VtdReg.c @@ -1,6 +1,6 @@ /** @file - Copyright (c) 2017, Intel Corporation. All rights reserved.
+ Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -13,7 +13,6 @@ #include "DmaProtection.h" -UINT64 mVtdHostAddressWidthMask; UINTN mVtdUnitNumber; VTD_UNIT_INFORMATION *mVtdUnitInformation;