Correct typo.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6843 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4 2008-12-04 08:37:06 +00:00
parent 14996c9669
commit e349ab9abb
2 changed files with 2 additions and 2 deletions

View File

@ -154,7 +154,7 @@ EDK_5869: Non-Compatible: qhuang8
Modules using this macro, it needs to adapt to new interface. Modules using this macro, it needs to adapt to new interface.
EDK_5939: Non-Compatible: qwang12 EDK_5939: Non-Compatible: qwang12
Library API moved frrom HiiLib to UefiLib. Library API moved from HiiLib to UefiLib.
Code Change: Code Change:
Change HiiLibGetCurrentLanguage to GetCurrentLanguage and moved it from HiiLib to UefiLib. Change HiiLibGetCurrentLanguage to GetCurrentLanguage and moved it from HiiLib to UefiLib.

View File

@ -3,7 +3,7 @@
# This Package provides all definitions(including functions, MACROs, structures and library classes) # This Package provides all definitions(including functions, MACROs, structures and library classes)
# and libraries instances, which are defined in MDE Specification. # and libraries instances, which are defined in MDE Specification.
# It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of # It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of
# EFI1.10/UEFI2.0/UEFI2.1/PI1.0 and some Industry Stancards. # EFI1.10/UEFI2.0/UEFI2.1/PI1.0 and some Industry Standards.
# #
# Copyright (c) 2007 - 2008, Intel Corporation. # Copyright (c) 2007 - 2008, Intel Corporation.
# #