Fix function comments.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5031 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2008-04-09 09:07:37 +00:00
parent ffa5008abb
commit b2cefd7c90
7 changed files with 19 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
/** @file
Library functions that abstract areas of conflict between Tiano an UEFI 2.1.
Help Port Framework/Tinao code that has conflicts with UEFI 2.1 by hiding the
Help Port Framework/Tiano code that has conflicts with UEFI 2.1 by hiding the
oldconflicts with library functions and supporting implementations of the old
(EDK/EFI 1.10) and new (EDK II/UEFI 2.1) way. This module is a DXE driver as
it contains DXE enum extensions for EFI event services.