audk/EdkNt32Pkg/Library/EdkGenericBdsLib
xli24 4ef4e1eab5 Original BdsLibMatchDevicePaths() excludes end node when comparing 2 devices paths. When a short device path is the part of a long device path, the function would mistakenly recognize them as same device paths.
So it should compare the entire device path, including the end node.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2099 6f19259b-4bc3-4df7-8a09-765794883524
2006-12-14 05:23:10 +00:00
..
Ipf Initial import. 2006-04-21 22:54:32 +00:00
BdsBoot.c Support adding boot option from removable media, and removing invalid EFI boot option 2006-12-08 07:33:23 +00:00
BdsConnect.c Initial import. 2006-04-21 22:54:32 +00:00
BdsConsole.c Initial import. 2006-04-21 22:54:32 +00:00
BdsMisc.c Original BdsLibMatchDevicePaths() excludes end node when comparing 2 devices paths. When a short device path is the part of a long device path, the function would mistakenly recognize them as same device paths. 2006-12-14 05:23:10 +00:00
DevicePath.c Initial import. 2006-04-21 22:54:32 +00:00
EdkGenericBdsLib.msa Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
Performance.c Do not clear debug register. New performance code does not use Debug register to log performance. 2006-12-08 07:32:20 +00:00
Performance.h Initial import. 2006-04-21 22:54:32 +00:00