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 4B92C2195406C for ; Tue, 25 Apr 2017 17:33:29 -0700 (PDT) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga105.jf.intel.com with ESMTP; 25 Apr 2017 17:33:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,251,1488873600"; d="scan'208";a="92186876" Received: from mdkinney-mobl.amr.corp.intel.com ([10.255.230.13]) by orsmga005.jf.intel.com with ESMTP; 25 Apr 2017 17:33:28 -0700 From: Michael Kinney To: edk2-devel@lists.01.org Cc: Jaben Carsey , Yonghong Zhu , Kevin W Shaw Date: Tue, 25 Apr 2017 17:33:25 -0700 Message-Id: <1493166806-11292-1-git-send-email-michael.d.kinney@intel.com> X-Mailer: git-send-email 2.6.3.windows.1 Subject: [edk2-UniSpecification PATCH] Clean up Related Information section 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: Wed, 26 Apr 2017 00:33:29 -0000 https://bugzilla.tianocore.org/show_bug.cgi?id=506 GitHub branch for review: * https://github.com/mdkinney/edk2-UniSpecification/tree/Bugzilla_506_CleanUpRelatedItems GitHub word diff view of the patches in this series: * [1/1] https://github.com/mdkinney/edk2-UniSpecification/commit/d9fc73126beea83926ad5335fcd2e00de6fe5a4b?w=1 Cc: Jaben Carsey Cc: Yonghong Zhu Cc: Kevin W Shaw Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael Kinney Michael Kinney (1): Clean up Related Information section 1_introduction.md | 39 ++++++++++----------------------------- README.md | 27 ++++++++++++++------------- 2 files changed, 24 insertions(+), 42 deletions(-) -- 2.6.3.windows.1