]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Variable
Use siaddr in DHCP packet, if zero, use option 54 instead.
[mirror_edk2.git] / MdeModulePkg / Universal / Variable /
2009-08-11 eric_tianadd condition judgment to avoid accessing NULL address...
2009-06-29 eric_tianadd assertion to pass K8 check.
2009-06-23 eric_tianrefine VariablePei driver to unify the algorithm of...
2009-06-08 lgao4Remove the additional build options.
2009-06-03 eric_tianfix the issue of Inadequate Memory Allocation in Variab...
2009-05-04 qhuang8Fix a bug that L"PlatformLang" must be a null-terminate...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-29 jljustenAcquire & Release the lock from the high level variable...
2009-04-28 qhuang8Fix bug in variable driver about the incorrect usage...
2009-04-28 eric_tianupdate
2009-04-27 eric_tianupdate platformlangcodes and langcodes to adapt new...
2009-04-07 eric_tian1. The original code has a bug on calculate the size...
2009-03-27 eric_tianupdate the QueryVariableInfo interface to first determi...
2009-03-24 jljustenPrefix variable services functions with 'Emu'. Specifi...
2009-03-19 eric_tianFix tracker 202216:linux runtime test issue.
2009-03-19 eric_tianclose notify event to avoid variable architectural...
2009-03-16 eric_tianFix tracker 202216:linux runtime test issue.
2009-03-10 lgao4Fix K8 check error.
2009-03-10 lgao4remove unused local variable FvbHandle
2009-03-09 eric_tianretire FvbServiceLib class in MdeModulePkg, and also...
2009-03-09 eric_tian1. retire the FvbServiceLib. Directly locating FVB...
2009-03-05 eric_tian1. add missing free operation in conditional branch.
2009-03-04 eric_tianuse pcd to enable/disable variableInfo statistic featur...
2009-03-04 lgao4Update Variable driver to depend on full version FaultT...
2009-02-27 eric_tian1. delete Include/Guid/VariableInfo.h
2009-02-26 eric_tianAll UEFI applications in the MdeModukePkg should be...
2009-02-25 eric_tianupdate
2009-02-18 gikidyMeta-data verified.
2009-02-12 vanjeffadd NULL pointer check.
2009-02-11 qhuang8Adjust code to fix potential array out-bound issues.
2009-02-06 mdkinneyAdd parenthesis to expression to make order of operatio...
2009-02-06 niryfix the operator priority bug.
2009-02-06 qhuang8Fix minor build issue.
2009-02-06 eric_tianfix ecc warning
2009-02-03 jji4use the GUIDed versions of events listed below: EVT_SIG...
2009-02-03 eric_tianAdd information in Meta-Data file
2009-02-02 qwang12Remove the accidental check in of test code.
2009-02-02 qwang12Add in ASSERT to check out-of-bound and possible derefe...
2009-02-02 eric_tianThe caller of FindVariable() function ensure VariableNa...
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-16 jji4Source level security checked
2009-01-15 jji4Coding style checked
2009-01-09 lgao4Add INF extension Information
2009-01-09 jji4INF extension reviewed
2009-01-08 jji4INF extension reviewed
2009-01-05 eric_tianAs variable area is not reliable in recovery path,...
2008-12-30 jji4Typo corrected
2008-12-22 eric_tianremedy the ppi comment. This module is always used...
2008-12-14 xli24Use correct capitalization to pass build on UNIXGCC.
2008-12-12 eric_tiancode scrub on VariableRuntime Dxe driver
2008-12-12 eric_tiancode scrub on VariableRuntime Dxe driver
2008-12-11 jji4INF head checked
2008-12-11 eric_tianRenamed to follow Coding Style
2008-12-10 eric_tiancode scrub update
2008-12-05 eric_tianmove false dependency relation
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-11-25 eric_tiancode scrub
2008-11-13 jji4Code Scrub:
2008-11-12 jji4Code Scrub:
2008-11-05 klu2Remove over specific library class DebugLib.
2008-11-05 klu2Remove over specific library class
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-28 vanjeffclean up EBC in inf files.
2008-10-26 qwang12Add in local variable to ensure that "operands are...
2008-10-17 qwang12Base on PI spec, GetPeiServicesTablePointer is updated...
2008-10-11 mdkinneyIf there are variables in the VAR_ADDED state that...
2008-10-09 lgao4Remove the package header files PiDxe.h/PiPei.h/Uefi...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-05-29 mdkinneyAdd call to CreateEvent() for SetVirtualAddressMap()
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-03-19 yshang1[Description]:
2008-03-18 eric_tian[Description]
2008-02-05 lgao4Correct return status for the unsupported condition
2008-02-04 gtianAdd the check- in missed file
2008-01-17 lgao4Reclaim occurs as late as possible before OS boot for...
2008-01-15 yshang1Fix bug that failed to reclaim the variable.
2008-01-14 yshang11) Replace MACRO with C functions.
2008-01-11 yshang1Change C functions, xxxSizeOfVariable(), to MACRO,...
2008-01-10 yshang1Align the header of variable from 1 to 4, which can...
2008-01-09 yshang11) Fix the bug that Variable Cache Search does not...
2007-12-20 klu2Remove 'Framework' word in comments
2007-11-05 gtiandefine the variable related to PCD for supporting big...
2007-10-31 yshang11) Change GUID of emuvariable module.
2007-10-19 qhuang8Fix a bug in variable driver cache mechanism:
2007-10-09 qwang12Fix a bug. FindVariable now search volatile variable...
2007-10-06 AJFISHFix a bug with changing the NVRAM properties of a Variable
2007-10-05 AJFISHUpdate comments in Variable driver and removed referenc...
2007-10-04 AJFISHMade PCD valid for all architectures. Added new Variabl...
2007-10-04 AJFISHAdd Profiling support for Variable store and added...
2007-09-17 qhuang81. Uefi2.1 feature - Add Hardware Error Record Persiste...
2007-09-06 qwang12Clean up two infs.
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-08-29 qhuang8Update comments.
2007-08-29 qhuang8update the callback event error. The event type should...
next