]> git.proxmox.com Git - mirror_edk2.git/commit
FatPkg: Use BasePcdLibNull to prevent PCD dependency
authorJordan Justen <jordan.l.justen@intel.com>
Wed, 27 Jul 2011 17:25:45 +0000 (17:25 +0000)
committerJordan Justen <jordan.l.justen@intel.com>
Thu, 7 Apr 2016 06:22:43 +0000 (23:22 -0700)
commit4d0e0c4510719cea131701edb667160d75f3bff9
tree4aead0b0b4a051373ddba29db37ab5179336c6a3
parentf9756705f09aa933b5aa1e8a5dfaedf573337e58
FatPkg: Use BasePcdLibNull to prevent PCD dependency

When using DxePcdLib or PeiPcdLib, a PCD protocol or
PPI dependency is added.

This dependency should not be required since the FAT
drivers use fixed PCD values.

Signed-off-by: jljusten
Reviewed-by: mdkinney
(based on FatPkg commit b098f260669c4f7856b8cf01fff2bbeb206f22c2)

[jordan.l.justen@intel.com: Use script to relicense to 2-clause BSD]
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Acked-by: Mark Doran <mark.doran@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
FatPkg/FatPkg.dsc