X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Nt32Pkg%2FWinNtAutoScanPei%2FWinNtAutoScan.c;h=8b68fefcaa341aa447e54dc448761b28921a148c;hb=1bae3e0ed18d2b09472cefe18c47523301928529;hp=ab5fd0f3f1ac279b55358feb4dcc0f44efbdebcb;hpb=a95b6045c32b8ea2c564c6848f00d785056dd56f;p=mirror_edk2.git diff --git a/Nt32Pkg/WinNtAutoScanPei/WinNtAutoScan.c b/Nt32Pkg/WinNtAutoScanPei/WinNtAutoScan.c index ab5fd0f3f1..8b68fefcaa 100644 --- a/Nt32Pkg/WinNtAutoScanPei/WinNtAutoScan.c +++ b/Nt32Pkg/WinNtAutoScanPei/WinNtAutoScan.c @@ -1,6 +1,7 @@ /**@file Copyright (c) 2006, Intel Corporation. All rights reserved.
+(C) Copyright 2016 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 @@ -176,9 +177,9 @@ Returns: } while (!EFI_ERROR (Status)); // - // Build the CPU hob with 36-bit addressing and 16-bits of IO space. + // Build the CPU hob with 52-bit addressing and 16-bits of IO space. // - BuildCpuHob (36, 16); + BuildCpuHob (52, 16); // // Build GUIDed Hob that contains the Memory Type Information array