summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
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
2010-10-25Update HiiDatabase->ExportPackageLists() service to support NULL HII handle ...lgao4
2010-10-25Reserve one column at left screen to be more visually.lgao4
2010-10-25Fix the following three issues:lgao4
2010-10-21Use the correct length to copy KeyData.niruiyu
2010-10-20Fix build issue in IPv4. qianouyang
2010-10-18Refine code to make code run more safely.ydong10
2010-10-15Fix minor gcc build break.andrewfish
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang
2010-10-14Update ConPlatform driver to support GOP driver which creates multiple children.niruiyu
2010-10-13DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten
2010-09-16Refine code to make code run safely.ydong10
2010-09-15Refine soma code to make code run safely.ydong10
2010-09-09Improve PXE Over IPv4 performance:hhuan13
2010-09-07Rename one file to follow the file naming convention.rsun3
2010-09-07Rename one file to follow the file naming convention.rsun3
2010-08-27The patch acknowledges the TCP zero window probe message, either the format w...tye1
2010-08-27To comply w/ UEFI spec , In Dhcp(), Discover(), and Mtftp() interfaces, set t...hhuan13
2010-08-20Fixed Ip4 bug that causing Iscsi reconnect hang sporadically . In Ip4OutPut()...hhuan13
2010-08-181. Introduce PcdTftpBlockSize to let platform DSC customize block size.hhuan13
2010-08-17remove CpuBreakpoint ().vanjeff