summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
2011-03-08Bug description:ydong10
2011-03-08Add missing .h file to INF filegdong1
2011-02-28Symptom:ydong10
2011-02-28Puts SMM variable common definitions in SmmVariableCommon.h.gdong1
2011-02-23The input StringInfo should be kept for HiiStringIdToImage() function. lgao4
2011-02-231.Reposition the platform info. Move from the old position to left one block ...ydong10
2011-02-23HiiCompareLanguage should use the exact match method, old code use the best m...ydong10
2011-02-22fix refresh menu save attribute error. not consider the grayout attribute.ydong10
2011-02-21Update the arrow position.ydong10
2011-02-16Update HiiCompareLanguage() function to use GetBestLanguage() API to do RFC46...lgao4
2011-02-16update comments and correct reclaim algorithm if there is no record existing ...erictian
2011-02-12correct Intel's copyright date as the changes checked-in at r11273 & r11272 a...erictian
2011-02-12Correct comments in DevicePathDxe.inf.lgao4
2011-02-12Add four PCDs for the different color settings of Subtitle and Text Filed on ...lgao4
2011-02-11UEFI table also need to be in ACPI NVS memory, because some data fieldjyao1
2011-01-26If RSC_HANDLER_CALLBACK_ENTRY is allocated as boot service memory, the status...li-elvin
2011-01-26fix word typoerictian
2011-01-26fix arm gcc build errorerictian
2011-01-24 Support proportional Font and Font output flags. lgao4
2011-01-21MdeModulePkg HiiDatabaseDxe: Fix build error on GCC 4.4jljusten
2011-01-21Enhance code to avoid build error.ydong10
2011-01-20Fixed HiiSetString failed. Tracker NUM:204479ydong10
2011-01-16Fixed 3 ECC errors.gdong1
2011-01-12Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some con...gdong1
2011-01-12Fix an K9 issue in variable driver.gdong1
2010-12-311. Invoke InstallConfigurationTable () in OnReadyToBoot() to avoid the new re...gdong1
2010-12-30Prevent a NULL device path from being passed into REPORT_STATUS_CODE_WITH_DEV...mdkinney
2010-12-30Enable number input for numeric, date and time opcodeydong10
2010-12-24Remove ASSERT here for the zero attributes means deleting preexisting variable.gdong1
2010-12-231. Support inconsistent if opcode used in string/password opcode.ydong10
2010-12-231. support numeric item +/- action generate callbackydong10
2010-12-22Fix a potential bug that SetVariable is invoked for NV variable prior to the ...gdong1
2010-12-15Update inappropriate comments.gdong1
2010-12-12Remove the unnecessary package from VariableSmmRuntimeDxe.inf.gdong1
2010-12-11Add typecast to remove warning with ICC.gdong1
2010-12-10MdeModulePkg VariableRuntimeDxe: Fix build for GCC44 toolchainjljusten
2010-12-10Add SMM Variable implementation.gdong1
2010-12-09EFI_INVALID_PARAMETER should return when the input Block is NULL for ConfigRo...lgao4
2010-12-09Add missing Handle parameter for UninstallMultipleProtocolInterfaces().xdu2
2010-12-09update the comments.ydong10
2010-12-09Co-work with patch V11137 to refine the Hii menu.ydong10
2010-12-06DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64jljusten
2010-11-25Fix a bug in GetLangFromSupportedLangCodes()niruiyu
2010-11-24Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu
2010-11-23 Fix the bug that HiiConfigToBlock doesn't update BlockSize when Block is not...lgao4
2010-11-18Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu
2010-11-11Print Arrow for Goto button.lgao4
2010-11-03The CurrentNumberOfxxxxx should be based on the device going away, and not th...vanjeff
2010-11-01Refine code to make code run more safely.ydong10
2010-10-26Correct Data type conversion.lgao4