]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkPkg/Include/Protocol/FrameworkFormBrowser.h
Update following library class/Protocol for puting 'Framework' as prefix
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 22 Oct 2007 09:36:00 +0000 (09:36 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 22 Oct 2007 09:36:00 +0000 (09:36 +0000)
commit8e5b17b25e91ffa293c1cbcb30e1c6997c6bdecd
tree83c893ba352c47d1cc4a740c2fa0660f99e74e55
parent1db5dde14bb3d1b9ed1626dbd7b8cc696644f40c
Update following library class/Protocol for puting 'Framework' as prefix
FrameworkHii
FrameworkFormBrowser
FrameworkFormCallback
FrameworkIfrSupportLib

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4196 6f19259b-4bc3-4df7-8a09-765794883524
68 files changed:
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc
IntelFrameworkModulePkg/Library/GraphicsLib/Graphics.c
IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSample.h
IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf
IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.h
IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.inf
IntelFrameworkModulePkg/Universal/SetupBrowserDxe/Setup.h
IntelFrameworkModulePkg/Universal/SetupBrowserDxe/SetupBrowser.inf
IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Library/FrameworkIfrSupportLib.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Library/HiiLibFramework.h [deleted file]
IntelFrameworkPkg/Include/Library/IfrSupportLibFramework.h [deleted file]
IntelFrameworkPkg/Include/Protocol/FormBrowserFramework.h [deleted file]
IntelFrameworkPkg/Include/Protocol/FormCallbackFramework.h [deleted file]
IntelFrameworkPkg/Include/Protocol/FrameworkFormBrowser.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/FrameworkFormCallback.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/FrameworkHii.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/HiiFramework.h [deleted file]
IntelFrameworkPkg/IntelFrameworkPkg.dec
IntelFrameworkPkg/IntelFrameworkPkg.dsc
IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.c [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.msa [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrCommon.c [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrOnTheFly.c [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrOpCodeCreation.c [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLib.inf [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLib.msa [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLibInternal.h [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrVariable.c [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkUefiLib/Console.c [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkUefiLib/FrameworkUefiLib.h [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkUefiLib/FrameworkUefiLib.inf [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkUefiLib/FrameworkUefiLib.msa [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkUefiLib/UefiDriverModel.c [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkUefiLib/UefiLib.c [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkUefiLib/UefiLibPrint.c [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkUefiLib/UefiNotTiano.c [new file with mode: 0644]
IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.c [deleted file]
IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf [deleted file]
IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.msa [deleted file]
IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrCommon.c [deleted file]
IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrOnTheFly.c [deleted file]
IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrOpCodeCreation.c [deleted file]
IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLib.inf [deleted file]
IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLib.msa [deleted file]
IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLibInternal.h [deleted file]
IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrVariable.c [deleted file]
IntelFrameworkPkg/Library/UefiLibFramework/Console.c [deleted file]
IntelFrameworkPkg/Library/UefiLibFramework/UefiDriverModel.c [deleted file]
IntelFrameworkPkg/Library/UefiLibFramework/UefiLib.c [deleted file]
IntelFrameworkPkg/Library/UefiLibFramework/UefiLibFramework.h [deleted file]
IntelFrameworkPkg/Library/UefiLibFramework/UefiLibFramework.inf [deleted file]
IntelFrameworkPkg/Library/UefiLibFramework/UefiLibFramework.msa [deleted file]
IntelFrameworkPkg/Library/UefiLibFramework/UefiLibPrint.c [deleted file]
IntelFrameworkPkg/Library/UefiLibFramework/UefiNotTiano.c [deleted file]
MdeModulePkg/MdeModulePkg.dsc
MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.h
MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
Nt32Pkg/CpuRuntimeDxe/CpuDriver.h
Nt32Pkg/CpuRuntimeDxe/CpuRuntimeDxe.inf
Nt32Pkg/Include/Library/EdkGenericBdsLib.h
Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLibInternal.h
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.h
Nt32Pkg/Nt32Pkg.dsc
Nt32Pkg/PlatformBdsDxe/Generic/Bds.h
Nt32Pkg/PlatformBdsDxe/PlatformBdsDxe.inf