]> git.proxmox.com Git - mirror_edk2.git/commit
Fix bug in DataHub where it would skip the first record in a set when a filter is...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 5 Nov 2010 20:22:18 +0000 (20:22 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 5 Nov 2010 20:22:18 +0000 (20:22 +0000)
commitd2720e0ce8fc47df268f7b494469114391115ec9
treed0a206a97094f4e659b9b9f438be8a81b021a8dd
parent3e516e5e0f0b3c75f5b8cf3af732f006ab32a3e6
Fix bug in DataHub where it would skip the first record in a set when a filter is being used.  Also add comments and update source code logic to make it easier to understand and maintain.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11008 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Universal/DataHubDxe/DataHub.c