audk/MdeModulePkg/Universal/Disk/PartitionDxe
qhuang8 737dfc3612 Fix a potential issue to use FreePool() with NULL pointer.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9068 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-14 05:37:38 +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 Use DiskIo->WriteDisk() API to avoid alignment issue. 2009-06-02 23:51:18 +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