From 5ad97f352b70572b6224647aa900a70107e4c777 Mon Sep 17 00:00:00 2001 From: klu2 Date: Tue, 21 Oct 2008 18:58:59 +0000 Subject: [PATCH] Adjust doxygen comment style for structure. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6181 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/UefiLib/UefiLib.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/MdePkg/Library/UefiLib/UefiLib.c b/MdePkg/Library/UefiLib/UefiLib.c index 1acccb0522..1e960174ab 100644 --- a/MdePkg/Library/UefiLib/UefiLib.c +++ b/MdePkg/Library/UefiLib/UefiLib.c @@ -1,5 +1,9 @@ /** @file - Mde UEFI library functions. + The UEFI Library provides functions and macros that simplify the development of + UEFI Drivers and UEFI Applications. These functions and macros help manage EFI + events, build simple locks utilizing EFI Task Priority Levels (TPLs), install + EFI Driver Model related protocols, manage Unicode string tables for UEFI Drivers, + and print messages on the console output and standard error devices. Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials -- 2.39.2