Add comments for library function interface.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5015 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2008-04-09 03:25:42 +00:00
parent 0b34b86929
commit bb55784566
2 changed files with 81 additions and 35 deletions

View File

@@ -1,5 +1,7 @@
/** @file
Entry point to a EFI/DXE driver.
This file implement EfiMain() for library class DxeSmmDriverEntryPoint.
EfiMain() is common driver entry point for all SMM driver who uses DxeSmmDriverEntryPoint
library class.
Copyright (c) 2006, Intel Corporation<BR>
All rights reserved. This program and the accompanying materials