]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Adjust doxygen comment style for structure.
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 21 Oct 2008 18:58:59 +0000 (18:58 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 21 Oct 2008 18:58:59 +0000 (18:58 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6181 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/UefiLib/UefiLib.c

index 1acccb052261acc766ed630df300ff9fa701ffca..1e960174abc54c16ca99d081183ade929e72da2c 100644 (file)
@@ -1,5 +1,9 @@
 /** @file\r
-  Mde UEFI library functions.\r
+  The UEFI Library provides functions and macros that simplify the development of \r
+  UEFI Drivers and UEFI Applications.  These functions and macros help manage EFI \r
+  events, build simple locks utilizing EFI Task Priority Levels (TPLs), install \r
+  EFI Driver Model related protocols, manage Unicode string tables for UEFI Drivers, \r
+  and print messages on the console output and standard error devices.\r
 \r
   Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
   All rights reserved. This program and the accompanying materials\r