]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Clean up DEC files:
[mirror_edk2.git] / MdeModulePkg /
2011-05-06 qianouyangAdd Pointer check for NULL before referring it and...
2011-05-04 mdkinneyFix DEC files so any PCD declared as Dynamic is also...
2011-05-04 hhuan131. Fixed a issue in Ip4Config.c
2011-05-04 hhuan131. Enabled SSP(StorageSecurityCommandProtocol) for...
2011-05-03 qianouyangAdd BlockIO2 Protocol.
2011-04-28 hhuan131. Fixed a bug to make sure IP,Mask,Gateway survives...
2011-04-27 erictianSolve a wrong pointer reference in QueryVariableInfo().
2011-04-25 niruiyuChange BlockIo drivers to return EFI_NO_MEDIA or EFI_ME...
2011-04-25 hhuan131. Enabled IP4 layer auto configuration in case cable...
2011-04-21 tye1Fix issue that iscsi initiator name with 223 bytes...
2011-04-20 qianouyangUpdate the relevant drivers to use the correct GUID...
2011-04-19 niruiyuFix the USB keyboard driver to call hotkey callback...
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-08 rsun3Add more checks to skip allocated SMRAM regions when...
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-16 mdkinneyFix LocateDevicePath() to return proper error status...
2011-03-16 mdkinneyAdd description for 64-byte FIFO enable bit for PcdSeri...
2011-03-15 ydong10Refine the inf and dec to follow spec.
2011-03-15 lgao4Reserve more space width for Option value.
2011-03-15 ydong10git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
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 erictianadd gEfiPeiMasterBootModeGuid dependency for getting...
2011-03-14 erictianif it's in recovery mode, variable region is unreliable...
2011-03-14 rsun3Fix a bug in SmmPerformanceLib that there is no return...
2011-03-14 vanjeffChanged TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_...
2011-03-11 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-11 vanjeffUpdate some progress codes name per the PI Spec, 1...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 rsun3Add performance library instances for SMM performance...
2011-03-10 erictianfix null DevicePath issue.
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 erictianfix a invalid pointer conversion when builing 32bit...
2011-03-08 gdong1Add missing .h file to INF file
2011-03-04 erictianwhen timeout is 0, infinite loop on the timeout request...
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-23 lgao4Update PeiCore and DxeCore to verify FFS data checksum.
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-12 lgao4Update DEBUG log information to specify SMM driver...
2011-02-12 lgao4Correct typo in word in DxeCore.
2011-02-12 lgao4Updates function description per UEFI2.3d. No impact...
2011-02-11 jyao1UEFI table also need to be in ACPI NVS memory, because...
2011-02-10 mdkinney1) Add PcdSerialDetectCable to MdeModulePkg to enable...
2011-02-04 mdkinneyClean up BaseSerialPortLib16550 to remove references...
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 mdkinneyFix bounds check on parameter of type EFI_GCD_IO_TYPE...
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-17 tye1Enhance the code to avoid the potential of return addre...
2011-01-17 gdong1Update the GUID value to be consist with the one in...
2011-01-16 gdong1Fixed 3 ECC errors.
2011-01-13 ydong10Fix potential memory access violation
2011-01-12 gdong1Add SMM FTW wrapper driver since non-SMM FTW protocol...
2011-01-12 gdong1Fix an K9 issue in variable driver.
2011-01-11 mdkinneyClean up GCD DEBUG() macros so DEBUG_CODE() is only...
2011-01-06 erictian1. fix AtaPassThru.PassThru() sct failure
2011-01-06 mdkinneyAdd DEBUG() macros to all GCD services to monitor all...
2011-01-03 mdkinneyUse REPORT_STATUS_CODExxx() macros directly.
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-29 mdkinneyAdd mapping for PlatformHookLib to [LibraryClasses...
2010-12-28 rsun3Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute...
2010-12-27 mdkinneyAdd missing @param to function header comment.
2010-12-24 gdong1Remove ASSERT here for the zero attributes means deleti...
2010-12-24 xdu21. update MatchUsbWwid() to check Vendor Id, Product...
2010-12-23 ydong101. Support inconsistent if opcode used in string/passwo...
next