]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Disk/PartitionDxe/Partition.c
Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the Buffer...
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / PartitionDxe / Partition.c
2011-04-25 niruiyuChange BlockIo drivers to return EFI_NO_MEDIA or EFI_ME...
2011-04-01 niruiyuSet the BlockIo.Media.IoAlign to 0 because the BlockIo...
2010-07-20 niruiyuPer UEFI Spec, LowestAlignedLba and LogicalBlocksPerPhy...
2010-05-05 erictianraise TPL to TPL_CALLBACK level at DriverBindingStart...
2010-04-24 hhtianUpdate the copyright notice format
2009-09-16 vanjeff1. updated "the Bus Driver that creates all of its...
2009-08-14 qhuang8Enhance Partition driver for EFI_NO_MEDIA case
2009-07-24 eric_tianRoll back the change in Partition driver. currently...
2009-07-22 eric_tianif Usb mass storage interface returns EFI_DEVICE_ERROR...
2009-04-10 gikidyUsing sizeof(EFO_BLOCK_IO_MEDIA) replace Macro.
2009-04-02 gikidyModified for use reversion field and fix a typo.
2008-12-23 qhuang8Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib...
2008-07-18 qhuang8Code scrub for DiskIo, Partition & Unicode Collation
2008-05-08 qhuang8Add doxygen style comments for functions in Partition...
2008-04-08 qhuang8Update all files to follow doxygen style file header.
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-07-16 vanjeffModules cleanup.