summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* Symptom:ydong102011-02-281-0/+1
* Puts SMM variable common definitions in SmmVariableCommon.h.gdong12011-02-285-67/+30
* The input StringInfo should be kept for HiiStringIdToImage() function. lgao42011-02-231-1/+0
* 1.Reposition the platform info. Move from the old position to left one block ...ydong102011-02-233-3/+3
* HiiCompareLanguage should use the exact match method, old code use the best m...ydong102011-02-231-4/+3
* fix refresh menu save attribute error. not consider the grayout attribute.ydong102011-02-221-3/+15
* Update the arrow position.ydong102011-02-212-3/+5
* Update HiiCompareLanguage() function to use GetBestLanguage() API to do RFC46...lgao42011-02-161-17/+1
* update comments and correct reclaim algorithm if there is no record existing ...erictian2011-02-162-5/+5
* correct Intel's copyright date as the changes checked-in at r11273 & r11272 a...erictian2011-02-122-2/+2
* Correct comments in DevicePathDxe.inf.lgao42011-02-121-2/+2
* Add four PCDs for the different color settings of Subtitle and Text Filed on ...lgao42011-02-125-29/+31
* UEFI table also need to be in ACPI NVS memory, because some data fieldjyao12011-02-111-3/+8
* If RSC_HANDLER_CALLBACK_ENTRY is allocated as boot service memory, the status...li-elvin2011-01-261-2/+2
* fix word typoerictian2011-01-262-4/+4
* fix arm gcc build errorerictian2011-01-261-2/+2
* Support proportional Font and Font output flags. lgao42011-01-242-182/+351
* MdeModulePkg HiiDatabaseDxe: Fix build error on GCC 4.4jljusten2011-01-211-4/+4
* Enhance code to avoid build error.ydong102011-01-211-6/+6
* Fixed HiiSetString failed. Tracker NUM:204479ydong102011-01-203-18/+198
* Fixed 3 ECC errors.gdong12011-01-161-5/+5
* Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some con...gdong12011-01-125-10/+1129
* Fix an K9 issue in variable driver.gdong12011-01-121-0/+1
* 1. Invoke InstallConfigurationTable () in OnReadyToBoot() to avoid the new re...gdong12010-12-312-26/+31
* Prevent a NULL device path from being passed into REPORT_STATUS_CODE_WITH_DEV...mdkinney2010-12-301-23/+23
* Enable number input for numeric, date and time opcodeydong102010-12-303-44/+98
* Remove ASSERT here for the zero attributes means deleting preexisting variable.gdong12010-12-241-1/+0
* 1. Support inconsistent if opcode used in string/password opcode.ydong102010-12-238-69/+89
* 1. support numeric item +/- action generate callbackydong102010-12-231-0/+2
* Fix a potential bug that SetVariable is invoked for NV variable prior to the ...gdong12010-12-221-18/+17
* Update inappropriate comments.gdong12010-12-154-10/+10
* Remove the unnecessary package from VariableSmmRuntimeDxe.inf.gdong12010-12-121-1/+0
* Add typecast to remove warning with ICC.gdong12010-12-113-6/+5
* MdeModulePkg VariableRuntimeDxe: Fix build for GCC44 toolchainjljusten2010-12-101-2/+3
* Add SMM Variable implementation.gdong12010-12-1017-1332/+3650
* EFI_INVALID_PARAMETER should return when the input Block is NULL for ConfigRo...lgao42010-12-091-3/+6
* Add missing Handle parameter for UninstallMultipleProtocolInterfaces().xdu22010-12-091-0/+1
* update the comments.ydong102010-12-092-3/+3
* Co-work with patch V11137 to refine the Hii menu.ydong102010-12-095-5/+5
* DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64jljusten2010-12-062-0/+2
* Fix a bug in GetLangFromSupportedLangCodes()niruiyu2010-11-252-0/+10
* Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu2010-11-243-77/+302
* Fix the bug that HiiConfigToBlock doesn't update BlockSize when Block is not...lgao42010-11-231-8/+24
* Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu2010-11-182-81/+302
* Print Arrow for Goto button.lgao42010-11-111-0/+12
* The CurrentNumberOfxxxxx should be based on the device going away, and not th...vanjeff2010-11-031-2/+2
* Refine code to make code run more safely.ydong102010-11-011-1/+2
* Correct Data type conversion.lgao42010-10-262-3/+3
* Update HiiDatabase->ExportPackageLists() service to support NULL HII handle ...lgao42010-10-251-2/+2
* Reserve one column at left screen to be more visually.lgao42010-10-253-4/+5