audk/MdeModulePkg
niruiyu c86b273d90 Grub4Dos copies the BPB of the first partition to the MBR. If the DriverBindingStart() of the Fat driver gets run before that of Partition driver only the first partition can be recognized.
Let the driver binding version of Partition driver be higher than that of Fat driver to make sure the DriverBindingStart() of the Partition driver gets run before that of Fat driver so that all the partitions can be recognized.

Signed-off-by: niruiyu
Reviewed-by: erictian

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12528 6f19259b-4bc3-4df7-8a09-765794883524
2011-10-12 02:45:02 +00:00
..
Application Update code to pass packaging tool. 2011-05-30 09:56:57 +00:00
Bus 1. Add Partial Keystroke Support in UsbKb drivers. See the Uefi2.3.1a chapter 11.2 2011-09-30 07:28:16 +00:00
Core Fix ICC9 build break. 2011-09-27 03:46:25 +00:00
Include Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEIM library to init HOB. 2011-10-08 21:00:13 +00:00
Library Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEIM library to init HOB. 2011-10-08 21:00:13 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal Grub4Dos copies the BPB of the first partition to the MBR. If the DriverBindingStart() of the Fat driver gets run before that of Partition driver only the first partition can be recognized. 2011-10-12 02:45:02 +00:00
MdeModulePkg.dec Add PCD for 1G page table 2011-09-21 05:59:21 +00:00
MdeModulePkg.dsc Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEIM library to init HOB. 2011-10-08 21:00:13 +00:00