summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2011-03-16Add description for 64-byte FIFO enable bit for PcdSerialFifoControl.mdkinney
2011-03-15Refine the inf and dec to follow spec.ydong10
2011-03-15Reserve more space width for Option value. lgao4
2011-03-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11399 6f...ydong10
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-14add gEfiPeiMasterBootModeGuid dependency for getting right boot modeerictian
2011-03-14if it's in recovery mode, variable region is unreliable, so the ReadOnlyVaria...erictian
2011-03-14Fix a bug in SmmPerformanceLib that there is no return value in normal cases ...rsun3
2011-03-14Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff
2011-03-11Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2011-03-11Update some progress codes name per the PI Spec, 1.2 Errata B. vanjeff
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2011-03-10Add performance library instances for SMM performance measurement.rsun3
2011-03-10fix null DevicePath issue.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-08fix a invalid pointer conversion when builing 32bit image.erictian
2011-03-08Add missing .h file to INF filegdong1
2011-03-04when timeout is 0, infinite loop on the timeout request to follow UEFI specerictian
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-23Update PeiCore and DxeCore to verify FFS data checksum.lgao4
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-12Update DEBUG log information to specify SMM driver to be loaded in SmmCorelgao4
2011-02-12Correct typo in word in DxeCore.lgao4
2011-02-12Updates function description per UEFI2.3d. No impact is for functionality. Th...lgao4
2011-02-11UEFI table also need to be in ACPI NVS memory, because some data fieldjyao1
2011-02-101) Add PcdSerialDetectCable to MdeModulePkg to enable/disable cable detection...mdkinney
2011-02-04Clean up BaseSerialPortLib16550 to remove references and checks for Carrier D...mdkinney
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-21Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaxi...mdkinney
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