summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsMisc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build failedydong102012-05-281-1/+1
* Refine logic about validate boot option.ydong102012-05-251-41/+13
* Fix memory leak issues.ydong102012-05-071-1/+3
* Add code to check boot option variable before use itydong102012-04-191-1/+87
* When transfer from Unicode to hex number, current code only consider the 0-9 ...ydong102012-04-011-5/+29
* Update copyright.ydong102012-01-121-1/+1
* Add check when get boot option variable to avoid system hang.ydong102012-01-121-1/+115
* Enhance BDS to avoid the additional reset when the platform pre-allocated mem...niruiyu2011-07-061-11/+18
* IntelFrameworkModulePkg: Fix clang compielr warning.andrewfish2011-06-281-1/+1
* in Recovery path, doesn't warm reset even if MemoryTypeInfo data is changed.erictian2011-01-051-1/+11
* Use PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether ...niruiyu2010-11-221-29/+6
* Remove unnecessary mBdsImageHandle.niruiyu2010-11-081-1/+1
* Add additional reset when Memory Type Information settings change.niruiyu2010-09-161-12/+27
* Add explicit type cast to suppress possible warning of precession loss.xli242010-08-101-1/+1
* Allow gEfiMemoryTypeInformation bins to shrink if boot mode is BOOT_WITH_DEFA...mdkinney2010-06-141-7/+28
* Update the copyright notice formathhtian2010-04-231-2/+2
* Add BdsLibUserIdentify API in GenericBdsLibgdong12010-02-011-0/+31
* GenericBdsLib: Remove a un-reasonable ASSERT when BdsLibVariableToOption() re...rsun32010-01-251-3/+3
* Minor code enhancement.xli242010-01-121-2/+3
* Use UNI file string to display Boot Option for language localization.gikidy2009-06-251-1/+1
* fix a bug of incorrectly judge the end of variable arguments.eric_tian2009-05-261-1/+1
* Use UefiLib CreatePopUp APIlgao42009-04-021-1/+1
* 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22009-02-261-36/+0
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-231-0/+1272