Age | Commit message (Expand) | Author |
2009-01-21 | Update to add the ASSERT()s in the right place. | qhuang8 |
2009-01-21 | K8: | qwang12 |
2009-01-20 | Meta-data review. | gikidy |
2009-01-20 | K8: | qwang12 |
2009-01-19 | Add some ASSERT()s. | gikidy |
2009-01-13 | fix minor comment error | ywu21 |
2009-01-13 | fix file header issues | ywu21 |
2009-01-13 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7258 6f1... | ywu21 |
2009-01-13 | Update for code security. | xli24 |
2009-01-12 | checking coding style issues: | ywu21 |
2009-01-09 | Add INF extension Information | lgao4 |
2009-01-05 | 1. Add some ASSERT(); | gikidy |
2009-01-05 | 1.Coding style checked | jji4 |
2009-01-05 | Fix VS2005 build error | lgao4 |
2009-01-04 | Replace CopyMem() which can be replaced by BaseLib's Read/WriteUnalianedXX() ... | qwang12 |
2009-01-04 | Code scrub for the following drivers and librarys. | lgao4 |
2008-12-31 | remove unnecessary check for NULL pointer. | vanjeff |
2008-12-31 | Fix some typo. | gikidy |
2008-12-30 | enhanced function header | jgong5 |
2008-12-29 | fixed potential NULL pointer reference issue. | vanjeff |
2008-12-29 | Add () after function name so that Doxygen can create reference in doc. | jgong5 |
2008-12-29 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7144 6f1... | ywu21 |
2008-12-26 | Fix OPTIONAL usage | jgong5 |
2008-12-26 | Add more comments | jgong5 |
2008-12-25 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7125 6f1... | niry |
2008-12-25 | Add more comments to describe the net buffer operation functions. | niry |
2008-12-25 | Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An... | lgao4 |
2008-12-24 | Pure UEFI code should not include “PiDxe.h” & “PiPei.h” | ywu21 |
2008-12-24 | Pure UEFI code should not include “PiDxe.h” & “PiPei.h” | ywu21 |
2008-12-23 | Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En... | qhuang8 |
2008-12-23 | pure UEFI should not include “PiDxe.h” and “PiPei.h” | ywu21 |
2008-12-23 | Fix filer header | ywu21 |
2008-12-23 | Remove #include <Protocol/LoadedImage.h> | ywu21 |
2008-12-17 | Fix some typo. | gikidy |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-15 | Fix a missing doxygen parameter entry. | qhuang8 |
2008-12-15 | Code scrub performance library instances in MdeModulePkg | qhuang8 |
2008-12-12 | INF head modified | jji4 |
2008-12-12 | INF head modified | jji4 |
2008-12-11 | Fix the issue that memory for device path is incorrectly freed, which leads t... | xli24 |
2008-12-11 | Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver. | lgao4 |
2008-12-11 | Make use of MdePkg's FreePool library function to replace gBS->FreePool. | qwang12 |
2008-12-09 | Fix typo. | klu2 |
2008-12-09 | Synchronize PlatformBdsLibNull library class's header file to library instance. | klu2 |
2008-12-09 | Synchronize GenericBdsLib library class's header file to library instance. | klu2 |
2008-12-05 | Add in an ASSERT to check the return of HiiLibGetSupportedLanguages. This fun... | qwang12 |
2008-12-05 | Comments have been checked with spec | jji4 |
2008-12-03 | Update function comment. | qwang12 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-12-03 | Global variables have been moved backward ahead of functions. | jji4 |