summaryrefslogtreecommitdiffstats
path: root/ArmVirtPkg
diff options
context:
space:
mode:
authorLaszlo Ersek <lersek@redhat.com>2016-10-21 16:30:58 +0200
committerLaszlo Ersek <lersek@redhat.com>2016-10-25 10:46:26 +0200
commitb78736bd29bca3f8c32351826a2eb20597742852 (patch)
tree598872b4c79ee331d9523b4fe89073915ebc8efa /ArmVirtPkg
parent65157adef2c079b30a21740f365f8e26b5481b6c (diff)
downloadedk2-b78736bd29bca3f8c32351826a2eb20597742852.tar.gz
edk2-b78736bd29bca3f8c32351826a2eb20597742852.tar.bz2
edk2-b78736bd29bca3f8c32351826a2eb20597742852.zip
OvmfPkg: disable deprecated interfaces
At this point no code in OvmfPkg (and apparently no code outside of OvmfPkg that OVMF depends on) uses the deprecated APIs, so we can disable them in the platform DSC files: BaseLib: - StrCpy - StrnCpy - StrCat - StrnCat - UnicodeStrToAsciiStr - AsciiStrCpy - AsciiStrnCpy - AsciiStrCat - AsciiStrnCat - AsciiStrToUnicodeStr PcdLib: - PcdSet8 - PcdSet16 - PcdSet32 - PcdSet64 - PcdSetPtr - PcdSetBool - PcdSetEx8 - PcdSetEx16 - PcdSetEx32 - PcdSetEx64 - PcdSetExPtr - PcdSetExBool UefiLib: - GetVariable - GetEfiGlobalVariable Cc: Jordan Justen <jordan.l.justen@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Diffstat (limited to 'ArmVirtPkg')
0 files changed, 0 insertions, 0 deletions