Age | Commit message (Expand) | Author |
2009-05-19 | Fix bugs in the UEFI SCSI Library. | rsun3 |
2009-05-19 | As ECP package is EDKI style, the AutoGen.h will not include anything. So if ... | eric_tian |
2009-05-19 | Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be di... | rsun3 |
2009-05-19 | change the error usage of "#if __GNUC__" Condition Macro to "#if defined(__GN... | eric_tian |
2009-05-19 | Add BaseLib for BaseCpuLib.inf. | xli24 |
2009-05-19 | update the check condition of PASS THRU interface to pass Uefi sct test. | eric_tian |
2009-05-18 | Fix K8 issues in HiiDataBase | lgao4 |
2009-05-18 | 1. Clean up MdePkg internal header files | lgao4 |
2009-05-18 | Originally, there are following implementation: | klu2 |
2009-05-18 | add one comment when destroy the buffer. | vanjeff |
2009-05-18 | Correct DriverSample to produce the ConfigAccess protocol | lgao4 |
2009-05-18 | 1. remove duplicated set operation on UGA device. | vanjeff |
2009-05-18 | Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh... | lgao4 |
2009-05-15 | Add check for NULL pointer. | gikidy |
2009-05-15 | cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ... | eric_tian |
2009-05-15 | cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ... | eric_tian |
2009-05-15 | Update CpuSleep() for IPF. | xli24 |
2009-05-14 | Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no... | lgao4 |
2009-05-14 | 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod... | lgao4 |
2009-05-14 | 1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE... | xli24 |
2009-05-13 | fixed typo. | vanjeff |
2009-05-13 | 1. retired NicIp4ConfigProtocolGuid | vanjeff |
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 |