summaryrefslogtreecommitdiff
path: root/edk2
AgeCommit message (Expand)Author
2011-12-05Fix ICC11 build failure. lgao4
2011-12-05Fix a ECC error - the parameter's name in comments is inconsistent with the o...qianouyang
2011-12-05Correct DriverFamilyOverrideProtocol guid value defined in MdePkg.lgao4
2011-12-02Update a return status for UEFI spec compliance.gdong1
2011-12-02Set the current view point to the breaking CPU if it meets breakpoint. vanjeff
2011-12-02Free memory allocated by ReadSection.lzeng14
2011-12-01AppPkg/Applications/Python: Workaround recent build tool changes which preven...darylm503
2011-12-01Update the check condition to allows 64-bit operation's data buffer not to be...vanjeff
2011-12-01Update the check condition to allows UINT64 and INT64 data types to be 32-bit...vanjeff
2011-12-01Remove duplicated AML code definitions as they have been added to common header.lzeng14
2011-12-011. Remove the unnecessary check of the existing of BlockIo2 in PartitionDrive...qianouyang
2011-12-01Refine the code to follow coding style.ydong10
2011-12-01Add Acpi50 FPDT and BGRT module into MdeModulePkg.lgao4
2011-11-30Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are cur...li-elvin
2011-11-30Add ACPI5.0 header file.jyao1
2011-11-30Roll back the change which doesn't call LocateProtocol when TPL is TPL_NOTIFY...niruiyu
2011-11-30StdLib: Add isDirSep character classification macro and function. Implement ...darylm503
2011-11-29ShellPkg: Fix "-b" usage with timezone command.jcarsey
2011-11-29ShellBinPkg: Update binary files.jcarsey
2011-11-29ShellPkg: Fix handling of empty files in Hexeditjcarsey
2011-11-29Fix PerformancePkg GCC&ICC build fail.lzeng14
2011-11-28Fix build error.lzeng14
2011-11-28Fix openssl lib build issue in IPF tip.tye1
2011-11-28Add the missing options for X64 and IPF arch of MSFT:NOOPT target.lgao4
2011-11-28Update code to pass build on VS2008 with /Od compiler option.lgao4
2011-11-28Update code to pass build on VS2008 with /Od compiler option.lgao4
2011-11-28Correctly use GetPtrTypeSize() to get MaxSize. lgao4
2011-11-28Fix PcdSetPtr() service to use the max buffer size to check whether new buffe...lgao4
2011-11-25Allocate aligned buffer to satisfy the IoAlign requirement of high level prot...lzeng14
2011-11-25Updated GraphicsConsole and Terminal driver text mode initialization routine ...li-elvin
2011-11-25Uses DEFINE instead of define keyword to define global macro.lgao4
2011-11-25MdeModulePkg: The patch eliminates two assumptionserictian
2011-11-25Fix CrytoPkg issue in GCC X64 tip.tye1
2011-11-25Add sample code for EFI_IFR_QUESTION_REF3 opcode.ydong10
2011-11-25Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao4
2011-11-25add missing <BR>hhtian
2011-11-25UefiCpuPkg MTRR Library: Remove a buggy check logic in MtrrSetMemoryAttribute...rsun3
2011-11-25Update DP to get Image name with the following methods orderly.lzeng14
2011-11-25PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch Protocol.SetTimerPeriod...rsun3
2011-11-251. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description...lzeng14
2011-11-251. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description...lzeng14
2011-11-251. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function.sfu5
2011-11-24Patch includes:ydong10
2011-11-24DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gp...rsun3
2011-11-24Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin
2011-11-24Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin
2011-11-24Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin
2011-11-23Re-org the EBC thunk code for better code maintenance.jyao1
2011-11-231.Update IPsec driver to set the Transform structure’s Next Payload field t...qianouyang
2011-11-23Update code to follow coding style. Mainly change about:ydong10