From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (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 4131821B06E7A for ; Fri, 14 Jul 2017 01:52:15 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga105.jf.intel.com with ESMTP; 14 Jul 2017 01:54:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,358,1496127600"; d="scan'208";a="878837989" Received: from shwdeopenpsi068.ccr.corp.intel.com ([10.239.9.5]) by FMSMGA003.fm.intel.com with ESMTP; 14 Jul 2017 01:54:03 -0700 From: Star Zeng To: edk2-devel@lists.01.org Cc: Star Zeng Date: Fri, 14 Jul 2017 16:53:59 +0800 Message-Id: <1500022441-260844-1-git-send-email-star.zeng@intel.com> X-Mailer: git-send-email 2.7.0.windows.1 Subject: [PATCH 0/2] Minor update to HSTI 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: Fri, 14 Jul 2017 08:52:15 -0000 Separated patch commit log has the change information. Star Zeng (2): MdePkg Hsti.h: Update version info to 1.1a MdePkg DxeHstiLib: Fix memory leak issue MdePkg/Include/IndustryStandard/Hsti.h | 6 +++--- MdePkg/Library/DxeHstiLib/HstiDxe.c | 7 +++++-- 2 files changed, 8 insertions(+), 5 deletions(-) -- 2.7.0.windows.1