From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 015E221CF9505 for ; Mon, 31 Jul 2017 21:29:57 -0700 (PDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 31 Jul 2017 21:32:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,305,1498546800"; d="scan'208";a="117974491" Received: from shwdeopenpsi014.ccr.corp.intel.com ([10.239.9.13]) by orsmga002.jf.intel.com with ESMTP; 31 Jul 2017 21:32:05 -0700 From: Hao Wu To: edk2-devel@lists.01.org Cc: Hao Wu , Jiewen Yao Date: Tue, 1 Aug 2017 12:32:01 +0800 Message-Id: <20170801043203.23040-1-hao.a.wu@intel.com> X-Mailer: git-send-email 2.12.0.windows.1 Subject: [PATCH 0/2] IntelSiliconPkg/IntelVTdDxe: Code refinements X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2017 04:29:58 -0000 Cc: Jiewen Yao Hao Wu (2): IntelSiliconPkg/IntelVTdDxe: Fix typo for VTd IOTLB domain ID IntelSiliconPkg/IntelVTdDxe: Add explicit NULL pointer checks IntelSiliconPkg/IntelVTdDxe/TranslationTable.c | 6 ++++-- IntelSiliconPkg/IntelVTdDxe/VtdReg.c | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) -- 2.12.0.windows.1