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