Age | Commit message (Expand) | Author |
2014-01-13 | 1. Update the parsing logic of DHCP message in PXE driver. | Fu Siyuan |
2014-01-11 | Fix GCC build failure. | Ruiyu Ni |
2014-01-10 | Fix bug in unload function: Check if component name protocol exist, only unin... | Fu Siyuan |
2014-01-10 | Fix a bug in DebugPort driver's Unload() that leaves the DriverBinding/Compon... | Ruiyu Ni |
2014-01-09 | MdeModulePkg FaultTolerantWrite: Let FaultTolerantWrite driver to depend on g... | Star Zeng |
2014-01-07 | This patch fix date/time op-code shows abnormal. | Eric Dong |
2014-01-06 | MdeModulePkg CdExpressPei: Use correct PeiServices pointer to call low level ... | Star Zeng |
2014-01-06 | Fix “reconnect -r” ASSERT after VLAN configured. | Fu Siyuan |
2013-12-31 | Keep consistent about the return value between the caller and callee. | Eric Dong |
2013-12-30 | Rollback the change 15021. | Eric Dong |
2013-12-29 | MdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGuid HOB is not present. | Star Zeng |
2013-12-26 | Keep consistent about the return value between the caller and callee. | Eric Dong |
2013-12-23 | Fix a bug for vlan ping failure. | Wu Jiaxin |
2013-12-18 | Update code to avoid using potential NULL pointer. | Eric Dong |
2013-12-17 | Update code to support guid op nest in the statement. | Eric Dong |
2013-12-17 | Fix a bug in TCP driver’s component name print function. | Fu Siyuan |
2013-12-17 | Get entire variable data for efi varstore at first time. | Eric Dong |
2013-12-17 | Add the missing assignment of EFI_DISK_IO2_TOKEN::Token in FlushDiskEx() impl... | Ruiyu Ni |
2013-12-16 | MdeModulePkg CapsuleRuntimeDxe: Get PcdMaxSizeNonPopulateCapsule and PcdMaxSi... | Star Zeng |
2013-12-10 | 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. | Fu Siyuan |
2013-12-09 | Refine code to fix potential code bug. | Eric Dong |
2013-12-09 | Refine code to fix potential code bug. | Eric Dong |
2013-12-06 | MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when... | Star Zeng |
2013-12-06 | Fixes a build issue (build error 'Statement is unreachable'). | Olivier Martin olivier.martin |
2013-12-05 | Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SM... | Elvin Li |
2013-12-04 | MdeModulePkg: SmmLockBox: remove wrong DepEx | Laszlo Ersek |
2013-12-02 | MdeModulePkg Pcd: Refine the code to avoid error report. | Star Zeng |
2013-11-29 | Fix input config header string error, should not always input the full config... | Eric Dong |
2013-11-27 | Fix X64 build fail. | Eric Dong |
2013-11-27 | Update the logic in browser core, use config routine protocol instead of conf... | Eric Dong |
2013-11-27 | Refine the logic, keep highlight on the selectable menu, and base on priority... | Eric Dong |
2013-11-25 | MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def... | Star Zeng |
2013-11-25 | When need to find varstore in the storage list, based on the extra HiiHandle ... | Eric Dong |
2013-11-25 | Refine data copy and data compare logic. | Eric Dong |
2013-11-22 | Adjust skip value when paint text two string for text opcode. | Eric Dong |
2013-11-22 | 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it... | Jeff Fan |
2013-11-21 | MdeModulePkg Pcd: Refine the code to avoid error report. | Star Zeng |
2013-11-20 | MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h. | Gary Ching-Pang Lin |
2013-11-20 | Refine code to follow coding style. | Eric Dong |
2013-11-20 | MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G... | Star Zeng |
2013-11-20 | MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE... | Star Zeng |
2013-11-19 | MdeModulePkg Pcd: Refine the code to avoid error report. | Star Zeng |
2013-11-18 | MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a... | Bob C Feng |
2013-11-12 | MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM... | Star Zeng |
2013-11-08 | Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx... | Shumin Qiu |
2013-11-08 | Not update the imageId for EXT1,2,4 type. | Eric Dong |
2013-11-07 | Update the logic, based on the device path and formset guid to find the HiiHa... | Eric Dong |
2013-11-04 | MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d... | Star Zeng |
2013-10-29 | Clean the help string and hot key info if an empty form is painting. | Eric Dong |
2013-10-29 | Fix a K9 error.Result of GetVariable2() function that may return NULL will be... | Wu Jiaxin |