Update comments.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6161 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2008-10-21 01:59:19 +00:00
parent c6ad4aa601
commit 822ce2260e
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ extern const EFI_EVENT_NOTIFY _gDriverExitBootServicesEvent[];
extern const EFI_EVENT_NOTIFY _gDriverSetVirtualAddressMapEvent[];
/**
Enrty point to DXE SMM Driver.
Enrty point to DXE Driver.
@param ImageHandle ImageHandle of the loaded driver.
@param SystemTable Pointer to the EFI System Table.