| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update sample code for date/time. | Eric Dong | 2013-09-02 | 2 | -62/+10 |
* | MdeModulePkg/DiskIoDxe: fix source/destination pointer of overrun transfer | Laszlo Ersek | 2013-08-26 | 1 | -1/+1 |
* | Add some comments, clear describe the efi varstore type. | Eric Dong | 2013-08-23 | 2 | -2/+8 |
* | Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii... | Eric Dong | 2013-08-23 | 1 | -12/+16 |
* | Fix DDK3790 build failure. | Ruiyu Ni | 2013-08-22 | 1 | -1/+1 |
* | Fix function header comments for DiskIoDestroySubtask. | Ruiyu Ni | 2013-08-21 | 1 | -0/+1 |
* | MdeModulePkg/DiskIoDxe: Fixed GCC build error | Olivier Martin | 2013-08-21 | 1 | -3/+0 |
* | Remove several ASSERT in XhciDxe to allow error status happen then do error h... | Elvin Li | 2013-08-21 | 2 | -42/+67 |
* | Refine the comments and code to follow spec. | Eric Dong | 2013-08-20 | 5 | -61/+87 |
* | Add the missing status code in the returned table of InstallMultipleProtocolI... | Shumin Qiu | 2013-08-20 | 2 | -4/+12 |
* | Add DiskIo2 protocol definition to MdePkg. | Ruiyu Ni | 2013-08-20 | 9 | -477/+1239 |
* | Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND... | Qian Ouyang | 2013-08-20 | 1 | -1/+6 |
* | MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl... | Star Zeng | 2013-08-19 | 2 | -13/+127 |
* | Change the PciBusDxe driver to install the PCI enumeration complete GUID in t... | Ruiyu Ni | 2013-08-16 | 1 | -3/+1 |
* | MdeModulePkg/SecurityPkg Variable: If a preexisting variable is rewritten wit... | Star Zeng | 2013-08-16 | 1 | -2/+12 |
* | Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec. | Elvin Li | 2013-08-14 | 8 | -0/+3975 |
* | Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation. | Elvin Li | 2013-08-12 | 7 | -123/+1357 |
* | MdeMdeModulePkg/NvmExpressDxe: Add NVM Express support. | Feng Tian | 2013-08-12 | 13 | -0/+5833 |
* | Refine the code logic for browser and display engine. | Eric Dong | 2013-08-12 | 20 | -8162/+215 |
* | Update Browser to provide the customization possibilities. | Eric Dong | 2013-08-12 | 25 | -2181/+13540 |
* | Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers... | Eric Dong | 2013-08-12 | 28 | -12296/+8884 |
* | Check in the missing code. | Eric Dong | 2013-08-09 | 2 | -2/+2 |
* | Update Browser to provide the customization possibilities. | Eric Dong | 2013-08-09 | 28 | -8884/+12296 |
* | Add new adding ATA related status code in PI 1.3 to definition and ATA modules. | Elvin Li | 2013-08-09 | 2 | -4/+55 |
* | MdeModulePkg: Added ARM Aarch64 architecture support | Harry Liebel | 2013-08-07 | 3 | -4/+4 |
* | MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experienc... | Feng Tian | 2013-08-05 | 4 | -15/+30 |
* | MdeModulePkg PartitionDxe: Ensure the NumberOfPartitionEntries * SizeOfPartit... | Star Zeng | 2013-07-31 | 1 | -3/+12 |
* | Clean the flag before use it to avoid use old error value. | Eric Dong | 2013-07-29 | 1 | -0/+1 |
* | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni | 2013-07-26 | 9 | -64/+25 |
* | Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText... | Ruiyu Ni | 2013-07-26 | 6 | -5990/+25 |
* | Roll back the changes in revision 14296 since it will cause iSCSI security au... | Fu Siyuan | 2013-07-25 | 1 | -1/+1 |
* | The PCI host bridge can signal failures in its initialization to | Olivier Martin | 2013-07-18 | 2 | -8/+32 |
* | Expand the PcdSrIovSystemPageSize type to PcdsPatchableInModule. | Ruiyu Ni | 2013-07-17 | 1 | -6/+6 |
* | Fixes the GCC build 'Unused variable' warning (raised an error when warnings ... | Olivier Martin | 2013-07-16 | 2 | -16/+0 |
* | Rollback patch 14470, because it error check in some extra ending code. | Eric Dong | 2013-07-16 | 2 | -48/+64 |
* | Change the PcdSrIovSystemPageSize from type of [PcdFixedAtBuild] to [PcdFixed... | Ruiyu Ni | 2013-07-16 | 1 | -7/+7 |
* | Fixes the GCC build 'Unused variable' warning (raised an error when warnings ... | Olivier Martin | 2013-07-16 | 2 | -64/+48 |
* | Refine the validation for the input attribute before return. | Eric Dong | 2013-07-15 | 1 | -1/+5 |
* | MdeModulePkg: Add the alignment check for FTW spare area address and length, ... | Star Zeng | 2013-07-11 | 7 | -6/+35 |
* | MdeModulePkg FaultTolerantWritePei: Refine the code to avoid error report. | Star Zeng | 2013-07-11 | 1 | -17/+20 |
* | MdeModulePkg/Usb: Update some debug messages’ print level to EFI_D_VERBOSE | Feng Tian | 2013-07-05 | 3 | -78/+78 |
* | MdeModulePkg: Variable drivers robustly handle crashes during Reclaim(). | Star Zeng | 2013-07-03 | 19 | -276/+1051 |
* | Fix DDK build fail. | Eric Dong | 2013-07-03 | 1 | -1/+1 |
* | Fix GCC build fail. | Eric Dong | 2013-07-03 | 1 | -4/+4 |
* | Update HiiDataBase and UefiHiiLib to support Name/Value varstore. | Eric Dong | 2013-07-02 | 5 | -1163/+2188 |
* | MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling... | Feng Tian | 2013-06-24 | 13 | -38/+104 |
* | MdeModulePkg/AtaBus: wait up to 30s for ATA cmd response in Standby/Idle mode... | Feng Tian | 2013-06-18 | 1 | -4/+6 |
* | The list of locked variables is traversed at runtime, hence we must | Laszlo Ersek | 2013-06-17 | 1 | -0/+23 |
* | Revert the changes made in 14403 because it incorrectly changed the EOL. | Ruiyu Ni | 2013-06-17 | 1 | -502/+479 |
* | The list of locked variables is traversed at runtime, hence we must | Laszlo Ersek | 2013-06-14 | 1 | -479/+502 |