Age | Commit message (Expand) | Author | Files | Lines |
2014-08-27 | Refine the fix for the bug that cause assert when do the reconnect in the cal... | Eric Dong | 2 | -29/+4 |
2014-08-26 | 1. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS... | Elvin Li | 2 | -91/+105 |
2014-08-26 | Clean up the framework style code. | Eric Dong | 1 | -17/+21 |
2014-08-26 | The original code does not initialize the global width constants before creat... | Samer El-Haj-Mahmoud elhaj | 1 | -12/+17 |
2014-08-25 | Append the terminating null character at the end of the string to avoid buffe... | Qiu Shumin | 2 | -3/+7 |
2014-08-19 | Clean up the useless code in DriverSampleDxe. | Eric Dong | 1 | -2/+0 |
2014-08-19 | Refine the code logic, use dynamic allocate buffer instead of static array to... | Eric Dong | 2 | -69/+100 |
2014-08-19 | MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor... | Sergey Isakov | 1 | -5/+2 |
2014-08-19 | Refine the comments for the function header. | Eric Dong | 2 | -6/+137 |
2014-08-14 | Contributed-under: TianoCore Contribution Agreement 1.0 | Michael Kinney | 8 | -0/+600 |
2014-08-14 | MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial... | Zeng, Star | 2 | -9/+11 |
2014-08-08 | Clean the useless code. | Eric Dong | 1 | -1/+0 |
2014-08-07 | 1) Add type cast for better coding style. | Feng Tian | 10 | -47/+47 |
2014-08-04 | The pointer argument should be set to NULL if not used not FALSE. | Harry Liebel | 1 | -2/+2 |
2014-08-01 | MdeModulePkg: Fix wrong check for SetAttribute in Consplitter | Elvin Li | 1 | -2/+2 |
2014-07-31 | MdeModulePkg: Removed valid text mode check in SetAttribute interface in Grap... | Elvin Li | 1 | -7/+0 |
2014-07-30 | Refine code to make it more safely. | Eric Dong | 1 | -2/+7 |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong | 15 | -12/+52 |
2014-07-28 | Update the code to follow UEFI spec, process date/time/ref value type as buff... | Eric Dong | 2 | -106/+348 |
2014-07-28 | Print the CodeType and Value of status code with fixed length. | Li, Elvin | 3 | -12/+12 |
2014-07-25 | MdeModulePkg: Fix parameter verification for SetAttribute | Jaben Carsey | 1 | -2/+2 |
2014-07-24 | Clear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64 to 0 at first to avoid ... | Elvin Li | 1 | -0/+2 |
2014-07-21 | Refine code to follow good coding style. | Eric Dong | 2 | -4/+4 |
2014-07-14 | Add check to make code more safely. | Eric Dong | 1 | -2/+5 |
2014-07-14 | Check the validation when return from callback function to avoid use the inva... | Eric Dong | 3 | -49/+156 |
2014-07-10 | Fix build fail for VS2005 tool chain. | Eric Dong | 1 | -1/+1 |
2014-07-09 | Fixed typos: hanlder should be handler. | Chen Fan | 2 | -2/+2 |
2014-07-09 | Refine the sample for action, should not use text two part. | Eric Dong | 1 | -8/+0 |
2014-07-09 | Fix build fail for VS2005 tool chain. | Eric Dong | 1 | -1/+1 |
2014-07-08 | Refine the save action for the browser. | Eric Dong | 7 | -198/+917 |
2014-07-07 | Restore the question value before call the CHANGED callback type. | Eric Dong | 1 | -0/+5 |
2014-07-02 | Correct the default value for date opcode. | Eric Dong | 1 | -2/+2 |
2014-06-30 | Fix a bug in IP4 driver when computing the network broadcast adress. | Fu, Siyuan | 1 | -2/+3 |
2014-06-26 | Refine code to make it more safely. | Eric Dong | 17 | -15/+45 |
2014-05-21 | Add 'file not found' debug message to MTFTP. | Brendan Jackman | 1 | -1/+8 |
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 | 2 | -1/+34 |
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-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 | 8 | -407/+378 |
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 | 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 |