summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-08Fix up the UnixPkg to work with clang on OS X. XCLANG toolchain configuration...andrewfish5-4/+10
2011-03-07ECP package BootScriptSaveOnS3SaveStateThunk driver needs to support framewor...lgao41-10/+15
2011-03-05Fix minor Xcode build issues.andrewfish5-42/+42
2011-03-05Fix Xcode build issue.andrewfish1-2/+1
2011-03-05UnixPkg: Fix build for Linuxjljusten8-12/+20
2011-03-05UnixPkg: Use build flag to prevent FatPkg from being requiredjljusten3-2/+9
2011-03-04Correct incoming buffer size comparison to the incoming buffer, not the exist...jcarsey1-2/+2
2011-03-04when timeout is 0, infinite loop on the timeout request to follow UEFI specerictian2-10/+32
2011-03-01Fix the bug that BDS assumes any boot option resides in the FV is Shell which...niruiyu1-3/+6
2011-02-28Symptom:ydong101-0/+1
2011-02-28Puts SMM variable common definitions in SmmVariableCommon.h.gdong18-154/+139
2011-02-26clean non-ASCII charhhtian1-1/+1
2011-02-23OvmfPkg: Add create-release.py scriptjljusten1-0/+240
2011-02-23The input StringInfo should be kept for HiiStringIdToImage() function. lgao41-1/+0
2011-02-231.Refine all the goto and action opcode. When the menu link to the sub form, ...ydong103-35/+37
2011-02-231.Reposition the platform info. Move from the old position to left one block ...ydong103-3/+3
2011-02-23HiiCompareLanguage should use the exact match method, old code use the best m...ydong101-4/+3
2011-02-23Update PeiCore and DxeCore to verify FFS data checksum.lgao42-5/+21
2011-02-22SourceLevelDebugPkg: Pack CPU context structuresjljusten2-2/+9
2011-02-22Add definitions for the UEFI ACPI Data Table defined in the UEFI spec and the...rsun33-1/+59
2011-02-22fix refresh menu save attribute error. not consider the grayout attribute.ydong101-3/+15
2011-02-22Add comments for the two parameters of DxeTscTimerLibConstructor.lzeng141-0/+3
2011-02-21Update the arrow position.ydong102-3/+5
2011-02-21A minor change for the format of usage align with spec.gikidy1-1/+1
2011-02-18Fix a bug in PxeBcDriver (When disconnect PxeBc driver under shell environmen...hhuan131-1/+10
2011-02-18Refine coding style.ydong102-18/+18
2011-02-17Update inappropriate comments.ydong102-5/+5
2011-02-16Correct copyright yearhhtian2-2/+2
2011-02-16Fix shell timezone bugs (corresponding Shell SVN r47)niruiyu9-0/+0
2011-02-16Update HiiCompareLanguage() function to use GetBestLanguage() API to do RFC46...lgao41-17/+1
2011-02-16update comments and correct reclaim algorithm if there is no record existing ...erictian2-5/+5
2011-02-16Enhance BMM to support changing FlowControl setting in Front Page.ydong108-6/+137
2011-02-16Per PI spec, StatusCode related structure is not required to be defined as pa...lgao41-10/+2
2011-02-16Per PI1.2B spec, for the case that TE Image Relocation Data Directory Entry V...lgao41-1/+9
2011-02-15update copyright formathhtian1-2/+2
2011-02-15minor format updatehhtian1-1/+1
2011-02-15TscTimerLib in PerformancePkg is a BASE type library, which should be used by...lzeng149-33/+440
2011-02-12correct Intel's copyright date as the changes checked-in at r11273 & r11272 a...erictian2-2/+2
2011-02-12Correct comments in DevicePathDxe.inf.lgao41-2/+2
2011-02-12Add four PCDs for the different color settings of Subtitle and Text Filed on ...lgao46-29/+103
2011-02-12Update DEBUG log information to specify SMM driver to be loaded in SmmCorelgao41-2/+2
2011-02-12Correct typo in word in DxeCore.lgao44-5/+5
2011-02-12Updates function description per UEFI2.3d. No impact is for functionality. Th...lgao44-6/+54
2011-02-12Update function description per UEFI2.3d. The main changes include: lgao44-16/+22
2011-02-12Add new FV extension type 0x0002 and its related structure per PI1.2B.lgao41-2/+21
2011-02-11UEFI table also need to be in ACPI NVS memory, because some data fieldjyao11-3/+8
2011-02-11Add SmmPeriodicSmiLib to MdePkg.mdkinney5-3/+1406
2011-02-101) Add PcdSerialDetectCable to MdeModulePkg to enable/disable cable detection...mdkinney3-6/+38
2011-02-04Clean up BaseSerialPortLib16550 to remove references and checks for Carrier D...mdkinney1-7/+6
2011-02-03Make the default toolchain for Linux CodeSourcery. andrewfish1-1/+1