X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelSiliconPkg%2FFeature%2FVTd%2FIntelVTdPmrPei%2FIntelVTdPmrPei.h;h=c53f69cb346582132bbd23b4419b1d07202b30e3;hp=499119d3ff19b21d3252fdeae05aa5c02fd0b974;hb=b2725f57c7a1e6feeb176f1563a4f1a8c2eb6c6f;hpb=a1e7cd0b020ac024015095068b02e03a68edd96c diff --git a/IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/IntelVTdPmrPei.h b/IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/IntelVTdPmrPei.h index 499119d3ff..c53f69cb34 100644 --- a/IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/IntelVTdPmrPei.h +++ b/IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/IntelVTdPmrPei.h @@ -1,7 +1,7 @@ /** @file The definition for DMA access Library. - 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 @@ -159,16 +159,6 @@ DumpAcpiDMAR ( IN EFI_ACPI_DMAR_HEADER *Dmar ); -/** - Get the highest memory. - - @return the highest memory. -**/ -UINT64 -GetTopMemory ( - VOID - ); - extern EFI_GUID mVTdInfoGuid; #endif