summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
2011-04-251. Enabled IP4 layer auto configuration in case cable swap is detected.hhuan13
2011-04-21Fix issue that iscsi initiator name with 223 bytes can not be saved.tye1
2011-04-20Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang
2011-04-19Fix the terminal driver to call hotkey callback even no one is calling ReadKe...niruiyu
2011-04-19Update IFR version opcode value to follow the UEFI2.3.1 Spec.lgao4
2011-04-19Update ALTCFG reference from default name token to default ID.ydong10
2011-04-13Do not assert in HiiBlockToConfig function when an invalid format of ConfigRe...ydong10
2011-04-12Old driver sample code does not return an EFI_UNSUPPORTED status code if a ca...ydong10
2011-04-07Fix ICC build error.tye1
2011-04-07Add (UINT16) static cast before passing UINT32 parameter to CreateDeviceNodeniruiyu
2011-04-06Update ISID to fixed value: first 3 bytes are derived from MAC address while ...tye1
2011-04-01Use the minimum value for Numeric and the first option value for OneOf as the...lgao4
2011-04-01Set the BlockIo.Media.IoAlign to 0 because the BlockIo produced by Partition ...niruiyu
2011-03-30Fix ICC compilation failure. No functionality impact.niruiyu
2011-03-30Update inf file to follow spec.ydong10
2011-03-29Add DevicePathFromText support for ACPI _ADR node.niruiyu
2011-03-23MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Rowjljusten
2011-03-23MdeModulePkg GraphicsConsole: Add text mode for PcdConOutColumn/Rowjljusten
2011-03-18Fix ICC build failure.lgao4
2011-03-17Use exactly match method for HiiCompareLanguage.ydong10
2011-03-15Reserve more space width for Option value. lgao4
2011-03-14Roll back change to previous version. Language should be compared as the exac...lgao4
2011-03-14judge recovery mode at ReadOnlyVariable2Ppi interface. if yes, then return EF...erictian
2011-03-14Enhance inf and dec file to follow specs.ydong10
2011-03-14if it's in recovery mode, variable region is unreliable, so the ReadOnlyVaria...erictian
2011-03-101. The old refresh string code also update the time/date opcode. But for the ...ydong10
2011-03-08Update HiiCompareLanguage to support case that language in String package is ...lgao4
2011-03-08Do the following enhancement for SetupBrowser:lgao4
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