]> git.proxmox.com Git - mirror_edk2.git/commit
1) Cleanup HiiLib, IfrSupportLib.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 2 Feb 2008 13:11:49 +0000 (13:11 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 2 Feb 2008 13:11:49 +0000 (13:11 +0000)
commite52c5a9fdcc1663f98e1a1090c424c1606990650
tree6bba76e4eed7ddbccb4c1d12258d8a86db81c797
parent59ab6d02a98545df6b35178cce796af7ad56d0b9
1) Cleanup HiiLib, IfrSupportLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4661 6f19259b-4bc3-4df7-8a09-765794883524
17 files changed:
MdePkg/Include/Library/HiiLib.h
MdePkg/Include/Library/IfrSupportLib.h
MdePkg/Include/Uefi/UefiInternalFormRepresentation.h
MdePkg/Library/HiiLib/HiiLanguage.c [new file with mode: 0644]
MdePkg/Library/HiiLib/HiiLib.c
MdePkg/Library/HiiLib/HiiLib.inf
MdePkg/Library/HiiLib/HiiString.c [new file with mode: 0644]
MdePkg/Library/HiiLib/InternalHiiLib.h
MdePkg/Library/IfrSupportLib/IfrSupportLib.inf [new file with mode: 0644]
MdePkg/Library/IfrSupportLib/IfrSupportLib.msa [new file with mode: 0644]
MdePkg/Library/IfrSupportLib/R8Lib.c [new file with mode: 0644]
MdePkg/Library/IfrSupportLib/R8Lib.h [new file with mode: 0644]
MdePkg/Library/IfrSupportLib/UefiIfrCommon.c [new file with mode: 0644]
MdePkg/Library/IfrSupportLib/UefiIfrForm.c [new file with mode: 0644]
MdePkg/Library/IfrSupportLib/UefiIfrLibraryInternal.h [new file with mode: 0644]
MdePkg/Library/IfrSupportLib/UefiIfrOpCodeCreation.c [new file with mode: 0644]
MdePkg/MdePkg.dsc