]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
Patch from open source community for CryptoPkg to allow it to build for ARM using...
[mirror_edk2.git] / MdeModulePkg / Universal /
2011-04-19 niruiyuFix the terminal driver to call hotkey callback even...
2011-04-19 lgao4Update IFR version opcode value to follow the UEFI2...
2011-04-19 ydong10Update ALTCFG reference from default name token to...
2011-04-13 ydong10Do not assert in HiiBlockToConfig function when an...
2011-04-12 ydong10Old driver sample code does not return an EFI_UNSUPPORT...
2011-04-07 tye1Fix ICC build error.
2011-04-07 niruiyuAdd (UINT16) static cast before passing UINT32 paramete...
2011-04-06 tye1Update ISID to fixed value: first 3 bytes are derived...
2011-04-01 lgao4Use the minimum value for Numeric and the first option...
2011-04-01 niruiyuSet the BlockIo.Media.IoAlign to 0 because the BlockIo...
2011-03-30 niruiyuFix ICC compilation failure. No functionality impact.
2011-03-30 ydong10Update inf file to follow spec.
2011-03-29 niruiyuAdd DevicePathFromText support for ACPI _ADR node.
2011-03-23 jljustenMdeModulePkg Terminal: Add text mode for PcdConOutColum...
2011-03-23 jljustenMdeModulePkg GraphicsConsole: Add text mode for PcdConO...
2011-03-18 lgao4Fix ICC build failure.
2011-03-17 ydong10Use exactly match method for HiiCompareLanguage.
2011-03-15 lgao4Reserve more space width for Option value.
2011-03-14 lgao4Roll back change to previous version. Language should...
2011-03-14 erictianjudge recovery mode at ReadOnlyVariable2Ppi interface...
2011-03-14 ydong10Enhance inf and dec file to follow specs.
2011-03-14 erictianif it's in recovery mode, variable region is unreliable...
2011-03-10 ydong101. The old refresh string code also update the time...
2011-03-08 lgao4Update HiiCompareLanguage to support case that language...
2011-03-08 lgao4Do the following enhancement for SetupBrowser:
2011-03-08 ydong10Bug description:
2011-03-08 gdong1Add missing .h file to INF file
2011-02-28 ydong10Symptom:
2011-02-28 gdong1Puts SMM variable common definitions in SmmVariableComm...
2011-02-23 lgao4The input StringInfo should be kept for HiiStringIdToIm...
2011-02-23 ydong101.Reposition the platform info. Move from the old posit...
2011-02-23 ydong10HiiCompareLanguage should use the exact match method...
2011-02-22 ydong10fix refresh menu save attribute error. not consider...
2011-02-21 ydong10Update the arrow position.
2011-02-16 lgao4Update HiiCompareLanguage() function to use GetBestLang...
2011-02-16 erictianupdate comments and correct reclaim algorithm if there...
2011-02-12 erictiancorrect Intel's copyright date as the changes checked...
2011-02-12 lgao4Correct comments in DevicePathDxe.inf.
2011-02-12 lgao4Add four PCDs for the different color settings of Subti...
2011-02-11 jyao1UEFI table also need to be in ACPI NVS memory, because...
2011-01-26 li-elvinIf RSC_HANDLER_CALLBACK_ENTRY is allocated as boot...
2011-01-26 erictianfix word typo
2011-01-26 erictianfix arm gcc build error
2011-01-24 lgao4 Support proportional Font and Font output flags.
2011-01-21 jljustenMdeModulePkg HiiDatabaseDxe: Fix build error on GCC 4.4
2011-01-21 ydong10Enhance code to avoid build error.
2011-01-20 ydong10Fixed HiiSetString failed. Tracker NUM:204479
2011-01-16 gdong1Fixed 3 ECC errors.
2011-01-12 gdong1Add SMM FTW wrapper driver since non-SMM FTW protocol...
2011-01-12 gdong1Fix an K9 issue in variable driver.
2010-12-31 gdong11. Invoke InstallConfigurationTable () in OnReadyToBoot...
2010-12-30 mdkinneyPrevent a NULL device path from being passed into REPOR...
2010-12-30 ydong10Enable number input for numeric, date and time opcode
2010-12-24 gdong1Remove ASSERT here for the zero attributes means deleti...
2010-12-23 ydong101. Support inconsistent if opcode used in string/passwo...
2010-12-23 ydong101. support numeric item +/- action generate callback
2010-12-22 gdong1Fix a potential bug that SetVariable is invoked for...
2010-12-15 gdong1Update inappropriate comments.
2010-12-12 gdong1Remove the unnecessary package from VariableSmmRuntimeD...
2010-12-11 gdong1Add typecast to remove warning with ICC.
2010-12-10 jljustenMdeModulePkg VariableRuntimeDxe: Fix build for GCC44...
2010-12-10 gdong1Add SMM Variable implementation.
2010-12-09 lgao4EFI_INVALID_PARAMETER should return when the input...
2010-12-09 xdu2Add missing Handle parameter for UninstallMultipleProto...
2010-12-09 ydong10update the comments.
2010-12-09 ydong10Co-work with patch V11137 to refine the Hii menu.
2010-12-06 jljustenDuetPkg, MdeModulePkg: Fix variable services hang with...
2010-11-25 niruiyuFix a bug in GetLangFromSupportedLangCodes()
2010-11-24 niruiyuFix AutoUpdateLangVariable() logic to handle the case...
2010-11-23 lgao4 Fix the bug that HiiConfigToBlock doesn't update Block...
2010-11-18 niruiyuFix AutoUpdateLangVariable() logic to handle the case...
2010-11-11 lgao4Print Arrow for Goto button.
2010-11-03 vanjeffThe CurrentNumberOfxxxxx should be based on the device...
2010-11-01 ydong10Refine code to make code run more safely.
2010-10-26 lgao4Correct Data type conversion.
2010-10-25 lgao4Update HiiDatabase->ExportPackageLists() service to...
2010-10-25 lgao4Reserve one column at left screen to be more visually.
2010-10-25 lgao4Fix the following three issues:
2010-10-21 niruiyuUse the correct length to copy KeyData.
2010-10-20 qianouyangFix build issue in IPv4.
2010-10-18 ydong10Refine code to make code run more safely.
2010-10-15 andrewfishFix minor gcc build break.
2010-10-15 qianouyangUpdate IPsec.h file to follow approved ECR which will...
2010-10-14 niruiyuUpdate ConPlatform driver to support GOP driver which...
2010-10-13 jljustenDuetPkg, MdeModulePkg: Fix several enum comparions
2010-09-16 ydong10Refine code to make code run safely.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-09-09 hhuan13Improve PXE Over IPv4 performance:
2010-09-07 rsun3Rename one file to follow the file naming convention.
2010-09-07 rsun3Rename one file to follow the file naming convention.
2010-08-27 tye1The patch acknowledges the TCP zero window probe messag...
2010-08-27 hhuan13To comply w/ UEFI spec , In Dhcp(), Discover(), and...
2010-08-20 hhuan13Fixed Ip4 bug that causing Iscsi reconnect hang sporadi...
2010-08-18 hhuan131. Introduce PcdTftpBlockSize to let platform DSC custo...
2010-08-17 vanjeffremove CpuBreakpoint ().
2010-08-17 vanjeffFixed one bug which may lead standard error handle...
2010-08-15 hhuan13Roll back BlockSize to 0x8000 for PXE performance concern.
2010-08-12 xdu2Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL...
2010-08-04 xdu2Fix a typo in Ip4ConfigDriverBindingStart(): it should...
2010-08-04 xdu2Update MnpDxe to deliver VLAN tagged packet even when...
next