Age | Commit message (Expand) | Author | Files | Lines |
2009-09-21 | Update partition driver to not produce BlockIo if a GPT with OS-specific fiel... | qhuang8 | 2 | -3/+15 |
2009-09-16 | 1. updated "the Bus Driver that creates all of its child handles on the first... | vanjeff | 1 | -12/+39 |
2009-08-14 | Enhance Partition driver for EFI_NO_MEDIA case | qhuang8 | 1 | -6/+18 |
2009-08-14 | Enhance GPT to remove the assumption that GPT partition entry in PMBR must be... | qhuang8 | 1 | -5/+10 |
2009-08-14 | Fix a potential issue to use FreePool() with NULL pointer. | qhuang8 | 1 | -2/+2 |
2009-07-24 | Roll back the change in Partition driver. currently we enhance the EHCI drive... | eric_tian | 1 | -1/+1 |
2009-07-22 | if Usb mass storage interface returns EFI_DEVICE_ERROR, we should jump out th... | eric_tian | 1 | -1/+1 |
2009-06-02 | Use DiskIo->WriteDisk() API to avoid alignment issue. | qhuang8 | 1 | -2/+8 |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | gikidy | 5 | -9/+9 |
2009-04-27 | Fix the bug that the "Offset" parameter for DiskIo protocol should be byte-or... | qhuang8 | 3 | -10/+10 |
2009-04-22 | Use DiskIo->ReadDisk() API to avoid alignment issue. | qhuang8 | 3 | -44/+43 |
2009-04-10 | Using sizeof(EFO_BLOCK_IO_MEDIA) replace Macro. | gikidy | 2 | -4/+1 |
2009-04-02 | Modified for use reversion field and fix a typo. | gikidy | 2 | -2/+5 |
2009-01-21 | Meta-data reviewed and verified. | gikidy | 1 | -2/+2 |
2009-01-20 | Meta-data review. | gikidy | 1 | -2/+2 |
2009-01-20 | Meta-data review. | gikidy | 3 | -12/+12 |
2008-12-23 | Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En... | qhuang8 | 10 | -36/+54 |
2008-12-18 | check the usage of %d,%x,%ld,%lx and so on in debug print statement. | jji4 | 1 | -1/+1 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 | 2 | -2/+2 |
2008-12-04 | 1)Global variables have been moved backward ahead of functions. | jji4 | 2 | -0/+2 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy | 3 | -9/+0 |
2008-11-11 | 1, Add <Library/DevicePathLib.h> for all source that use device path utility ... | klu2 | 1 | -2/+2 |
2008-10-27 | re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume... | vanjeff | 1 | -6/+6 |
2008-10-20 | Move definition of EFI_PARTITION_ENTRY_STATUS from IndustryStandard in MDE Pa... | xli24 | 1 | -0/+9 |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 | 3 | -231/+0 |
2008-07-18 | Code scrub for DiskIo, Partition & Unicode Collation | qhuang8 | 9 | -39/+51 |
2008-05-14 | Minor coding style adjustment for DiskIo, Partition, English and Ebc modules. | qhuang8 | 7 | -94/+83 |
2008-05-08 | Add doxygen style comments for functions in Partition & Disk IO modules. | qhuang8 | 5 | -45/+312 |
2008-05-08 | Add doxygen style comments for functions in English module. | qhuang8 | 2 | -141/+177 |
2008-04-08 | Update all files to follow doxygen style file header. | qhuang8 | 14 | -138/+114 |
2008-03-07 | Merger tracker: Dell - Cannot detect FAT16 partition if the 1st entry in the ... | vanjeff | 1 | -1/+1 |
2007-11-22 | Clean up: update "EFI" to "UEFI" if applicable. | qhuang8 | 1 | -1/+1 |
2007-10-11 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod... | qhuang8 | 2 | -2/+2 |
2007-10-09 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam... | qhuang8 | 2 | -8/+8 |
2007-10-09 | Update English Module to selectively install Unicode Collation and Unicode Co... | qhuang8 | 3 | -11/+68 |
2007-09-30 | Update to support to produce Component Name and & Component Name 2 protocol ... | qhuang8 | 6 | -205/+447 |
2007-08-06 | Fix bug in GPT check that was introduced when a CompareMem() call was changed... | mdkinney | 1 | -1/+1 |
2007-07-20 | remove some comments introduced by tools. | vanjeff | 1 | -9/+3 |
2007-07-20 | remove some comments introduced by tools. | vanjeff | 3 | -102/+0 |
2007-07-16 | remove duplicated modules | vanjeff | 17 | -4550/+0 |
2007-07-16 | Modules cleanup. | vanjeff | 17 | -0/+4548 |
2007-07-03 | Recovered the mis-overwritten inf file | jwang36 | 1 | -5/+1 |
2007-07-03 | Enabled PCD DXE/PEI modules build in MdeModulePkg | jwang36 | 1 | -1/+5 |
2007-06-29 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1... | AJFISH | 2 | -4/+4 |
2007-06-29 | removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu... | AJFISH | 3 | -32/+2 |
2007-06-28 | remove CommonHeader.h form English module | vanjeff | 1 | -35/+0 |
2007-06-28 | add English.inf, EdkFvbServiceLib.inf and Variable.inf | vanjeff | 7 | -2/+781 |
2007-06-28 | Add DiskIo.c | vanjeff | 1 | -0/+737 |
2007-06-28 | Remove diskio.c | vanjeff | 1 | -737/+0 |
2007-06-27 | Roll back revision 2222 to recover the wrong checking. | vanjeff | 11 | -56/+30 |