From edaea0e7bf793b111a7951301c7ca1ee7f4c541e Mon Sep 17 00:00:00 2001 From: Tim He Date: Wed, 5 Aug 2015 07:26:45 +0000 Subject: [PATCH] Vlv2TbltDevicePkg: Sync the branch changes to trunk. Set USB Ports as User Visible in the _PLD. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He Reviewed-by: David Wei git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18165 6f19259b-4bc3-4df7-8a09-765794883524 --- Vlv2DeviceRefCodePkg/AcpiTablesPCAT/PchXhci.asl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/PchXhci.asl b/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/PchXhci.asl index 696a5411d5..ec2a8dece8 100644 --- a/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/PchXhci.asl +++ b/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/PchXhci.asl @@ -5,7 +5,7 @@ ;* Family of Customer Reference Boards. *; ;* *; ;* *; -;* Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved *; +;* Copyright (c) 2010 - 2015, 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 that accompanies this distribution. @@ -193,12 +193,12 @@ Device(XHC1) 0x82, 0x00, 0x00, 0x00, //63:32 - Bit[47:32]=0 width: 0x0000 Bit[63:48]=0 Height:0x0000 0x00, 0x00, 0x00, 0x00, - //95:64 - bit[66:64]=b'000 not visiable/no docking/no lid bit[69:67]=b'000 top bit[71:70]=b'01 Center bit[73:72]=b'00 Left + //95:64 - bit[66:64]=b'011 visiable/docking/no lid bit[69:67]=b'001 bottom panel bit[71:70]=b'01 Center bit[73:72]=b'00 Left // bit[77:74]=2 Square bit[78]=0 bit[86:79]=0 bit[94:87]='0 no group info' bit[95]=0 not a bay - 0x40, 0x08, 0x00, 0x00, - //127:96 -bit[96]=0 not Ejectable bit[97]=0 no OSPM Ejection required Bit[105:98]=0 no Cabinet Number + 0x4B, 0x08, 0x00, 0x00, + //127:96 -bit[96]=1 Ejectable bit[97]=1 OSPM Ejection required Bit[105:98]=0 no Cabinet Number // bit[113:106]=0 no Card cage Number bit[114]=0 no reference shape Bit[118:115]=0 no rotation Bit[123:119]=0 no order - 0x00, 0x00, 0x00, 0x00, + 0x03, 0x00, 0x00, 0x00, //159:128 Vert. and Horiz. Offsets not supplied 0xFF, 0xFF, 0xFF, 0xFF } -- 2.39.2