From cfd10276ce747129bb26410bc00ac13ae1cd5d6f Mon Sep 17 00:00:00 2001 From: shenglei Date: Mon, 3 Sep 2018 11:42:13 +0800 Subject: [PATCH] MdePkg: Update the comments in dec Correct the directory of a header file in comments. https://bugzilla.tianocore.org/show_bug.cgi?id=1172 Cc: Michael D Kinney Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: shenglei Reviewed-by: Liming Gao --- MdePkg/MdePkg.dec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec index 94ad814dc9..ddc621e076 100644 --- a/MdePkg/MdePkg.dec +++ b/MdePkg/MdePkg.dec @@ -767,7 +767,7 @@ # # GUID defined in PI1.6 # - ## Include/Guid/DiskInfo.h + ## Include/Protocol/DiskInfo.h gEfiDiskInfoSdMmcInterfaceGuid = { 0x8deec992, 0xd39c, 0x4a5c, { 0xab, 0x6b, 0x98, 0x6e, 0x14, 0x24, 0x2b, 0x9d }} # -- 2.39.2