summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-08Add AHCI support for DUET.lzeng14
2011-03-08fix a invalid pointer conversion when builing 32bit image.erictian
2011-03-08Add missing .h file to INF filegdong1
2011-03-08Fix up the UnixPkg to work with clang on OS X. XCLANG toolchain configuration...andrewfish
2011-03-07ECP package BootScriptSaveOnS3SaveStateThunk driver needs to support framewor...lgao4
2011-03-05Fix minor Xcode build issues.andrewfish
2011-03-05Fix Xcode build issue.andrewfish
2011-03-05UnixPkg: Fix build for Linuxjljusten
2011-03-05UnixPkg: Use build flag to prevent FatPkg from being requiredjljusten
2011-03-04Correct incoming buffer size comparison to the incoming buffer, not the exist...jcarsey
2011-03-04when timeout is 0, infinite loop on the timeout request to follow UEFI specerictian
2011-03-01Fix the bug that BDS assumes any boot option resides in the FV is Shell which...niruiyu
2011-02-28Symptom:ydong10
2011-02-28Puts SMM variable common definitions in SmmVariableCommon.h.gdong1
2011-02-26clean non-ASCII charhhtian
2011-02-23OvmfPkg: Add create-release.py scriptjljusten
2011-02-23The input StringInfo should be kept for HiiStringIdToImage() function. lgao4
2011-02-231.Refine all the goto and action opcode. When the menu link to the sub form, ...ydong10
2011-02-231.Reposition the platform info. Move from the old position to left one block ...ydong10
2011-02-23HiiCompareLanguage should use the exact match method, old code use the best m...ydong10
2011-02-23Update PeiCore and DxeCore to verify FFS data checksum.lgao4
2011-02-22SourceLevelDebugPkg: Pack CPU context structuresjljusten
2011-02-22Add definitions for the UEFI ACPI Data Table defined in the UEFI spec and the...rsun3
2011-02-22fix refresh menu save attribute error. not consider the grayout attribute.ydong10
2011-02-22Add comments for the two parameters of DxeTscTimerLibConstructor.lzeng14
2011-02-21Update the arrow position.ydong10
2011-02-21A minor change for the format of usage align with spec.gikidy
2011-02-18Fix a bug in PxeBcDriver (When disconnect PxeBc driver under shell environmen...hhuan13
2011-02-18Refine coding style.ydong10
2011-02-17Update inappropriate comments.ydong10
2011-02-16Correct copyright yearhhtian
2011-02-16Fix shell timezone bugs (corresponding Shell SVN r47)niruiyu
2011-02-16Update HiiCompareLanguage() function to use GetBestLanguage() API to do RFC46...lgao4
2011-02-16update comments and correct reclaim algorithm if there is no record existing ...erictian
2011-02-16Enhance BMM to support changing FlowControl setting in Front Page.ydong10
2011-02-16Per PI spec, StatusCode related structure is not required to be defined as pa...lgao4
2011-02-16Per PI1.2B spec, for the case that TE Image Relocation Data Directory Entry V...lgao4
2011-02-15update copyright formathhtian
2011-02-15minor format updatehhtian
2011-02-15TscTimerLib in PerformancePkg is a BASE type library, which should be used by...lzeng14
2011-02-12correct Intel's copyright date as the changes checked-in at r11273 & r11272 a...erictian
2011-02-12Correct comments in DevicePathDxe.inf.lgao4
2011-02-12Add four PCDs for the different color settings of Subtitle and Text Filed on ...lgao4
2011-02-12Update DEBUG log information to specify SMM driver to be loaded in SmmCorelgao4
2011-02-12Correct typo in word in DxeCore.lgao4
2011-02-12Updates function description per UEFI2.3d. No impact is for functionality. Th...lgao4
2011-02-12Update function description per UEFI2.3d. The main changes include: lgao4
2011-02-12Add new FV extension type 0x0002 and its related structure per PI1.2B.lgao4
2011-02-11UEFI table also need to be in ACPI NVS memory, because some data fieldjyao1
2011-02-11Add SmmPeriodicSmiLib to MdePkg.mdkinney