summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-26Correct the parameter parser of GenBootSector.lgao4
2009-05-26Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun3
2009-05-26Update build.exe after StrGather python script was changed.rsun3
2009-05-26Remove the tool PcdSyntaxUpdate.exe. This tool is an obsolete tool. It is add...lgao4
2009-05-26Correct the check to the valid device path. The device path can't be less tha...lgao4
2009-05-25change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun3
2009-05-25Fix minor bug in tools.lgao4
2009-05-25Add the checking to the input parameter of tools.lgao4
2009-05-22Fix linked list loopsmdkinney
2009-05-21Terminate the Capability List traversal if the Capability Pointer is less tha...mdkinney
2009-05-21Terminate the Capability List traversal if the Capability Pointer is less tha...mdkinney
2009-05-21Update module to show real dependencies on the MemoryAllocationLibmdkinney
2009-05-21update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian
2009-05-21update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian
2009-05-21refine the implementation of HiiStringToImage:eric_tian
2009-05-21update the implementation of InternalPrintGraphic to reflect the number of ac...eric_tian
2009-05-21Update revision reference tag.gikidy
2009-05-21Build tool need generate different value macro's name for PatchableInModule t...klu2
2009-05-21Synchronize code with specs.gikidy
2009-05-21Synchronize code with specs.gikidy
2009-05-21Update DriverSample and PlatDriOverrideDxe driver to correct the return value...lgao4
2009-05-21Fix the bug that TAB character in uni file make unicode string missing in aut...klu2
2009-05-21Fix ScsiLib build break by << operator, which is replaced by LShiftU64 of Bas...lgao4
2009-05-21Remove __APPLE__ usage in ProcessorBind.h files.xli24
2009-05-21Clean up GenericBdsLib.h to remove unnecessary include header files.lgao4
2009-05-20Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc...mdkinney
2009-05-20Add includes for definitions used by the DxeIpIoLib and DxeNetLibmdkinney
2009-05-20Remove redundant #include statementsmdkinney
2009-05-20Remove redundant #include statementsmdkinney
2009-05-20Remove redundant #includemdkinney
2009-05-20Update #ifndef to match the name of the include file.mdkinney
2009-05-20Update MNP driver to declare its dependency on the BaseLibmdkinney
2009-05-20Update USB Mass Storage driver to declare its dependency on the BaseLibmdkinney
2009-05-20Add #include Acpi.h so the ACPI 3.0 Table Revision define is available.mdkinney
2009-05-20Remove extra #include that is not required for this include file.mdkinney
2009-05-20Fix several Unicode issues that fails VS2005.qhuang8
2009-05-20Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao4
2009-05-20Define macro for .global/.globl in assembly.xli24
2009-05-20Replace .globl with ASM_GLOBALxli24
2009-05-20Replace .globl with ASM_GLOBALxli24
2009-05-20temporary roll back build.exe because the some string definition are missed b...klu2
2009-05-201. Remove .extern from GCC assembly.xli24
2009-05-20Fix the issue that BootOrder can't be setlgao4
2009-05-20enhanced to support more routing table entry.vanjeff
2009-05-20Freeze for build tool check-in r1591: Fix bug in the processing of backslashe...klu2
2009-05-20rename array name to avoid naming collision.vanjeff
2009-05-20fix a typo of missing a colon sign after a label symbol.eric_tian
2009-05-191.fixed some issue to pass HII sctvanjeff
2009-05-19Fix K8 and Sct failure.lgao4
2009-05-19don't set all bytes in TargetID as zero. This change is made due to keep cons...eric_tian