summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun32009-05-264-75/+105
* Update build.exe after StrGather python script was changed.rsun32009-05-261-0/+0
* Remove the tool PcdSyntaxUpdate.exe. This tool is an obsolete tool. It is add...lgao42009-05-261-0/+0
* Correct the check to the valid device path. The device path can't be less tha...lgao42009-05-261-1/+1
* change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun32009-05-2518-0/+0
* Fix minor bug in tools.lgao42009-05-253-0/+0
* Add the checking to the input parameter of tools.lgao42009-05-2511-0/+0
* Fix linked list loopsmdkinney2009-05-221-3/+3
* Terminate the Capability List traversal if the Capability Pointer is less tha...mdkinney2009-05-211-5/+1
* Terminate the Capability List traversal if the Capability Pointer is less tha...mdkinney2009-05-211-5/+1
* Update module to show real dependencies on the MemoryAllocationLibmdkinney2009-05-212-0/+2
* update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian2009-05-211-8/+12
* update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian2009-05-212-50/+48
* refine the implementation of HiiStringToImage:eric_tian2009-05-211-273/+290
* update the implementation of InternalPrintGraphic to reflect the number of ac...eric_tian2009-05-211-40/+31
* Update revision reference tag.gikidy2009-05-2111-9/+16
* Build tool need generate different value macro's name for PatchableInModule t...klu22009-05-211-0/+0
* Synchronize code with specs.gikidy2009-05-218-28/+743
* Synchronize code with specs.gikidy2009-05-219-19/+111
* Update DriverSample and PlatDriOverrideDxe driver to correct the return value...lgao42009-05-212-26/+20
* Fix the bug that TAB character in uni file make unicode string missing in aut...klu22009-05-211-0/+0
* Fix ScsiLib build break by << operator, which is replaced by LShiftU64 of Bas...lgao42009-05-212-7/+9
* Remove __APPLE__ usage in ProcessorBind.h files.xli242009-05-213-17/+17
* Clean up GenericBdsLib.h to remove unnecessary include header files.lgao42009-05-213-28/+24
* Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc...mdkinney2009-05-209-0/+17
* Add includes for definitions used by the DxeIpIoLib and DxeNetLibmdkinney2009-05-202-0/+3
* Remove redundant #include statementsmdkinney2009-05-202-7/+0
* Remove redundant #include statementsmdkinney2009-05-209-18/+2
* Remove redundant #includemdkinney2009-05-201-1/+0
* Update #ifndef to match the name of the include file.mdkinney2009-05-201-5/+2
* Update MNP driver to declare its dependency on the BaseLibmdkinney2009-05-202-0/+2
* Update USB Mass Storage driver to declare its dependency on the BaseLibmdkinney2009-05-202-0/+2
* Add #include Acpi.h so the ACPI 3.0 Table Revision define is available.mdkinney2009-05-201-0/+1
* Remove extra #include that is not required for this include file.mdkinney2009-05-201-2/+0
* Fix several Unicode issues that fails VS2005.qhuang82009-05-205-41/+41
* Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao42009-05-205-57/+219
* Define macro for .global/.globl in assembly.xli242009-05-201-0/+6
* Replace .globl with ASM_GLOBALxli242009-05-202-10/+10
* Replace .globl with ASM_GLOBALxli242009-05-20219-267/+267
* temporary roll back build.exe because the some string definition are missed b...klu22009-05-201-0/+0
* 1. Remove .extern from GCC assembly.xli242009-05-2089-98/+107
* Fix the issue that BootOrder can't be setlgao42009-05-203-5/+12
* enhanced to support more routing table entry.vanjeff2009-05-201-5/+5
* Freeze for build tool check-in r1591: Fix bug in the processing of backslashe...klu22009-05-201-0/+0
* rename array name to avoid naming collision.vanjeff2009-05-202-9/+9
* fix a typo of missing a colon sign after a label symbol.eric_tian2009-05-201-1/+1
* 1.fixed some issue to pass HII sctvanjeff2009-05-192-4/+20
* Fix K8 and Sct failure.lgao42009-05-193-58/+109
* don't set all bytes in TargetID as zero. This change is made due to keep cons...eric_tian2009-05-191-1/+1
* Correct the dummy ConfigAccess Extract and RouteConfig behavior according to ...lgao42009-05-191-1/+10