]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/MdeModulePkg.dsc
Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF components...
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 11 Oct 2007 11:12:28 +0000 (11:12 +0000)
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 11 Oct 2007 11:12:28 +0000 (11:12 +0000)
commit4199d92d1c5e2231e596e25a27acaffefa72a064
tree27ed5536d177197d42bbb3a316d4f7e34dcd63e1
parenta021b849f212d124593070ea7d1c423f65d7c119
Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF components in open source packages.
Use  meaningful arguments defined in PalLib.h when invoking  PalCall().

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4094 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/MdeModulePkg.dsc
MdePkg/Include/Library/PalCallLib.h
MdePkg/Library/BaseCacheMaintenanceLib/IpfCache.c
MdePkg/Library/BasePalCallLibNull/BasePalCallLibNull.inf [new file with mode: 0644]
MdePkg/Library/BasePalCallLibNull/PalCall.c [new file with mode: 0644]
MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c
MdePkg/MdePkg.dsc