]> git.proxmox.com Git - mirror_edk2.git/commit
Add UefiHiiLib & UefiIfrSupportLib. They are from MdePkg.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 13 Nov 2008 09:06:25 +0000 (09:06 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 13 Nov 2008 09:06:25 +0000 (09:06 +0000)
commit08e4b3cfed01e5c92ac404fb061beda52f39f638
tree3d56c6ebe3a03a3d9a1a43df240bd503503fd05c
parentd68a10d021f2fe7b193d9532d6d4af572d819ef1
Add UefiHiiLib & UefiIfrSupportLib. They are from MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6517 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/UefiHiiLib/HiiLanguage.c [new file with mode: 0644]
MdeModulePkg/Library/UefiHiiLib/HiiLib.c [new file with mode: 0644]
MdeModulePkg/Library/UefiHiiLib/HiiString.c [new file with mode: 0644]
MdeModulePkg/Library/UefiHiiLib/InternalHiiLib.h [new file with mode: 0644]
MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf [new file with mode: 0644]
MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrForm.c [new file with mode: 0644]
MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrLibraryInternal.h [new file with mode: 0644]
MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrOpCodeCreation.c [new file with mode: 0644]
MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf [new file with mode: 0644]