]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
The input StringInfo should be kept for HiiStringIdToImage() function.
[mirror_edk2.git] / MdeModulePkg / Universal /
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...
2010-07-30 andrewfishAdd debug print that the system is about to be reset...
2010-07-30 hhuan13Fix a bug. iSCSI driver doesn’t follow driver model...
2010-07-30 xli24Add NULL pointer checking against Data.
2010-07-30 vanjeffFix one issue: Some last IP settings may be lost when...
2010-07-30 xli24Handle gEfiStatusCodeDataTypeStringGuid in status code...
2010-07-22 andrewfishAdd 64-bit versions of FLASH Base addressess as it...
2010-07-20 niruiyuPer UEFI Spec, LowestAlignedLba and LogicalBlocksPerPhy...
2010-07-16 jyao1Enhance to follow UEFI2.3 spec - the EFI_ACPI_TABLE_PRO...
2010-07-13 vanjeffRefine code.
2010-07-12 vanjeffremove duplicated code.
2010-07-08 hhuan13Remove ASSERT and change to if ()
2010-07-08 hhuan13Fix a bug by adding * for Ptr8
2010-07-07 hhuan13Fix a bug:
2010-07-05 lgao4Fix the issues that StatusCode can't work when PcdStatu...
2010-07-05 xdu2Initialize lists ArpService->PendingRequestTable/Denied...
2010-07-05 xdu21. update to use 1 EFI Variable per NIC (instead of...
2010-07-01 hhuan13Fix a bug that mtftp4 driver reply 2 ACK in answer...
2010-06-29 hhuan13Fixed a bug in Mtftp4: to allow the block number to...
2010-06-18 li-elvinRemove some unnecessary clear screen from console drivers.
2010-06-13 qianouyangAdd a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4...
2010-06-04 lgao4Do the following fix up in SetupBrowser driver:
2010-06-02 hhuan13Fixed tracker #203752, Dhcp4 assert issue.
2010-06-02 lgao4Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function...
2010-05-25 klu2Status code handler callback should be declared as...
2010-05-21 qianouyangFixed the issue of that IP4driver can’t correctly reass...
2010-05-20 jljustenMdeModulePkg AcpiTableDxe: Fix GCC build warning
2010-05-20 erictianfix a bug that FindVariable() may set GoneThrough flag...
2010-05-19 jyao1Fix VS2003 build error
2010-05-19 li-elvinUpdate QueryCapsuleCapabilities interface.
next