X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FIndustryStandard%2FSerialPortConsoleRedirectionTable.h;h=d57518d5db9908eeb07b88d0c2c9d854904e56c7;hb=627373d7e732bcaade040f022686fea737ec6900;hp=bf295050dfac57283b6cbe328702c0188eab1197;hpb=c374aa43a199a5aab53218ef3cf99284ba19ae98;p=mirror_edk2.git diff --git a/MdePkg/Include/IndustryStandard/SerialPortConsoleRedirectionTable.h b/MdePkg/Include/IndustryStandard/SerialPortConsoleRedirectionTable.h index bf295050df..d57518d5db 100644 --- a/MdePkg/Include/IndustryStandard/SerialPortConsoleRedirectionTable.h +++ b/MdePkg/Include/IndustryStandard/SerialPortConsoleRedirectionTable.h @@ -3,6 +3,7 @@ http://www.microsoft.com/whdc/system/platform/server/spcr.mspx Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.
+ (C) Copyright 2015 Hewlett Packard Enterprise Development LP
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 @@ -35,7 +36,7 @@ typedef struct { EFI_ACPI_DESCRIPTION_HEADER Header; UINT8 InterfaceType; UINT8 Reserved1[3]; - EFI_ACPI_2_0_GENERIC_ADDRESS_STRUCTURE BaseAddress; + EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE BaseAddress; UINT8 InterruptType; UINT8 Irq; UINT32 GlobalSystemInterrupt;