mirror of https://github.com/acidanthera/audk.git
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:
parent
14996c9669
commit
e349ab9abb
|
@ -154,7 +154,7 @@ EDK_5869: Non-Compatible: qhuang8
|
|||
Modules using this macro, it needs to adapt to new interface.
|
||||
|
||||
EDK_5939: Non-Compatible: qwang12
|
||||
Library API moved frrom HiiLib to UefiLib.
|
||||
Library API moved from HiiLib to UefiLib.
|
||||
|
||||
Code Change:
|
||||
Change HiiLibGetCurrentLanguage to GetCurrentLanguage and moved it from HiiLib to UefiLib.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# This Package provides all definitions(including functions, MACROs, structures and library classes)
|
||||
# and libraries instances, which are defined in MDE Specification.
|
||||
# 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.
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue