summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Xcode build issue.andrewfish2011-03-051-2/+1
* UnixPkg: Fix build for Linuxjljusten2011-03-058-12/+20
* UnixPkg: Use build flag to prevent FatPkg from being requiredjljusten2011-03-053-2/+9
* Correct incoming buffer size comparison to the incoming buffer, not the exist...jcarsey2011-03-041-2/+2
* when timeout is 0, infinite loop on the timeout request to follow UEFI specerictian2011-03-042-10/+32
* Fix the bug that BDS assumes any boot option resides in the FV is Shell which...niruiyu2011-03-011-3/+6
* Symptom:ydong102011-02-281-0/+1
* Puts SMM variable common definitions in SmmVariableCommon.h.gdong12011-02-288-154/+139
* clean non-ASCII charhhtian2011-02-261-1/+1
* OvmfPkg: Add create-release.py scriptjljusten2011-02-231-0/+240
* The input StringInfo should be kept for HiiStringIdToImage() function. lgao42011-02-231-1/+0
* 1.Refine all the goto and action opcode. When the menu link to the sub form, ...ydong102011-02-233-35/+37
* 1.Reposition the platform info. Move from the old position to left one block ...ydong102011-02-233-3/+3
* HiiCompareLanguage should use the exact match method, old code use the best m...ydong102011-02-231-4/+3
* Update PeiCore and DxeCore to verify FFS data checksum.lgao42011-02-232-5/+21
* SourceLevelDebugPkg: Pack CPU context structuresjljusten2011-02-222-2/+9
* Add definitions for the UEFI ACPI Data Table defined in the UEFI spec and the...rsun32011-02-223-1/+59
* fix refresh menu save attribute error. not consider the grayout attribute.ydong102011-02-221-3/+15
* Add comments for the two parameters of DxeTscTimerLibConstructor.lzeng142011-02-221-0/+3
* Update the arrow position.ydong102011-02-212-3/+5
* A minor change for the format of usage align with spec.gikidy2011-02-211-1/+1
* Fix a bug in PxeBcDriver (When disconnect PxeBc driver under shell environmen...hhuan132011-02-181-1/+10
* Refine coding style.ydong102011-02-182-18/+18
* Update inappropriate comments.ydong102011-02-172-5/+5
* Correct copyright yearhhtian2011-02-162-2/+2
* Fix shell timezone bugs (corresponding Shell SVN r47)niruiyu2011-02-169-0/+0
* Update HiiCompareLanguage() function to use GetBestLanguage() API to do RFC46...lgao42011-02-161-17/+1
* update comments and correct reclaim algorithm if there is no record existing ...erictian2011-02-162-5/+5
* Enhance BMM to support changing FlowControl setting in Front Page.ydong102011-02-168-6/+137
* Per PI spec, StatusCode related structure is not required to be defined as pa...lgao42011-02-161-10/+2
* Per PI1.2B spec, for the case that TE Image Relocation Data Directory Entry V...lgao42011-02-161-1/+9
* update copyright formathhtian2011-02-151-2/+2
* minor format updatehhtian2011-02-151-1/+1
* TscTimerLib in PerformancePkg is a BASE type library, which should be used by...lzeng142011-02-159-33/+440
* correct Intel's copyright date as the changes checked-in at r11273 & r11272 a...erictian2011-02-122-2/+2
* Correct comments in DevicePathDxe.inf.lgao42011-02-121-2/+2
* Add four PCDs for the different color settings of Subtitle and Text Filed on ...lgao42011-02-126-29/+103
* Update DEBUG log information to specify SMM driver to be loaded in SmmCorelgao42011-02-121-2/+2
* Correct typo in word in DxeCore.lgao42011-02-124-5/+5
* Updates function description per UEFI2.3d. No impact is for functionality. Th...lgao42011-02-124-6/+54
* Update function description per UEFI2.3d. The main changes include: lgao42011-02-124-16/+22
* Add new FV extension type 0x0002 and its related structure per PI1.2B.lgao42011-02-121-2/+21
* UEFI table also need to be in ACPI NVS memory, because some data fieldjyao12011-02-111-3/+8
* Add SmmPeriodicSmiLib to MdePkg.mdkinney2011-02-115-3/+1406
* 1) Add PcdSerialDetectCable to MdeModulePkg to enable/disable cable detection...mdkinney2011-02-103-6/+38
* Clean up BaseSerialPortLib16550 to remove references and checks for Carrier D...mdkinney2011-02-041-7/+6
* Make the default toolchain for Linux CodeSourcery. andrewfish2011-02-031-1/+1
* Fixes to get CodeSourcery GCC and RVCT 3.1 compiling.andrewfish2011-02-033-16/+20
* Fix issue with fixing tabs.andrewfish2011-02-0273-2692/+2692
* Remove tabs.andrewfish2011-02-021-120/+239