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