]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
ArmPlatformPkg/Bds: Connect all drivers if the SimpleTextIO is not available
[mirror_edk2.git] / MdeModulePkg /
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...
2010-12-23 ydong101. support numeric item +/- action generate callback
2010-12-23 gdong1Remove PcdSmmVariableEnable from MdeModulePkg since...
2010-12-22 gdong1Fix a potential bug that SetVariable is invoked for...
2010-12-20 mdkinneyFix ICC build issues
2010-12-18 mdkinneyAdd generic SerialPortLib instance for 16550 UARTs...
2010-12-17 mdkinneyRemove UefiDriverEntryPoint from [LibraryClasses] secti...
2010-12-16 tye1Minor code update to make TcpIo unchanged when return...
2010-12-15 andrewfishFix ARM link issue.
2010-12-15 gdong1Update inappropriate comments.
2010-12-14 rsun3Add special treatment for EFI_PCI_IO_ATTRIBUTE_EMBEDDED...
2010-12-14 tye1Add a TcpIo library to facilitate usage of TCP service.
2010-12-14 rsun3Update the PCI bus driver to correctly set the EFI_PCI_...
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 rsun3when SMM Communication Protocol.Communicate() is called...
2010-12-09 ydong10update the comments.
2010-12-09 ydong10Co-work with patch V11137 to refine the Hii menu.
2010-12-06 mdkinney1) Change location of DEBUG() macro that prints the...
2010-12-06 jljustenDuetPkg, MdeModulePkg: Fix variable services hang with...
next