From bcdff90d2c46ca00dd494a9837ef7848ad2d9d5b Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Tue, 8 Sep 2009 07:36:34 +0000 Subject: [PATCH] Remove obsolete description to avoid confusion. DevicePathLib class does not implicitly depend on BaseLib now. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9247 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Library/DevicePathLib.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/MdePkg/Include/Library/DevicePathLib.h b/MdePkg/Include/Library/DevicePathLib.h index 4012472675..32f18f8148 100644 --- a/MdePkg/Include/Library/DevicePathLib.h +++ b/MdePkg/Include/Library/DevicePathLib.h @@ -2,9 +2,7 @@ Provides library functions to construct and parse UEFI Device Paths. This library provides defines, macros, and functions to help create and parse - EFI_DEVICE_PATH_PROTOCOL structures. The macros that help create and parse device - path nodes make use of the ReadUnaligned16() and WriteUnaligned16() functions from - the Base Library, so this library class has an implied dependency on the Base Library. + EFI_DEVICE_PATH_PROTOCOL structures. Copyright (c) 2006 - 2009, Intel Corporation
All rights reserved. This program and the accompanying materials -- 2.39.2