summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2011-02-12Correct comments in DevicePathDxe.inf.lgao41-2/+2
2011-02-12Add four PCDs for the different color settings of Subtitle and Text Filed on ...lgao45-29/+31
2011-02-11UEFI table also need to be in ACPI NVS memory, because some data fieldjyao11-3/+8
2011-01-26If RSC_HANDLER_CALLBACK_ENTRY is allocated as boot service memory, the status...li-elvin1-2/+2
2011-01-26fix word typoerictian2-4/+4
2011-01-26fix arm gcc build errorerictian1-2/+2
2011-01-24 Support proportional Font and Font output flags. lgao42-182/+351
2011-01-21MdeModulePkg HiiDatabaseDxe: Fix build error on GCC 4.4jljusten1-4/+4
2011-01-21Enhance code to avoid build error.ydong101-6/+6
2011-01-20Fixed HiiSetString failed. Tracker NUM:204479ydong103-18/+198
2011-01-16Fixed 3 ECC errors.gdong11-5/+5
2011-01-12Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some con...gdong15-10/+1129
2011-01-12Fix an K9 issue in variable driver.gdong11-0/+1
2010-12-311. Invoke InstallConfigurationTable () in OnReadyToBoot() to avoid the new re...gdong12-26/+31
2010-12-30Prevent a NULL device path from being passed into REPORT_STATUS_CODE_WITH_DEV...mdkinney1-23/+23
2010-12-30Enable number input for numeric, date and time opcodeydong103-44/+98
2010-12-24Remove ASSERT here for the zero attributes means deleting preexisting variable.gdong11-1/+0
2010-12-231. Support inconsistent if opcode used in string/password opcode.ydong108-69/+89
2010-12-231. support numeric item +/- action generate callbackydong101-0/+2
2010-12-22Fix a potential bug that SetVariable is invoked for NV variable prior to the ...gdong11-18/+17
2010-12-15Update inappropriate comments.gdong14-10/+10
2010-12-12Remove the unnecessary package from VariableSmmRuntimeDxe.inf.gdong11-1/+0
2010-12-11Add typecast to remove warning with ICC.gdong13-6/+5
2010-12-10MdeModulePkg VariableRuntimeDxe: Fix build for GCC44 toolchainjljusten1-2/+3
2010-12-10Add SMM Variable implementation.gdong117-1332/+3650
2010-12-09EFI_INVALID_PARAMETER should return when the input Block is NULL for ConfigRo...lgao41-3/+6
2010-12-09Add missing Handle parameter for UninstallMultipleProtocolInterfaces().xdu21-0/+1
2010-12-09update the comments.ydong102-3/+3
2010-12-09Co-work with patch V11137 to refine the Hii menu.ydong105-5/+5
2010-12-06DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64jljusten2-0/+2
2010-11-25Fix a bug in GetLangFromSupportedLangCodes()niruiyu2-0/+10
2010-11-24Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu3-77/+302
2010-11-23 Fix the bug that HiiConfigToBlock doesn't update BlockSize when Block is not...lgao41-8/+24
2010-11-18Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu2-81/+302
2010-11-11Print Arrow for Goto button.lgao41-0/+12
2010-11-03The CurrentNumberOfxxxxx should be based on the device going away, and not th...vanjeff1-2/+2
2010-11-01Refine code to make code run more safely.ydong101-1/+2
2010-10-26Correct Data type conversion.lgao42-3/+3
2010-10-25Update HiiDatabase->ExportPackageLists() service to support NULL HII handle ...lgao41-2/+2
2010-10-25Reserve one column at left screen to be more visually.lgao43-4/+5
2010-10-25Fix the following three issues:lgao41-43/+17
2010-10-21Use the correct length to copy KeyData.niruiyu1-1/+1
2010-10-20Fix build issue in IPv4. qianouyang2-2/+2
2010-10-18Refine code to make code run more safely.ydong106-5/+9
2010-10-15Fix minor gcc build break.andrewfish1-1/+1
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang5-114/+210
2010-10-14Update ConPlatform driver to support GOP driver which creates multiple children.niruiyu3-16/+112
2010-10-13DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten1-1/+1
2010-09-16Refine code to make code run safely.ydong108-18/+20
2010-09-15Refine soma code to make code run safely.ydong1025-113/+145