Age | Commit message (Expand) | Author |
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 |
2008-12-03 | Parameter checking in BdsLibMatchDevicePaths() is wrong. This bug was found b... | rsun3 |
2008-12-02 | Code scrub for PlatformBdsLibNull.inf library instance. | klu2 |
2008-12-01 | Add 3 reallocation pool services in MemoryAllocationLib class. | qhuang8 |
2008-12-01 | Code scrub for GenericBdsLib library instance. | klu2 |
2008-12-01 | Remove NibbleToHexChar() function from BaseLib | lgao4 |
2008-11-27 | Add GetCurrentLanguage() to HiiLib in MdeModulePkg | qhuang8 |
2008-11-27 | 1) Change the return type of IfrLibFreeUpdateData to VOID. | qwang12 |
2008-11-27 | Fix ECC issue for GenericBdsLib | klu2 |
2008-11-27 | Fix constructor/destructor issue for DXE_DRIVER library instance. | qhuang8 |
2008-11-24 | 1.retried graphics library class from MdePkg | vanjeff |
2008-11-22 | Update to use ReallocatePool() from BaseMemoryLib | mdkinney |
2008-11-21 | 1) StrGather (Build.exe) in compatible mode add a Framework Package Header to... | qwang12 |
2008-11-21 | synchronize the file with the MDE_Library_Spec and fixed some typo. | gikidy |
2008-11-21 | Function headers and comments have been checked with spec. | jji4 |
2008-11-20 | retried GetGraphicsBitMapFromFV()and GetGraphicsBitMapFromFVEx(), instead usi... | vanjeff |
2008-11-20 | 1.Removed PrintXY from Graphics Library. | vanjeff |