Age | Commit message (Expand) | Author | Files | Lines |
2014-06-25 | MdeModulePkg/DxeMain: Zero ImageContext local variable before passing it down... | Andrew Fish | 1 | -1/+2 |
2014-06-19 | The following call tree exposes a bug in the lifetime (ie. too late | Alex Williamson | 1 | -25/+9 |
2014-06-04 | MdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0 to wait NVMe Host controll... | Tian, Feng | 2 | -18/+37 |
2014-05-21 | Add 'file not found' debug message to MTFTP. | Brendan Jackman | 1 | -1/+8 |
2014-05-15 | Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar ... | Ruiyu Ni | 1 | -86/+73 |
2014-05-15 | MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to stric... | Tian, Feng | 4 | -68/+151 |
2014-05-15 | Fix some build issues (ARM toolchain). | Olivier Martin | 3 | -6/+2 |
2014-05-14 | Based on request, export ResetRequired info used by browser. | Eric Dong | 3 | -3/+52 |
2014-05-13 | Fix comment typos. | Gao, Liming | 1 | -1/+1 |
2014-05-12 | Correct String language tag. | Gao, Liming | 1 | -0/+0 |
2014-05-07 | 1. Mark the network volatile variables as deprecated in code comments and rem... | Fu Siyuan | 14 | -654/+18 |
2014-05-06 | MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r... | Star Zeng | 1 | -114/+13 |
2014-04-30 | MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe... | Tian, Feng | 4 | -214/+284 |
2014-04-24 | Correct the incorrect string. | Gao, Liming | 1 | -0/+0 |
2014-04-21 | Fix GCC build fail. | Eric Dong | 1 | -4/+4 |
2014-04-18 | Refine the check expression result logic. | Eric Dong | 4 | -12/+59 |
2014-04-18 | Enhance the browser parse opcode logic, skip the opcode which is not defined ... | Eric Dong | 1 | -0/+46 |
2014-04-15 | Update question validation logic, move the check pointer from after user inpu... | Eric Dong | 9 | -407/+380 |
2014-04-15 | MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o... | Star Zeng | 1 | -2/+17 |
2014-04-14 | Call EFI_BROWSER_ACTION_RETRIEVE for each form instead of only call once befo... | Eric Dong | 3 | -58/+27 |
2014-04-11 | Update logic, only question with interactive attribute should trig the callba... | Eric Dong | 1 | -0/+4 |
2014-04-11 | Sync value for string opcode after call the Callback function. | Eric Dong | 3 | -3/+52 |
2014-04-10 | MdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY to unsupported usb mass... | Tian, Feng | 2 | -63/+32 |
2014-04-10 | Check the pointer before use it. | Eric Dong | 1 | -0/+2 |
2014-04-10 | Fix a bug in IP driver that the fragment overlap check may be skipped incorre... | Fu Siyuan | 1 | -2/+2 |
2014-04-08 | Refine the load form sets process for BrowserCallback function. | Eric Dong | 2 | -45/+68 |
2014-04-01 | Check the parameter before use it. | Eric Dong | 1 | -1/+2 |
2014-03-28 | Add NULL pointer check in I2chost. | Elvin Li | 1 | -0/+1 |
2014-03-28 | Add ASSERT to check if NewVariable is NULL. | Elvin Li | 1 | -0/+1 |
2014-03-27 | Calculate enough space for 2 variables (public key and variable data) instead... | Dong Guo | 2 | -32/+23 |
2014-03-27 | Update code logic, remove ASSERT and use error handling. | Eric Dong | 1 | -9/+33 |
2014-03-27 | Remove RT attribute for variable PlatDriOver. | Gao, Liming | 1 | -4/+4 |
2014-03-26 | Add check to make sure the data be valid. | Gao, Liming | 2 | -13/+57 |
2014-03-25 | MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an... | Star Zeng | 4 | -63/+328 |
2014-03-25 | Report the setting variable failure to platform through the status code when ... | Ruiyu Ni | 3 | -1/+37 |
2014-03-25 | Report the setting variable failure to platform through the status code when ... | Ruiyu Ni | 2 | -0/+47 |
2014-03-21 | MdeModulePkg PCD: Fix PCD driver to return default data if size mismatch. | Star Zeng | 2 | -23/+49 |
2014-03-20 | Removes MacString Rt attribute in Ip4Config/Mnp driver. | Fu Siyuan | 1 | -2/+2 |
2014-03-20 | Use PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting new MAC address for the NI... | Fu Siyuan | 1 | -4/+3 |
2014-03-20 | MdeModulePkg/SecurityPkg Variable: Return error status to avoid inconsistency... | Star Zeng | 1 | -13/+25 |
2014-03-18 | Remove ASSERT when SetVariable for ConOutDev/ConInDev/ErrOutDev variables fai... | Elvin Li | 1 | -3/+1 |
2014-03-17 | Add comments to describe PlatformDriOverrideDxe is used for test purpose. | Gao, Liming | 1 | -1/+3 |
2014-03-17 | Remove ASSERT check for SetVariable in FirmwarePerformanceDataTableDxe | Gao, Liming | 1 | -10/+10 |
2014-03-01 | Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci... | jyao1 | 1 | -1/+6 |
2014-02-26 | When exit from GetFullStringFromHiiFormPackages function, should update the P... | Eric Dong | 1 | -1/+1 |
2014-02-21 | Check the Config access protocol before use it. | Eric Dong | 2 | -15/+20 |
2014-02-18 | Update configrequest string at runtime for dynamic created question. | Eric Dong | 3 | -97/+32 |
2014-02-18 | Update the ValueChanged flag before call CHANGED callback type. | Eric Dong | 1 | -5/+9 |
2014-02-13 | Set the Reset flag if user select one statement which has reset attribute and... | Eric Dong | 1 | -0/+10 |
2014-02-13 | Fixed the issue in ExitBootServices() implementation to avoid the potential b... | Gao, Liming | 1 | -9/+9 |