]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library/GenericBdsLib/BdsMisc.c
IntelFrameworkModulePkg: Refine casting expression result to bigger size
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / GenericBdsLib / BdsMisc.c
2017-03-06 Hao WuIntelFrameworkModulePkg: Refine casting expression...
2017-03-06 Hao WuIntelFrameworkModulePkg: Refine type cast for pointer...
2015-07-13 Hao WuIntelFrameworkModulePkg GenericBdsLib: Potential read...
2015-06-30 Hao WuIntelFrameworkModulePkg GenericBdsLib: Use safe string...
2014-08-01 Chen FanIntelFrameworkModulePkg BdsLib: Fix potential memory...
2014-03-28 Ruiyu NiAdd check to avoid null pointer deference.
2014-03-25 Ruiyu NiReport the setting variable failure to platform through...
2014-03-17 Ruiyu NiDo not reset system when the MemoryTypeInformation...
2012-09-27 niruiyuReset system only when the pre-allocated memory is...
2012-07-06 ydong10Refine the message for Reset request.
2012-07-06 ydong10Update the logic to force user to reset when change...
2012-06-06 niruiyuFix memory leak issues.
2012-06-01 niruiyuRefine BdsDxe driver and GenericBdsLib library so that...
2012-05-28 ydong10Fix build failed
2012-05-25 ydong10Refine logic about validate boot option.
2012-05-07 ydong10Fix memory leak issues.
2012-04-19 ydong10Add code to check boot option variable before use it
2012-04-01 ydong10When transfer from Unicode to hex number, current code...
2012-01-12 ydong10Update copyright.
2012-01-12 ydong10Add check when get boot option variable to avoid system...
2011-07-06 niruiyuEnhance BDS to avoid the additional reset when the...
2011-06-28 andrewfishIntelFrameworkModulePkg: Fix clang compielr warning.
2011-01-05 erictianin Recovery path, doesn't warm reset even if MemoryType...
2010-11-22 niruiyuUse PcdResetOnMemoryTypeInformationChange in MdeModuleP...
2010-11-08 niruiyuRemove unnecessary mBdsImageHandle.
2010-09-16 niruiyuAdd additional reset when Memory Type Information setti...
2010-08-10 xli24Add explicit type cast to suppress possible warning...
2010-06-14 mdkinneyAllow gEfiMemoryTypeInformation bins to shrink if boot...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-01 gdong1Add BdsLibUserIdentify API in GenericBdsLib
2010-01-25 rsun3GenericBdsLib: Remove a un-reasonable ASSERT when BdsLi...
2010-01-12 xli24Minor code enhancement.
2009-06-25 gikidyUse UNI file string to display Boot Option for language...
2009-05-26 eric_tianfix a bug of incorrectly judge the end of variable...
2009-04-02 lgao4Use UefiLib CreatePopUp API
2009-02-26 klu21, Change name of PcdPlatformBootTimeoutDefault to...
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...