summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsMisc.c
AgeCommit message (Expand)Author
2014-08-01IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLib...Chen Fan
2014-03-28Add check to avoid null pointer deference.Ruiyu Ni
2014-03-25Report the setting variable failure to platform through the status code when ...Ruiyu Ni
2014-03-17Do not reset system when the MemoryTypeInformation variable cannot be written.Ruiyu Ni
2012-09-27Reset system only when the pre-allocated memory is more than 1.5 of needed me...niruiyu
2012-07-06Refine the message for Reset request.ydong10
2012-07-06Update the logic to force user to reset when change configuration which need ...ydong10
2012-06-06Fix memory leak issues.niruiyu
2012-06-01Refine BdsDxe driver and GenericBdsLib library so that the GenericBdsLib does...niruiyu
2012-05-28Fix build failedydong10
2012-05-25Refine logic about validate boot option.ydong10
2012-05-07Fix memory leak issues.ydong10
2012-04-19Add code to check boot option variable before use itydong10
2012-04-01When transfer from Unicode to hex number, current code only consider the 0-9 ...ydong10
2012-01-12Update copyright.ydong10
2012-01-12Add check when get boot option variable to avoid system hang.ydong10
2011-07-06Enhance BDS to avoid the additional reset when the platform pre-allocated mem...niruiyu
2011-06-28IntelFrameworkModulePkg: Fix clang compielr warning.andrewfish
2011-01-05in Recovery path, doesn't warm reset even if MemoryTypeInfo data is changed.erictian
2010-11-22Use PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether ...niruiyu
2010-11-08Remove unnecessary mBdsImageHandle.niruiyu
2010-09-16Add additional reset when Memory Type Information settings change.niruiyu
2010-08-10Add explicit type cast to suppress possible warning of precession loss.xli24
2010-06-14Allow gEfiMemoryTypeInformation bins to shrink if boot mode is BOOT_WITH_DEFA...mdkinney
2010-04-23Update the copyright notice formathhtian
2010-02-01Add BdsLibUserIdentify API in GenericBdsLibgdong1
2010-01-25GenericBdsLib: Remove a un-reasonable ASSERT when BdsLibVariableToOption() re...rsun3
2010-01-12Minor code enhancement.xli24
2009-06-25Use UNI file string to display Boot Option for language localization.gikidy
2009-05-26fix a bug of incorrectly judge the end of variable arguments.eric_tian
2009-04-02Use UefiLib CreatePopUp APIlgao4
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu2
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2