| Commit message (Expand) | Author | Age | Files | Lines |
* | sync patch r11075, r11087, r11088, r11091, r11092, r11119 from main trunk.UDK2008 | lgao4 | 2012-02-28 | 1 | -77/+299 |
* | fix the issue of Inadequate Memory Allocation in Variable Services | eric_tian | 2009-06-03 | 1 | -2/+2 |
* | Fix a bug that L"PlatformLang" must be a null-terminated ASCII string accordi... | qhuang8 | 2009-05-04 | 1 | -1/+1 |
* | Replace references to RFC 3066 with RFC 4646. | gikidy | 2009-04-30 | 1 | -9/+9 |
* | Fix bug in variable driver about the incorrect usage for GetBestLanguage(), w... | qhuang8 | 2009-04-28 | 1 | -2/+2 |
* | update platformlangcodes and langcodes to adapt new language convert algorithm. | eric_tian | 2009-04-27 | 1 | -295/+637 |
* | 1. The original code has a bug on calculate the size of SCRATCH_SIZE. It shou... | eric_tian | 2009-04-07 | 1 | -29/+109 |
* | update the QueryVariableInfo interface to first determine if the pointer chec... | eric_tian | 2009-03-27 | 1 | -1/+1 |
* | close notify event to avoid variable architectural protocol to be installed t... | eric_tian | 2009-03-19 | 1 | -0/+6 |
* | Fix tracker 202216:linux runtime test issue. | eric_tian | 2009-03-16 | 1 | -4/+4 |
* | Fix K8 check error. | lgao4 | 2009-03-10 | 1 | -2/+2 |
* | remove unused local variable FvbHandle | lgao4 | 2009-03-10 | 1 | -3/+0 |
* | 1. retire the FvbServiceLib. Directly locating FVB protocol to access interfa... | eric_tian | 2009-03-09 | 1 | -102/+177 |
* | 1. add missing free operation in conditional branch. | eric_tian | 2009-03-05 | 1 | -0/+3 |
* | 1. delete Include/Guid/VariableInfo.h | eric_tian | 2009-02-27 | 1 | -7/+10 |
* | add NULL pointer check. | vanjeff | 2009-02-12 | 1 | -1/+7 |
* | Fix minor build issue. | qhuang8 | 2009-02-06 | 1 | -1/+1 |
* | fix ecc warning | eric_tian | 2009-02-06 | 1 | -12/+4 |
* | use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH... | jji4 | 2009-02-03 | 1 | -2/+3 |
* | Remove the accidental check in of test code. | qwang12 | 2009-02-02 | 1 | -5/+0 |
* | Add in ASSERT to check out-of-bound and possible dereference of NULL pointers. | qwang12 | 2009-02-02 | 1 | -0/+5 |
* | Source level security checked | jji4 | 2009-01-16 | 1 | -0/+2 |
* | Add INF extension Information | lgao4 | 2009-01-09 | 1 | -14/+14 |
* | code scrub on VariableRuntime Dxe driver | eric_tian | 2008-12-12 | 1 | -5/+11 |
* | code scrub on VariableRuntime Dxe driver | eric_tian | 2008-12-12 | 1 | -338/+273 |
* | Global variables have been moved backward ahead of functions. | jji4 | 2008-12-03 | 1 | -20/+19 |
* | Add in local variable to ensure that "operands are evaluated in specified ord... | qwang12 | 2008-10-26 | 1 | -2/+12 |
* | If there are variables in the VAR_ADDED state that are identical to the varia... | mdkinney | 2008-10-11 | 1 | -12/+29 |
* | Add comments and DoxyGen format for these files. | lgao4 | 2008-04-09 | 1 | -9/+11 |
* | [Description]: | yshang1 | 2008-03-19 | 1 | -41/+131 |
* | Reclaim occurs as late as possible before OS boot for keep enough space used ... | lgao4 | 2008-01-17 | 1 | -31/+56 |
* | Fix bug that failed to reclaim the variable. | yshang1 | 2008-01-15 | 1 | -1/+1 |
* | 1) Replace MACRO with C functions. | yshang1 | 2008-01-14 | 1 | -11/+129 |
* | Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co... | yshang1 | 2008-01-11 | 1 | -61/+7 |
* | Align the header of variable from 1 to 4, which can avoid the size of variabl... | yshang1 | 2008-01-10 | 1 | -23/+41 |
* | 1) Fix the bug that Variable Cache Search does not be protected by lock durin... | yshang1 | 2008-01-09 | 1 | -23/+105 |
* | Fix a bug in variable driver cache mechanism: | qhuang8 | 2007-10-19 | 1 | -1/+2 |
* | Fix a bug. FindVariable now search volatile variable first (previously NV var... | qwang12 | 2007-10-09 | 1 | -3/+5 |
* | Fix a bug with changing the NVRAM properties of a Variable | AJFISH | 2007-10-06 | 1 | -7/+8 |
* | Update comments in Variable driver and removed references to FLASH Map Hob in... | AJFISH | 2007-10-05 | 1 | -149/+253 |
* | Add Profiling support for Variable store and added a specialized caching algo... | AJFISH | 2007-10-04 | 1 | -18/+216 |
* | 1. Uefi2.1 feature - Add Hardware Error Record Persistence Support | qhuang8 | 2007-09-17 | 1 | -289/+333 |
* | Retire the "Include/Common" of MdeModulePkg. | yshang1 | 2007-07-24 | 1 | -1/+1 |
* | Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg. | yshang1 | 2007-07-19 | 1 | -0/+1477 |