summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add Acpi50 FPDT and BGRT module into MdeModulePkg.lgao42011-12-0111-0/+1819
* Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are cur...li-elvin2011-11-304-31/+8
* Add ACPI5.0 header file.jyao12011-11-308-168/+2495
* Roll back the change which doesn't call LocateProtocol when TPL is TPL_NOTIFY...niruiyu2011-11-301-18/+6
* StdLib: Add isDirSep character classification macro and function. Implement ...darylm5032011-11-3040-423/+1019
* ShellPkg: Fix "-b" usage with timezone command.jcarsey2011-11-291-2/+2
* ShellBinPkg: Update binary files.jcarsey2011-11-295-3/+2
* ShellPkg: Fix handling of empty files in Hexeditjcarsey2011-11-291-1/+4
* Fix PerformancePkg GCC&ICC build fail.lzeng142011-11-291-1/+1
* Fix build error.lzeng142011-11-281-0/+1
* Fix openssl lib build issue in IPF tip.tye12011-11-281-4/+5
* Add the missing options for X64 and IPF arch of MSFT:NOOPT target.lgao42011-11-281-1/+3
* Update code to pass build on VS2008 with /Od compiler option.lgao42011-11-285-12/+15
* Update code to pass build on VS2008 with /Od compiler option.lgao42011-11-281-1/+1
* Correctly use GetPtrTypeSize() to get MaxSize. lgao42011-11-281-1/+1
* Fix PcdSetPtr() service to use the max buffer size to check whether new buffe...lgao42011-11-282-5/+13
* Allocate aligned buffer to satisfy the IoAlign requirement of high level prot...lzeng142011-11-253-48/+182
* Updated GraphicsConsole and Terminal driver text mode initialization routine ...li-elvin2011-11-255-135/+330
* Uses DEFINE instead of define keyword to define global macro.lgao42011-11-251-4/+4
* MdeModulePkg: The patch eliminates two assumptionserictian2011-11-257-402/+1049
* Fix CrytoPkg issue in GCC X64 tip.tye12011-11-253-19/+91
* Add sample code for EFI_IFR_QUESTION_REF3 opcode.ydong102011-11-253-1/+9
* Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao42011-11-2562-3526/+504
* add missing <BR>hhtian2011-11-251-1/+1
* UefiCpuPkg MTRR Library: Remove a buggy check logic in MtrrSetMemoryAttribute...rsun32011-11-251-10/+0
* Update DP to get Image name with the following methods orderly.lzeng142011-11-256-70/+218
* PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch Protocol.SetTimerPeriod...rsun32011-11-251-4/+13
* 1. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description...lzeng142011-11-252-11/+64
* 1. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description...lzeng142011-11-251-4/+32
* 1. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function.sfu52011-11-251-0/+22
* Patch includes:ydong102011-11-244-31/+98
* DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gp...rsun32011-11-244-5/+7
* Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin2011-11-242-4/+4
* Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin2011-11-241-2/+2
* Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin2011-11-244-44/+51
* Re-org the EBC thunk code for better code maintenance.jyao12011-11-232-239/+161
* 1.Update IPsec driver to set the Transform structure’s Next Payload field t...qianouyang2011-11-236-409/+414
* Update code to follow coding style. Mainly change about:ydong102011-11-234-13/+11
* MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DX...rsun32011-11-232-9/+34
* 1. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_...sfu52011-11-232-0/+161
* Add pointer check for NULL before dereference it.sfu52011-11-231-2/+6
* Update DxeCore handle FV Image file with Depex section per PI spec.lgao42011-11-232-24/+106
* Add the missing supported module type in MdePkg DxeServicesTableLib instance.lgao42011-11-231-2/+2
* MdePkg DxeServicesLib: Search further in GetFileBufferByFilePathjljusten2011-11-221-6/+17
* Remove assumption on EAX and R10 usage for IA32 compiler and X64 compiler.jyao12011-11-226-119/+451
* Add support for EFI_IFR_QUESTION_REF3 opcode for browser when this opcode has...ydong102011-11-223-30/+201
* Update comments in BaseExtractGuidedSectionLib library instance to say its us...lgao42011-11-221-3/+7
* Update SetupBrowser to initialize the question value before extract default v...lgao42011-11-222-2/+15
* PcAtChipsetPkg: install RTC ARCH protocol even if RTC h/w is functioning inco...erictian2011-11-222-3/+6
* Use PCD to customize if ps2 mouse and mouse pointer device do full reset.li-elvin2011-11-217-4/+22