summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Enhance inf and dec file to follow specs.ydong102011-03-1416-38/+45
* add gEfiPeiMasterBootModeGuid dependency for getting right boot modeerictian2011-03-141-2/+2
* if it's in recovery mode, variable region is unreliable, so the ReadOnlyVaria...erictian2011-03-143-8/+177
* Fix a bug in SmmPerformanceLib that there is no return value in normal cases ...rsun32011-03-141-0/+1
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff2011-03-141-2/+2
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-111-0/+1
* Update some progress codes name per the PI Spec, 1.2 Errata B. vanjeff2011-03-112-4/+4
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-105-7/+479
* Add performance library instances for SMM performance measurement.rsun32011-03-1010-2/+1729
* fix null DevicePath issue.erictian2011-03-101-0/+3
* 1. The old refresh string code also update the time/date opcode. But for the ...ydong102011-03-101-8/+16
* Update HiiCompareLanguage to support case that language in String package is ...lgao42011-03-082-5/+21
* Do the following enhancement for SetupBrowser:lgao42011-03-084-158/+224
* Bug description:ydong102011-03-081-1/+7
* fix a invalid pointer conversion when builing 32bit image.erictian2011-03-082-16/+22
* Add missing .h file to INF filegdong12011-03-081-1/+2
* when timeout is 0, infinite loop on the timeout request to follow UEFI specerictian2011-03-042-10/+32
* Symptom:ydong102011-02-281-0/+1
* Puts SMM variable common definitions in SmmVariableCommon.h.gdong12011-02-288-154/+139
* The input StringInfo should be kept for HiiStringIdToImage() function. lgao42011-02-231-1/+0
* 1.Reposition the platform info. Move from the old position to left one block ...ydong102011-02-233-3/+3
* HiiCompareLanguage should use the exact match method, old code use the best m...ydong102011-02-231-4/+3
* Update PeiCore and DxeCore to verify FFS data checksum.lgao42011-02-232-5/+21
* fix refresh menu save attribute error. not consider the grayout attribute.ydong102011-02-221-3/+15
* Update the arrow position.ydong102011-02-212-3/+5
* Update HiiCompareLanguage() function to use GetBestLanguage() API to do RFC46...lgao42011-02-161-17/+1
* update comments and correct reclaim algorithm if there is no record existing ...erictian2011-02-162-5/+5
* correct Intel's copyright date as the changes checked-in at r11273 & r11272 a...erictian2011-02-122-2/+2
* Correct comments in DevicePathDxe.inf.lgao42011-02-121-2/+2
* Add four PCDs for the different color settings of Subtitle and Text Filed on ...lgao42011-02-126-29/+103
* Update DEBUG log information to specify SMM driver to be loaded in SmmCorelgao42011-02-121-2/+2
* Correct typo in word in DxeCore.lgao42011-02-124-5/+5
* Updates function description per UEFI2.3d. No impact is for functionality. Th...lgao42011-02-124-6/+54
* UEFI table also need to be in ACPI NVS memory, because some data fieldjyao12011-02-111-3/+8
* 1) Add PcdSerialDetectCable to MdeModulePkg to enable/disable cable detection...mdkinney2011-02-103-6/+38
* Clean up BaseSerialPortLib16550 to remove references and checks for Carrier D...mdkinney2011-02-041-7/+6
* If RSC_HANDLER_CALLBACK_ENTRY is allocated as boot service memory, the status...li-elvin2011-01-261-2/+2
* fix word typoerictian2011-01-262-4/+4
* fix arm gcc build errorerictian2011-01-261-2/+2
* Support proportional Font and Font output flags. lgao42011-01-242-182/+351
* Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaxi...mdkinney2011-01-211-1/+1
* MdeModulePkg HiiDatabaseDxe: Fix build error on GCC 4.4jljusten2011-01-211-4/+4
* Enhance code to avoid build error.ydong102011-01-211-6/+6
* Fixed HiiSetString failed. Tracker NUM:204479ydong102011-01-203-18/+198
* Enhance the code to avoid the potential of return address of local variable t...tye12011-01-172-20/+30
* Update the GUID value to be consist with the one in DEC file.gdong12011-01-171-2/+2
* Fixed 3 ECC errors.gdong12011-01-161-5/+5
* Fix potential memory access violationydong102011-01-131-4/+7
* Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some con...gdong12011-01-125-10/+1129
* Fix an K9 issue in variable driver.gdong12011-01-121-0/+1