summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2011-03-16Fix LocateDevicePath() to return proper error status code. It was returning ...mdkinney1-17/+20
2011-03-16Add description for 64-byte FIFO enable bit for PcdSerialFifoControl.mdkinney2-2/+4
2011-03-15Refine the inf and dec to follow spec.ydong102-3/+3
2011-03-15Reserve more space width for Option value. lgao41-3/+2
2011-03-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11399 6f...ydong101-13/+44
2011-03-14Roll back change to previous version. Language should be compared as the exac...lgao41-14/+1
2011-03-14judge recovery mode at ReadOnlyVariable2Ppi interface. if yes, then return EF...erictian3-185/+45
2011-03-14Enhance inf and dec file to follow specs.ydong1016-38/+45
2011-03-14add gEfiPeiMasterBootModeGuid dependency for getting right boot modeerictian1-2/+2
2011-03-14if it's in recovery mode, variable region is unreliable, so the ReadOnlyVaria...erictian3-8/+177
2011-03-14Fix a bug in SmmPerformanceLib that there is no return value in normal cases ...rsun31-0/+1
2011-03-14Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff1-2/+2
2011-03-11Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney1-0/+1
2011-03-11Update some progress codes name per the PI Spec, 1.2 Errata B. vanjeff2-4/+4
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney5-7/+479
2011-03-10Add performance library instances for SMM performance measurement.rsun310-2/+1729
2011-03-10fix null DevicePath issue.erictian1-0/+3
2011-03-101. The old refresh string code also update the time/date opcode. But for the ...ydong101-8/+16
2011-03-08Update HiiCompareLanguage to support case that language in String package is ...lgao42-5/+21
2011-03-08Do the following enhancement for SetupBrowser:lgao44-158/+224
2011-03-08Bug description:ydong101-1/+7
2011-03-08fix a invalid pointer conversion when builing 32bit image.erictian2-16/+22
2011-03-08Add missing .h file to INF filegdong11-1/+2
2011-03-04when timeout is 0, infinite loop on the timeout request to follow UEFI specerictian2-10/+32
2011-02-28Symptom:ydong101-0/+1
2011-02-28Puts SMM variable common definitions in SmmVariableCommon.h.gdong18-154/+139
2011-02-23The input StringInfo should be kept for HiiStringIdToImage() function. lgao41-1/+0
2011-02-231.Reposition the platform info. Move from the old position to left one block ...ydong103-3/+3
2011-02-23HiiCompareLanguage should use the exact match method, old code use the best m...ydong101-4/+3
2011-02-23Update PeiCore and DxeCore to verify FFS data checksum.lgao42-5/+21
2011-02-22fix refresh menu save attribute error. not consider the grayout attribute.ydong101-3/+15
2011-02-21Update the arrow position.ydong102-3/+5
2011-02-16Update HiiCompareLanguage() function to use GetBestLanguage() API to do RFC46...lgao41-17/+1
2011-02-16update comments and correct reclaim algorithm if there is no record existing ...erictian2-5/+5
2011-02-12correct Intel's copyright date as the changes checked-in at r11273 & r11272 a...erictian2-2/+2
2011-02-12Correct comments in DevicePathDxe.inf.lgao41-2/+2
2011-02-12Add four PCDs for the different color settings of Subtitle and Text Filed on ...lgao46-29/+103
2011-02-12Update DEBUG log information to specify SMM driver to be loaded in SmmCorelgao41-2/+2
2011-02-12Correct typo in word in DxeCore.lgao44-5/+5
2011-02-12Updates function description per UEFI2.3d. No impact is for functionality. Th...lgao44-6/+54
2011-02-11UEFI table also need to be in ACPI NVS memory, because some data fieldjyao11-3/+8
2011-02-101) Add PcdSerialDetectCable to MdeModulePkg to enable/disable cable detection...mdkinney3-6/+38
2011-02-04Clean up BaseSerialPortLib16550 to remove references and checks for Carrier D...mdkinney1-7/+6
2011-01-26If RSC_HANDLER_CALLBACK_ENTRY is allocated as boot service memory, the status...li-elvin1-2/+2
2011-01-26fix word typoerictian2-4/+4
2011-01-26fix arm gcc build errorerictian1-2/+2
2011-01-24 Support proportional Font and Font output flags. lgao42-182/+351
2011-01-21Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaxi...mdkinney1-1/+1
2011-01-21MdeModulePkg HiiDatabaseDxe: Fix build error on GCC 4.4jljusten1-4/+4
2011-01-21Enhance code to avoid build error.ydong101-6/+6