IntelFrameworkModulePkg:Refine the code comments in LegacyBootMaintUiLib

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18152 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Dandan Bi 2015-08-04 09:13:47 +00:00 committed by dandanbi
parent 3194d76fd1
commit 8ca1489ba6
2 changed files with 7 additions and 9 deletions

View File

@ -216,7 +216,7 @@ OrderLegacyBootOption4SameType (
is udpated with the new Legacy Boot order. The EFI Variable of "Boot####" and gEfiGlobalVariableGuid is udpated with the new Legacy Boot order. The EFI Variable of "Boot####" and gEfiGlobalVariableGuid
is also updated. is also updated.
@param CallbackData The context data for BMM. @param NVMapData The data for egacy BBS boot.
@return EFI_SUCCESS The function completed successfully. @return EFI_SUCCESS The function completed successfully.
@retval EFI_NOT_FOUND If L"LegacyDevOrder" and gEfiLegacyDevOrderVariableGuid EFI Variable can be found. @retval EFI_NOT_FOUND If L"LegacyDevOrder" and gEfiLegacyDevOrderVariableGuid EFI Variable can be found.
@ -647,8 +647,6 @@ GetMenuEntry (
@param HiiHandle Hii Handle of the package to be updated. @param HiiHandle Hii Handle of the package to be updated.
@param MenuOption The Menu whose string tokens need to be created @param MenuOption The Menu whose string tokens need to be created
@retval EFI_SUCCESS String tokens created successfully
@retval others contain some errors
**/ **/
VOID VOID
CreateLegacyMenuStringToken ( CreateLegacyMenuStringToken (

View File

@ -54,14 +54,14 @@
BaseMemoryLib BaseMemoryLib
[Guids] [Guids]
gEfiIfrTianoGuid gEfiIfrTianoGuid ## SOMETIMES_PRODUCES ## UNDEFINED # Extended IFR Guid Opcode
gEfiIfrBootMaintenanceGuid gEfiIfrBootMaintenanceGuid ## CONSUMES ## HII # BootMaint HII Package
gEfiLegacyDevOrderVariableGuid gEfiLegacyDevOrderVariableGuid ## PRODUCES ## Variable:L"LegacyDevOrder"
[Protocols] [Protocols]
gEfiHiiConfigAccessProtocolGuid ## PROTOCOL CONSUMES gEfiHiiConfigAccessProtocolGuid ## PRODUCES
gEfiLegacyBiosProtocolGuid gEfiLegacyBiosProtocolGuid ## CONSUMES
gEfiHiiConfigRoutingProtocolGuid gEfiHiiConfigRoutingProtocolGuid ## CONSUMES
[Depex] [Depex]
gEfiHiiDatabaseProtocolGuid gEfiHiiDatabaseProtocolGuid