Age | Commit message (Expand) | Author |
2009-05-13 | Add a check for CreateQuestion may be return NULL. | gikidy |
2009-05-13 | Refine code for PeiReportStatusCodeLib. | xli24 |
2009-05-13 | Fix bug for -b option | klu2 |
2009-05-13 | Add checking for configuration template file. | klu2 |
2009-05-12 | Add valid range checking for count of multi-thread | klu2 |
2009-05-12 | Add checking for options number to avoid user's confusion. The corresponding ... | klu2 |
2009-05-12 | Make improvement that if target directory does not exist, create it. This pat... | klu2 |
2009-05-12 | Make tool more intelligence for missing configuration item. The corresponding... | klu2 |
2009-05-12 | fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESOURCES. | vanjeff |
2009-05-12 | Update GenFw help usage information to clarify -z option. | lgao4 |
2009-05-12 | Fix the implementation of AsciiStrStr() and StrStr() in MdePkg. If the length... | rsun3 |
2009-05-12 | Minor update the function interface for three re-allocate pool APIs to check ... | qhuang8 |
2009-05-11 | fixed to build under IPF. | jcarsey |
2009-05-11 | Add conformance check for OldBuffer and size even if the memory allocation fa... | qhuang8 |
2009-05-11 | Add more validation for input parameters. | klu2 |
2009-05-11 | fix the typo in DxeCore | eric_tian |
2009-05-11 | Fix minor coding style issue for ScsiReadCapacity16Command() API in UefiScsiLib | qhuang8 |
2009-05-11 | Add warning message that tool chain tag will be ignored if user provide outpu... | klu2 |
2009-05-11 | In PrintXY() and AsciiPrintXY(), the number of chartacter returned is at most... | eric_tian |
2009-05-11 | Add Fv name checking for build.exe if user gives FV name from command line. o... | klu2 |
2009-05-11 | Fix bug that trim crash when no parameter is input. | klu2 |
2009-05-11 | Remove -c option for GenFds tool because it does not defined in build specifi... | klu2 |
2009-05-11 | Update TargetTools for add set/get/clean BUILD_RULE_CONF option for target.tx... | klu2 |
2009-05-11 | ConfigRouting should get driver handle by device path in all drivers database... | vanjeff |
2009-05-11 | add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and ... | eric_tian |
2009-05-10 | Update GCC version of VAR_ARG () to be compatible with non GCC version of VAR... | mdkinney |
2009-05-10 | Fix ICC build break properly | mdkinney |
2009-05-09 | Fix ICC build break | mdkinney |
2009-05-09 | Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ... | mdkinney |
2009-05-09 | Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ... | mdkinney |
2009-05-09 | Update function header description of ScsiReadCapacity16Command() in the UEFI... | mdkinney |
2009-05-09 | Update comments in PeiMemoryAllocationLib and UefiMemoryAllocationLib to matc... | mdkinney |
2009-05-09 | Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac... | mdkinney |
2009-05-09 | Sync with PE/COFF Extra Action library class comments and add ASSERT() condit... | mdkinney |
2009-05-09 | Sync with PE/COFF Extra Action library class comments and add ASSERT() condit... | mdkinney |
2009-05-09 | 1) Clarify file and function header comments for the PE/COFF Extra Action lib... | mdkinney |
2009-05-08 | Clarify clipping behavior of PrintXY() and AsciiPrintXY(). | mdkinney |
2009-05-08 | Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib. The ... | mdkinney |
2009-05-08 | Clarify ASSERT() conditions for Reallocate Pool functions. | mdkinney |
2009-05-08 | Clean up comment | mdkinney |
2009-05-08 | 1. Assign BDS timeout PCD value. | vanjeff |
2009-05-08 | SetMode() should clear screen per UEFI spec. | vanjeff |
2009-05-08 | Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str... | rsun3 |
2009-05-08 | Update HiiDataBase driver to use GetBestLanguage() for matching RFC 4646 lang... | rsun3 |
2009-05-08 | Fix bugs in StrStr() and AsciiStrStr(). | rsun3 |
2009-05-08 | The GCC compiler’s behavior is different than the Microsoft compilers for s... | eric_tian |
2009-05-08 | Refine language conversion in ECP. Create a new library LanguageLib providing... | rsun3 |
2009-05-08 | Remove the duplicated EdidActive.h & EdidDiscovery.h in DuetPkg. MdePkg has a... | qhuang8 |
2009-05-07 | First (Alpha) release of ShellPkg | jcarsey |
2009-05-07 | Refine code for OemHookStatusCodeLibNull. | xli24 |