summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-12Make tool more intelligence for missing configuration item. The corresponding...klu21-0/+0
2009-05-12fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESOURCES.vanjeff3-8/+8
2009-05-12Update GenFw help usage information to clarify -z option.lgao41-0/+0
2009-05-12Fix the implementation of AsciiStrStr() and StrStr() in MdePkg. If the length...rsun31-2/+2
2009-05-12Minor update the function interface for three re-allocate pool APIs to check ...qhuang84-42/+30
2009-05-11fixed to build under IPF.jcarsey14-459/+1406
2009-05-11Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang84-24/+36
2009-05-11Add more validation for input parameters.klu21-0/+0
2009-05-11fix the typo in DxeCoreeric_tian2-4/+4
2009-05-11Fix minor coding style issue for ScsiReadCapacity16Command() API in UefiScsiLib qhuang82-18/+18
2009-05-11Add warning message that tool chain tag will be ignored if user provide outpu...klu21-0/+0
2009-05-11In PrintXY() and AsciiPrintXY(), the number of chartacter returned is at most...eric_tian1-2/+1
2009-05-11Add Fv name checking for build.exe if user gives FV name from command line. o...klu21-0/+0
2009-05-11Fix bug that trim crash when no parameter is input.klu21-0/+0
2009-05-11Remove -c option for GenFds tool because it does not defined in build specifi...klu21-0/+0
2009-05-11Update TargetTools for add set/get/clean BUILD_RULE_CONF option for target.tx...klu21-0/+0
2009-05-11ConfigRouting should get driver handle by device path in all drivers database...vanjeff1-62/+21
2009-05-11add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and ...eric_tian2-0/+24
2009-05-10Update GCC version of VAR_ARG () to be compatible with non GCC version of VAR...mdkinney1-3/+3
2009-05-10Fix ICC build break properlymdkinney2-7/+7
2009-05-09Fix ICC build breakmdkinney1-1/+1
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney1-0/+1
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney4-0/+4
2009-05-09Update function header description of ScsiReadCapacity16Command() in the UEFI...mdkinney2-56/+64
2009-05-09Update comments in PeiMemoryAllocationLib and UefiMemoryAllocationLib to matc...mdkinney1-3/+6
2009-05-09Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney3-9/+20
2009-05-09Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney2-32/+32
2009-05-09Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney2-33/+34
2009-05-091) Clarify file and function header comments for the PE/COFF Extra Action lib...mdkinney3-35/+31
2009-05-08Clarify clipping behavior of PrintXY() and AsciiPrintXY().mdkinney2-8/+12
2009-05-08Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib. The ...mdkinney1-10/+9
2009-05-08Clarify ASSERT() conditions for Reallocate Pool functions.mdkinney2-17/+17
2009-05-08Clean up commentmdkinney1-2/+2
2009-05-081. Assign BDS timeout PCD value.vanjeff2-2/+4
2009-05-08SetMode() should clear screen per UEFI spec.vanjeff1-4/+0
2009-05-08Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str...rsun32-3/+14
2009-05-08Update HiiDataBase driver to use GetBestLanguage() for matching RFC 4646 lang...rsun33-61/+20
2009-05-08Fix bugs in StrStr() and AsciiStrStr().rsun31-19/+18
2009-05-08The GCC compiler’s behavior is different than the Microsoft compilers for s...eric_tian1-0/+15
2009-05-08Refine language conversion in ECP. Create a new library LanguageLib providing...rsun313-736/+686
2009-05-08Remove the duplicated EdidActive.h & EdidDiscovery.h in DuetPkg. MdePkg has a...qhuang82-79/+0
2009-05-07First (Alpha) release of ShellPkgjcarsey13-0/+5519
2009-05-07Refine code for OemHookStatusCodeLibNull.xli242-21/+7
2009-05-07Fix DEC issue for MdeModulePkg:klu21-5/+1
2009-05-06Delete useless files.gikidy4-423/+0
2009-05-06Remove -Os for UNIXGCC CC FLAGS to reduce size.gikidy1-2/+2
2009-05-061. Open USB related and logo support FVs, remove some useless FVs.gikidy2-13/+10
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu24-50/+88
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu22-17/+32
2009-05-06Remove duplicated PcdDebugPrintErrorLevel definition on same FixedAtBuild PCD...klu21-3/+0