audk/MdeModulePkg/Universal/Disk/PartitionDxe
qhuang8 339c754a01 Enhance GPT to remove the assumption that GPT partition entry in PMBR must be the first partition entry.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9069 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-14 05:39:12 +00:00
..
ComponentName.c Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
ElTorito.c Fix the bug that the "Offset" parameter for DiskIo protocol should be byte-oriented. 2009-04-27 04:03:40 +00:00
Gpt.c Enhance GPT to remove the assumption that GPT partition entry in PMBR must be the first partition entry. 2009-08-14 05:39:12 +00:00
Mbr.c Fix a potential issue to use FreePool() with NULL pointer. 2009-08-14 05:37:38 +00:00
Partition.c Roll back the change in Partition driver. currently we enhance the EHCI driver to guarantee that the EHCI controller get attached to the EHCI controller before the UHCI driver attaches to the UHCI controller. This way can avoid the case happen that UHCI sees the disconnect and EHCI sees the connect event due to the control transfer in shared port. It may cause Partition.Start to be interrupted by Partition.Stop. 2009-07-24 04:53:12 +00:00
Partition.h Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
PartitionDxe.inf Meta-data review. 2009-01-20 03:04:55 +00:00