Age | Commit message (Expand) | Author |
2014-03-28 | Add ASSERT to check if NewVariable is NULL. | Elvin Li |
2014-03-27 | Calculate enough space for 2 variables (public key and variable data) instead... | Dong Guo |
2014-03-27 | Update code logic, remove ASSERT and use error handling. | Eric Dong |
2014-03-27 | Remove RT attribute for variable PlatDriOver. | Gao, Liming |
2014-03-26 | Add check to make sure the data be valid. | Gao, Liming |
2014-03-25 | MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an... | Star Zeng |
2014-03-25 | Report the setting variable failure to platform through the status code when ... | Ruiyu Ni |
2014-03-21 | MdeModulePkg PCD: Fix PCD driver to return default data if size mismatch. | Star Zeng |
2014-03-20 | Removes MacString Rt attribute in Ip4Config/Mnp driver. | Fu Siyuan |
2014-03-20 | Use PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting new MAC address for the NI... | Fu Siyuan |
2014-03-20 | MdeModulePkg/SecurityPkg Variable: Return error status to avoid inconsistency... | Star Zeng |
2014-03-18 | Remove ASSERT when SetVariable for ConOutDev/ConInDev/ErrOutDev variables fai... | Elvin Li |
2014-03-17 | Add comments to describe PlatformDriOverrideDxe is used for test purpose. | Gao, Liming |
2014-03-17 | Remove ASSERT check for SetVariable in FirmwarePerformanceDataTableDxe | Gao, Liming |
2014-02-26 | When exit from GetFullStringFromHiiFormPackages function, should update the P... | Eric Dong |
2014-02-21 | Check the Config access protocol before use it. | Eric Dong |
2014-02-18 | Update configrequest string at runtime for dynamic created question. | Eric Dong |
2014-02-18 | Update the ValueChanged flag before call CHANGED callback type. | Eric Dong |
2014-02-13 | Set the Reset flag if user select one statement which has reset attribute and... | Eric Dong |
2014-02-12 | MdeModulePkg/DiskIo: Introduced 'PcdDiskIoDataBufferBlockNum' | Olivier Martin |
2014-02-12 | Keep highlight on the current highlight menu if form auto exit, not exit by u... | Eric Dong |
2014-02-12 | Set the free buffer pointer to NULL to avoid later free again. | Eric Dong |
2014-02-12 | Update the logic, only check the value change status for user input action, n... | Eric Dong |
2014-02-12 | Adjust date/time opcode before use it. | Eric Dong |
2014-02-12 | Fix several typo issues. | Elvin Li |
2014-02-11 | Fix incorrect return status in InitializeDebugPortDriver() & DebugPortSupport... | Tian, Feng |
2014-02-11 | Remove redundant IsUnicodeFiFoEmpty ()in UnicodeFiFoRemoveOneKey(). | Elvin Li |
2014-01-26 | Rollback the change 15178. | Gao, Liming |
2014-01-24 | Update Module BaseName to avoid the same name. | Gao, Liming |
2014-01-24 | Update Module BaseName to avoid the same name. | Gao, Liming |
2014-01-24 | Fix following problems about VLAN driver: | Fu Siyuan |
2014-01-23 | Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi... | Fu Siyuan |
2014-01-23 | Update password process logic, if password without interactive attribute, the... | Eric Dong |
2014-01-23 | Refine the logic when return success, should not clean the buffer in this case. | Eric Dong |
2014-01-22 | Fix CRLF format | Tian, Hot |
2014-01-17 | CapsulePei coalesce need add more sanity check for each Capsule Fragment. | jyao1 |
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 |