Age | Commit message (Expand) | Author | Files | Lines |
2008-12-23 | Fix function header | ywu21 | 1 | -7/+3 |
2008-12-23 | Fix function header | ywu21 | 1 | -253/+237 |
2008-12-23 | fix ECC tool's warning | eric_tian | 1 | -2/+3 |
2008-12-23 | correct the guid value of EFI_CAPSULE_ARCH_PROTOCOL_GUID which is differ from... | eric_tian | 1 | -1/+1 |
2008-12-23 | refine comments for EFI_CONSOLE_CONTROL_PROTOCOL | eric_tian | 1 | -9/+8 |
2008-12-23 | remedy the comment of EFI_CONSOLE_CONTROL_PROTOCOL_LOCK_STD_IN | eric_tian | 1 | -1/+7 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 | 5 | -9/+9 |
2008-12-12 | Fix some typo. | gikidy | 5 | -5/+5 |
2008-12-11 | Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver. | lgao4 | 2 | -3/+3 |
2008-12-09 | Fix typo. | klu2 | 1 | -1/+1 |
2008-12-06 | Change _CR() to BASE_CR() to follow naming convention | mdkinney | 1 | -2/+2 |
2008-12-03 | Update function comment. | qwang12 | 1 | -0/+5 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy | 1 | -1/+1 |
2008-12-03 | Code scrub for MdeModule Include header file (Protocol and DEC) | lgao4 | 17 | -95/+113 |
2008-12-02 | Code scrub for PlatformBdsLibNull.inf library instance. | klu2 | 1 | -12/+12 |
2008-12-01 | Remove NibbleToHexChar() function from BaseLib | lgao4 | 1 | -0/+112 |
2008-11-27 | Add GetCurrentLanguage() to HiiLib in MdeModulePkg | qhuang8 | 1 | -0/+22 |
2008-11-27 | Add additional comments for structure definition. | lgao4 | 18 | -178/+310 |
2008-11-27 | 1) Change the return type of IfrLibFreeUpdateData to VOID. | qwang12 | 1 | -4/+1 |
2008-11-24 | 1.retried graphics library class from MdePkg | vanjeff | 1 | -0/+49 |
2008-11-21 | 1) StrGather (Build.exe) in compatible mode add a Framework Package Header to... | qwang12 | 1 | -0/+2 |
2008-11-18 | Add in comment on the EFI_IFR_GUID_VAREQNAME. | qwang12 | 1 | -1/+24 |
2008-11-17 | Refine the prototype of CheckMapping() in PlatDriOverLib. | xli24 | 1 | -4/+4 |
2008-11-13 | Add FvbServiceLib, HiiLib & IfrSupportLib.h | qhuang8 | 3 | -0/+1576 |
2008-11-11 | 1, Add <Library/DevicePathLib.h> for all source that use device path utility ... | klu2 | 1 | -16/+0 |
2008-11-04 | Sync in bug fix from EDK I: | qwang12 | 1 | -0/+34 |
2008-10-31 | Update to use DOS format | qhuang8 | 3 | -1986/+1986 |
2008-10-30 | Add performance measurement token for SEC | mdkinney | 1 | -4/+5 |
2008-10-15 | Minor update for PlatOverMngr driver, VariableFormat.h and DxePcdLib.c. | lgao4 | 1 | -1/+4 |
2008-10-14 | Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i... | qwang12 | 7 | -192/+184 |
2008-10-09 | Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P... | lgao4 | 1 | -2/+0 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff | 11 | -58/+29 |
2008-09-02 | To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi... | qwang12 | 1 | -1/+1 |
2008-09-02 | To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi... | qwang12 | 2 | -229/+307 |
2008-08-30 | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 | 1 | -1/+1 |
2008-08-18 | Remove a duplicated definition. | qwang12 | 1 | -1/+0 |
2008-08-18 | Add the support of GUID opcode which enable SetupBrowser to support IFR gener... | qwang12 | 1 | -2/+23 |
2008-07-31 | Remove the blank in function typedef, it will break doxygen document generation. | klu2 | 18 | -283/+283 |
2008-07-28 | Add comments to MdeModulePkg.dec, Correct minor comments for other files and ... | lgao4 | 3 | -2/+15 |
2008-07-17 | Merge Tracker EDK877 | lgao4 | 1 | -1/+1 |
2008-07-17 | Add PcdSupportFullConfigRoutingProtocol and gEfiDiskInfoAhciInterfaceGuid. | qwang12 | 1 | -0/+6 |
2008-07-15 | [Description]: | qwang12 | 1 | -1/+4 |
2008-07-14 | Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Dox... | qwang12 | 1 | -1/+3 |
2008-07-11 | Code Scrub for DxeCrc32GuidedSectionExtractLib library instance. | lgao4 | 1 | -1/+1 |
2008-07-08 | Code scrube for MdeModule Definitions. | lgao4 | 49 | -922/+549 |
2008-06-04 | Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str... | qwang12 | 3 | -603/+603 |
2008-04-28 | Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen... | qwang12 | 1 | -3/+0 |
2008-04-11 | 1. add public functions header. | vanjeff | 4 | -35/+857 |
2008-04-11 | Add comments for Tcg Platform protocol. | lgao4 | 1 | -0/+27 |
2008-04-09 | Add comments and DoxyGen format for these files. | lgao4 | 17 | -293/+553 |