From patchwork Mon Feb 29 19:42:41 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leif Lindholm X-Patchwork-Id: 63255 Delivered-To: patch@linaro.org Received: by 10.112.199.169 with SMTP id jl9csp1435811lbc; Mon, 29 Feb 2016 11:42:49 -0800 (PST) X-Received: by 10.66.122.135 with SMTP id ls7mr24597964pab.59.1456774969823; Mon, 29 Feb 2016 11:42:49 -0800 (PST) Return-Path: Received: from ml01.01.org (ml01.01.org. [2001:19d0:306:5::1]) by mx.google.com with ESMTPS id m16si44809636pfi.150.2016.02.29.11.42.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Feb 2016 11:42:49 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 2001:19d0:306:5::1 as permitted sender) client-ip=2001:19d0:306:5::1; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 2001:19d0:306:5::1 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id AF8FD1A1E22; Mon, 29 Feb 2016 11:42:56 -0800 (PST) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id E4CAD1A1E22 for ; Mon, 29 Feb 2016 11:42:55 -0800 (PST) Received: by mail-wm0-x22b.google.com with SMTP id l68so4250862wml.1 for ; Mon, 29 Feb 2016 11:42:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=HHgmNe8/SjdN1xMPTkTexhSClyEQqwF/FK8fQcvVvs0=; b=VPHWV4kKjzAuT4dgN0fXTdwB7eYK6K3Y3Vu4/m3kSLHf63vdYrK+DEAcocLBwc3BC+ Hvxdrp12JUEXD5+1AMr7b/g8PO7qVahBE8y9wD2i4XXrEDjZMW/m6tYrCrB2Wx3a+Dfr n/rXZnzwbPaeR+yZZx5jRXsqCqBmjIYwIbrq0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=HHgmNe8/SjdN1xMPTkTexhSClyEQqwF/FK8fQcvVvs0=; b=hgoGCjfm7u0BXA0wyOi/N9OKtYp3A8aMhsxLQz4FCkV+UwMzlbpMtxvypAMOriO7Op z+Ah12BgCBtw1zhhnunJIMx6+JFMx7Vl4Flw9f/0ErD01wnTPk7HjZNOTJt06wXKXY9f YDMcmGyIDeqSTCx7P8sTs+IuiMU2AlxVHYrCJOF2KfX2C/cDJX8tjtKqQRDVHvODx6D5 2XBeGGrf/c26lpqi5LoaUrHe21o2Un/zoSEmX2Xh/6/AIKHNAl7AfDbqo4eHcbGMsnhm q5pJwPa8yUuQ5NmsOeZ7t3dVPHBLG0I0f6QPT1Cv/p+tkb9gXEsBkiPt6c0WJRHaFh7O U7kQ== X-Gm-Message-State: AD7BkJJ/h/OrWmW5P7AkQI66H+b9KjmxJ/M0A/LJ5NclVYCq6YL+1zJF4A14cEZ7GTbW+s3m X-Received: by 10.194.236.233 with SMTP id ux9mr16078935wjc.161.1456774966363; Mon, 29 Feb 2016 11:42:46 -0800 (PST) Received: from mohikan.mushroom.smurfnet.nu (cpc92308-cmbg19-2-0-cust814.5-4.cable.virginm.net. [82.24.251.47]) by smtp.gmail.com with ESMTPSA id hx10sm19682690wjb.25.2016.02.29.11.42.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 29 Feb 2016 11:42:45 -0800 (PST) From: Leif Lindholm To: edk2-devel@lists.01.org Date: Mon, 29 Feb 2016 19:42:41 +0000 Message-Id: <1456774961-22208-1-git-send-email-leif.lindholm@linaro.org> X-Mailer: git-send-email 2.1.4 Cc: Michael D Kinney , Liming Gao Subject: [edk2] [PATCH] MdePkg: fix comment typo in DebugLib.h X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" The definition of DEBUG_LOADFILE was incorrectly described as "UNDI Driver". Correct this to align with MdePkg.dec. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Leif Lindholm --- MdePkg/Include/Library/DebugLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.1.4 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel Reviewed-by: Laszlo Ersek diff --git a/MdePkg/Include/Library/DebugLib.h b/MdePkg/Include/Library/DebugLib.h index 219d147..86bb71f 100644 --- a/MdePkg/Include/Library/DebugLib.h +++ b/MdePkg/Include/Library/DebugLib.h @@ -48,7 +48,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #define DEBUG_BLKIO 0x00001000 // BlkIo Driver #define DEBUG_NET 0x00004000 // SNI Driver #define DEBUG_UNDI 0x00010000 // UNDI Driver -#define DEBUG_LOADFILE 0x00020000 // UNDI Driver +#define DEBUG_LOADFILE 0x00020000 // LoadFile #define DEBUG_EVENT 0x00080000 // Event messages #define DEBUG_GCD 0x00100000 // Global Coherency Database changes #define DEBUG_CACHE 0x00200000 // Memory range cachability changes