summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-30Roll back the change which doesn't call LocateProtocol when TPL is TPL_NOTIFY...niruiyu1-18/+6
2011-11-30StdLib: Add isDirSep character classification macro and function. Implement ...darylm50340-423/+1019
2011-11-29ShellPkg: Fix "-b" usage with timezone command.jcarsey1-2/+2
2011-11-29ShellBinPkg: Update binary files.jcarsey5-3/+2
2011-11-29ShellPkg: Fix handling of empty files in Hexeditjcarsey1-1/+4
2011-11-29Fix PerformancePkg GCC&ICC build fail.lzeng141-1/+1
2011-11-28Fix build error.lzeng141-0/+1
2011-11-28Fix openssl lib build issue in IPF tip.tye11-4/+5
2011-11-28Add the missing options for X64 and IPF arch of MSFT:NOOPT target.lgao41-1/+3
2011-11-28Update code to pass build on VS2008 with /Od compiler option.lgao45-12/+15
2011-11-28Update code to pass build on VS2008 with /Od compiler option.lgao41-1/+1
2011-11-28Correctly use GetPtrTypeSize() to get MaxSize. lgao41-1/+1
2011-11-28Fix PcdSetPtr() service to use the max buffer size to check whether new buffe...lgao42-5/+13
2011-11-25Allocate aligned buffer to satisfy the IoAlign requirement of high level prot...lzeng143-48/+182
2011-11-25Updated GraphicsConsole and Terminal driver text mode initialization routine ...li-elvin5-135/+330
2011-11-25Uses DEFINE instead of define keyword to define global macro.lgao41-4/+4
2011-11-25MdeModulePkg: The patch eliminates two assumptionserictian7-402/+1049
2011-11-25Fix CrytoPkg issue in GCC X64 tip.tye13-19/+91
2011-11-25Add sample code for EFI_IFR_QUESTION_REF3 opcode.ydong103-1/+9
2011-11-25Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao462-3526/+504
2011-11-25add missing <BR>hhtian1-1/+1
2011-11-25UefiCpuPkg MTRR Library: Remove a buggy check logic in MtrrSetMemoryAttribute...rsun31-10/+0
2011-11-25Update DP to get Image name with the following methods orderly.lzeng146-70/+218
2011-11-25PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch Protocol.SetTimerPeriod...rsun31-4/+13
2011-11-251. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description...lzeng142-11/+64
2011-11-251. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description...lzeng141-4/+32
2011-11-251. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function.sfu51-0/+22
2011-11-24Patch includes:ydong104-31/+98
2011-11-24DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gp...rsun34-5/+7
2011-11-24Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin2-4/+4
2011-11-24Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin1-2/+2
2011-11-24Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin4-44/+51
2011-11-23Re-org the EBC thunk code for better code maintenance.jyao12-239/+161
2011-11-231.Update IPsec driver to set the Transform structure’s Next Payload field t...qianouyang6-409/+414
2011-11-23Update code to follow coding style. Mainly change about:ydong104-13/+11
2011-11-23MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DX...rsun32-9/+34
2011-11-231. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_...sfu52-0/+161
2011-11-23Add pointer check for NULL before dereference it.sfu51-2/+6
2011-11-23Update DxeCore handle FV Image file with Depex section per PI spec.lgao42-24/+106
2011-11-23Add the missing supported module type in MdePkg DxeServicesTableLib instance.lgao41-2/+2
2011-11-22MdePkg DxeServicesLib: Search further in GetFileBufferByFilePathjljusten1-6/+17
2011-11-22Remove assumption on EAX and R10 usage for IA32 compiler and X64 compiler.jyao16-119/+451
2011-11-22Add support for EFI_IFR_QUESTION_REF3 opcode for browser when this opcode has...ydong103-30/+201
2011-11-22Update comments in BaseExtractGuidedSectionLib library instance to say its us...lgao41-3/+7
2011-11-22Update SetupBrowser to initialize the question value before extract default v...lgao42-2/+15
2011-11-22PcAtChipsetPkg: install RTC ARCH protocol even if RTC h/w is functioning inco...erictian2-3/+6
2011-11-21Use PCD to customize if ps2 mouse and mouse pointer device do full reset.li-elvin7-4/+22
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng1415-108/+85
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng1415-110/+87
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng141-1/+1