Age | Commit message (Expand) | Author |
2014-07-14 | Add check to make code more safely. | Eric Dong |
2014-07-14 | Check the validation when return from callback function to avoid use the inva... | Eric Dong |
2014-07-10 | Fix build fail for VS2005 tool chain. | Eric Dong |
2014-07-09 | The UEFI specification does not say anything when the pointers passed to | Olivier Martin |
2014-07-09 | Fixed typos: hanlder should be handler. | Chen Fan |
2014-07-09 | Refine the sample for action, should not use text two part. | Eric Dong |
2014-07-09 | Fix build fail for VS2005 tool chain. | Eric Dong |
2014-07-08 | Refine the save action for the browser. | Eric Dong |
2014-07-08 | MdeModulePkg XhciPei: Fix build failure "conversion from 'UINT32' to 'UINT8',... | Star Zeng |
2014-07-07 | MdeModulePkg XhciPei: Initialize ScratchPhy and ScratchEntryPhy in XhcPeiInit... | Star Zeng |
2014-07-07 | MdeModulePkg XhciDxe: Initialize ScratchPhy and ScratchEntryPhy in XhcInitSch... | Star Zeng |
2014-07-07 | Restore the question value before call the CHANGED callback type. | Eric Dong |
2014-07-04 | MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support. | Star Zeng |
2014-07-02 | Correct the default value for date opcode. | Eric Dong |
2014-07-02 | MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support. | Star Zeng |
2014-07-02 | MdeModulePkg SmmLockBoxSmmLib: Add debug message for the address of lockbox(s... | Star Zeng |
2014-06-30 | Fix a bug in IP4 driver when computing the network broadcast adress. | Fu, Siyuan |
2014-06-27 | MdeModulePkg/PiSmmCore: Initialize missing LoadedImage protocol fields for SM... | Tapan Shah |
2014-06-26 | Refine code to make it more safely. | Eric Dong |
2014-06-25 | MdeModulePkg/DxeMain: Zero ImageContext local variable before passing it down... | Andrew Fish |
2014-06-19 | The following call tree exposes a bug in the lifetime (ie. too late | Alex Williamson |
2014-06-04 | MdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0 to wait NVMe Host controll... | Tian, Feng |
2014-05-21 | Add 'file not found' debug message to MTFTP. | Brendan Jackman |
2014-05-15 | Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar ... | Ruiyu Ni |
2014-05-15 | MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to stric... | Tian, Feng |
2014-05-15 | Fix some build issues (ARM toolchain). | Olivier Martin |
2014-05-14 | Based on request, export ResetRequired info used by browser. | Eric Dong |
2014-05-13 | Fix comment typos. | Gao, Liming |
2014-05-12 | Correct String language tag. | Gao, Liming |
2014-05-07 | 1. Mark the network volatile variables as deprecated in code comments and rem... | Fu Siyuan |
2014-05-06 | MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r... | Star Zeng |
2014-04-30 | MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe... | Tian, Feng |
2014-04-24 | Correct the incorrect string. | Gao, Liming |
2014-04-21 | Fix GCC build fail. | Eric Dong |
2014-04-18 | Refine the check expression result logic. | Eric Dong |
2014-04-18 | Enhance the browser parse opcode logic, skip the opcode which is not defined ... | Eric Dong |
2014-04-15 | Update question validation logic, move the check pointer from after user inpu... | Eric Dong |
2014-04-15 | MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o... | Star Zeng |
2014-04-14 | Call EFI_BROWSER_ACTION_RETRIEVE for each form instead of only call once befo... | Eric Dong |
2014-04-11 | Update logic, only question with interactive attribute should trig the callba... | Eric Dong |
2014-04-11 | Sync value for string opcode after call the Callback function. | Eric Dong |
2014-04-10 | MdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY to unsupported usb mass... | Tian, Feng |
2014-04-10 | Check the pointer before use it. | Eric Dong |
2014-04-10 | Fix a bug in IP driver that the fragment overlap check may be skipped incorre... | Fu Siyuan |
2014-04-08 | Refine the load form sets process for BrowserCallback function. | Eric Dong |
2014-04-01 | Check the parameter before use it. | Eric Dong |
2014-03-28 | Add NULL pointer check in I2chost. | Elvin Li |
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 |