summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-07ArmPlatformPkg: Coding style changes (tab and line endings) - Minor changesoliviermartin2-2/+2
2011-12-07Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao468-428/+3542
2011-12-07Enable EFI_BROWSER_ACTION_CHANGED callback type for browser.ydong101-1/+4
2011-12-07Update code comments to specify the correct language format for Driver Diagno...lgao42-3/+4
2011-12-06BaseTools: Pending patches updateoliviermartin1-23/+55
2011-12-06ArmPlatformPkg/Sec: Enabled VFP (if supported by platform) prior to any libra...oliviermartin1-4/+5
2011-12-06MdeModulePkg DXE Core: Fix overflow and truncation issues in the implementati...rsun31-19/+64
2011-12-06Fix ICC11 build failure. lgao42-3/+121
2011-12-05BeagleBoard: Fix buildoliviermartin1-2/+2
2011-12-05ArmPlatformPkg: Update pending patches with the latest BaseTools SyncUpoliviermartin1-271/+0
2011-12-05Refine the select highlight menu logic.ydong101-10/+40
2011-12-05Disable change value for grayout or readonly menu.ydong101-2/+7
2011-12-05Fix ICC11 build failure. lgao41-9/+1
2011-12-05Fix a ECC error - the parameter's name in comments is inconsistent with the o...qianouyang2-2/+2
2011-12-05Correct DriverFamilyOverrideProtocol guid value defined in MdePkg.lgao41-1/+1
2011-12-02Update a return status for UEFI spec compliance.gdong11-1/+1
2011-12-02Set the current view point to the breaking CPU if it meets breakpoint. vanjeff1-1/+6
2011-12-02Free memory allocated by ReadSection.lzeng141-1/+7
2011-12-01AppPkg/Applications/Python: Workaround recent build tool changes which preven...darylm5031-149/+160
2011-12-01Update the check condition to allows 64-bit operation's data buffer not to be...vanjeff1-2/+3
2011-12-01Update the check condition to allows UINT64 and INT64 data types to be 32-bit...vanjeff1-2/+3
2011-12-01Remove duplicated AML code definitions as they have been added to common header.lzeng141-8/+1
2011-12-011. Remove the unnecessary check of the existing of BlockIo2 in PartitionDrive...qianouyang1-29/+4
2011-12-01Refine the code to follow coding style.ydong108-97/+97
2011-12-01Add Acpi50 FPDT and BGRT module into MdeModulePkg.lgao411-0/+1819
2011-11-30Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are cur...li-elvin4-31/+8
2011-11-30Add ACPI5.0 header file.jyao18-168/+2495
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