summaryrefslogtreecommitdiff
path: root/OvmfPkg/Library/PlatformBootManagerLib/PlatformData.c
diff options
context:
space:
mode:
authorRuiyu Ni <ruiyu.ni@intel.com>2016-04-20 17:24:38 +0800
committerRuiyu Ni <ruiyu.ni@intel.com>2016-05-04 08:47:38 +0800
commit77f47588a76c4388dde1d5e3641d8c6eba794aff (patch)
treea8b9e5494e8a11f64a9dccddd480ae82247583ef /OvmfPkg/Library/PlatformBootManagerLib/PlatformData.c
parent2b23b8d45b629886aaf477ae8a408624c3924c2b (diff)
downloadedk2-platforms-77f47588a76c4388dde1d5e3641d8c6eba794aff.tar.xz
OvmfPkg/PlatformBootManagerLib: Use ConvertDevicePathToText()
The DevicePathToStr() function (in "IntelFrameworkModulePkg/Library/GenericBdsLib/DevicePath.c") is a simple wrapper around ConvertDevicePathToText(). DevicePathToStr() passes DisplayOnly=TRUE and AllowShortcuts=TRUE to ConvertDevicePathToText(), whereas in this patch, both parameters are flipped to FALSE. The formatted devpaths are used only for debugging purposes, so this change is safe. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'OvmfPkg/Library/PlatformBootManagerLib/PlatformData.c')
0 files changed, 0 insertions, 0 deletions