]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library/GenericBdsLib/BdsMisc.c
Add code to check boot option variable before use it
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / GenericBdsLib / BdsMisc.c
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...