]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.c
Complete the library instances in IntelFrameworkModulePkg
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Jun 2007 09:31:57 +0000 (09:31 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Jun 2007 09:31:57 +0000 (09:31 +0000)
commit54bd896eb4a66315665e9522371b6b10c284c036
tree2636464703e51db9cfbc2cfcfb9772eb069e30b3
parentdf2b7d51f5ef922e3b4efc6e5b46688d58f79cf1
Complete the library instances in IntelFrameworkModulePkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2810 6f19259b-4bc3-4df7-8a09-765794883524
14 files changed:
IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.c [new file with mode: 0644]
IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf [new file with mode: 0644]
IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.msa [new file with mode: 0644]
IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLibInternals.h [new file with mode: 0644]
IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/CommonHeader.h [new file with mode: 0644]
IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/CommonHeader.h [new file with mode: 0644]
IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.c [new file with mode: 0644]
IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf [new file with mode: 0644]
IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.msa [new file with mode: 0644]
IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/CommonHeader.h [new file with mode: 0644]
IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/IncompatiblePciDeviceList.h [new file with mode: 0644]
IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.c [new file with mode: 0644]
IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf [new file with mode: 0644]
IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.msa [new file with mode: 0644]