Age | Commit message (Expand) | Author | Files | Lines |
2008-02-19 | Fix several typos for the instructions to build shell binaries with ECP & EDK... | qhuang8 | 1 | -7/+7 |
2008-02-19 | Produce all the PciIo & Dpath protocol for all the pci devices under the curr... | qhuang8 | 5 | -184/+124 |
2008-02-19 | Return the error status from gBS->OpenProtocol() since there are cases when t... | qhuang8 | 1 | -2/+2 |
2008-02-19 | Add checking for ChildHandle. | qhuang8 | 1 | -0/+8 |
2008-02-19 | Initialize Storage->ConfigRequest to contain at least one Unicode NULL '\0000... | qwang12 | 1 | -1/+1 |
2008-02-18 | Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires ... | yshang1 | 1 | -20/+13 |
2008-02-18 | Added "-nopp" to VfrCompile.exe tool to bypass the preprocessing on input file | jwang36 | 1 | -1/+1 |
2008-02-18 | Incorporated the latest UEFI compatible VfrCompile.exe, which supports bypass... | jwang36 | 1 | -0/+0 |
2008-02-15 | Improved the file creation speed during incremental build. | jwang36 | 3 | -0/+0 |
2008-02-15 | Use Mde library and definition instead of some native definitions in NetLib. | vanjeff | 2 | -30/+30 |
2008-02-15 | remove some commented code. | vanjeff | 1 | -32/+2 |
2008-02-14 | Use Mde library and definition instead of some native definitions in NetLib, ... | vanjeff | 102 | -2477/+1697 |
2008-02-14 | Fix a conformance issue in gBS->CreateEvent() & gBS->CreateEventEx(): | qhuang8 | 1 | -17/+29 |
2008-02-14 | Fix an issue to match invalid Language codes like "enus" | qhuang8 | 2 | -2/+2 |
2008-02-13 | Under the buildtools.tianocore.org BaseTools tree, we are renaming | jljusten | 1 | -2/+2 |
2008-02-13 | 1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl... | vanjeff | 17 | -592/+239 |
2008-02-13 | MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c: | jljusten | 1 | -3/+11 |
2008-02-12 | edksetup.sh: | jljusten | 1 | -9/+26 |
2008-02-11 | MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf: | jljusten | 1 | -3/+3 |
2008-02-11 | MdeModulePkg/MdeModulePkg.dsc: | jljusten | 1 | -4/+4 |
2008-02-11 | MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c: | jljusten | 1 | -1/+1 |
2008-02-11 | MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf: | jljusten | 1 | -7/+7 |
2008-02-11 | MdePkg/Library/IfrSupportLib/UefiIfrForm.c: | jljusten | 1 | -0/+2 |
2008-02-11 | MdePkg/Include/IndustryStandard/Tpm12.h: | jljusten | 1 | -3/+0 |
2008-02-11 | IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c: | jljusten | 1 | -1/+1 |
2008-02-05 | Correct return status for the unsupported condition | lgao4 | 2 | -6/+1 |
2008-02-04 | Add the check- in missed file | gtian | 1 | -0/+7 |
2008-02-04 | Add the check- in missed file | gtian | 1 | -0/+7 |
2008-02-04 | remove the duplicate guid. | qwang12 | 1 | -1/+0 |
2008-02-04 | corrrect the library instance. | qwang12 | 1 | -0/+2 |
2008-02-04 | Remove the unused FDF and DSC. | qwang12 | 2 | -824/+0 |
2008-02-04 | Retire the constructor to reduce the possibility of circular library dependency. | yshang1 | 2 | -26/+4 |
2008-02-04 | Check the handle for font package before remove it. | qwang12 | 1 | -6/+4 |
2008-02-03 | Fix bug in latest check-in of "Make sure the base address of stack base and b... | klu2 | 1 | -4/+11 |
2008-02-03 | Update PeiReportStatusCodeLib instance, which will support report data prior... | yshang1 | 3 | -8/+41 |
2008-02-02 | 1) Cleanup HiiLib, IfrSupportLib. | qwang12 | 3 | -3/+6 |
2008-02-02 | 1) Cleanup HiiLib, IfrSupportLib. | qwang12 | 2 | -8/+11 |
2008-02-02 | 1) Cleanup HiiLib, IfrSupportLib. | qwang12 | 42 | -2910/+1171 |
2008-02-02 | 1) Cleanup HiiLib, IfrSupportLib. | qwang12 | 17 | -1298/+3375 |
2008-02-01 | Regenerate Fat binaries for the bug fix of LookupUnicodeString2() in UefiLib ... | qhuang8 | 5 | -2/+3 |
2008-02-01 | Remove non-existing files reference. | qhuang8 | 1 | -3/+0 |
2008-02-01 | The implementation of Consplitter driver should check the child handle to fol... | qhuang8 | 2 | -87/+107 |
2008-02-01 | Fix an issue that the bitmap should be loaded from any FV instead of current ... | qhuang8 | 1 | -1/+1 |
2008-02-01 | Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li... | qhuang8 | 1 | -1/+1 |
2008-02-01 | Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. ... | qhuang8 | 2 | -72/+1 |
2008-02-01 | 1. Add conformance checking to ensure the input & output string are well-defi... | qhuang8 | 1 | -102/+102 |
2008-02-01 | Add alignment checking for IoLib functions to conform to MdeLib spec. | qhuang8 | 1 | -54/+68 |
2008-02-01 | Adjust BASE_LIBRARY_JUMP_BUFFER_ALIGNMENT for IA32 to be 4 (nature alignment) | qhuang8 | 1 | -1/+1 |
2008-02-01 | Fix the asserting error for SetJump(). | qhuang8 | 1 | -1/+1 |
2008-02-01 | Fix the issues about the loop count for checksum 16,32,64. The input paramete... | qhuang8 | 1 | -5/+9 |