mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-03 01:04:36 +00:00
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1227 According to UEFI Spec, ACPI Expanded Device Path can be display AcpiEx(HID|HIDSTR,(CID|CIDSTR,UID|UIDSTR)), but current code display UID|UIDSTR before CID|CIDSTR. This patch is to fix this issue. Cc: Ruiyu Ni <ruiyu.ni@intel.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com> |
||
|---|---|---|
| .. | ||
| DevicePathFromText.c | ||
| DevicePathToText.c | ||
| DevicePathUtilities.c | ||
| UefiDevicePathLib.c | ||
| UefiDevicePathLib.h | ||
| UefiDevicePathLib.inf | ||
| UefiDevicePathLib.uni | ||
| UefiDevicePathLibOptionalDevicePathProtocol.c | ||
| UefiDevicePathLibOptionalDevicePathProtocol.inf | ||
| UefiDevicePathLibOptionalDevicePathProtocol.uni | ||