summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-141. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao49-260/+3415
2009-05-141. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...xli249-25/+33
2009-05-13fixed typo.vanjeff2-3/+3
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff15-292/+1734
2009-05-13Add a check for CreateQuestion may be return NULL. gikidy1-1/+2
2009-05-13Refine code for PeiReportStatusCodeLib.xli242-24/+33
2009-05-13Fix bug for -b optionklu21-0/+0
2009-05-13Add checking for configuration template file.klu21-0/+9
2009-05-12Add valid range checking for count of multi-threadklu21-0/+0
2009-05-12Add checking for options number to avoid user's confusion. The corresponding ...klu23-0/+0
2009-05-12Make improvement that if target directory does not exist, create it. This pat...klu21-0/+0
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