Age | Commit message (Expand) | Author |
2008-08-18 | Remove msa file and add more comments for DXE core entry | klu2 |
2008-08-18 | Bug fixes for FrameworkHiiToUefiHiiThunk; | qwang12 |
2008-08-18 | refine code. | klu2 |
2008-08-18 | Remove unused module type. | klu2 |
2008-08-18 | refine code. | klu2 |
2008-08-18 | Add PCD_MAX_SKU_ID. | klu2 |
2008-08-18 | Refine the code. | klu2 |
2008-08-18 | Remove unused internal header file. | klu2 |
2008-08-14 | GenFds add FV space information display. | jlin16 |
2008-08-14 | Declare Default MANUFACTURING Store for Vfr Code Reference. | lgao4 |
2008-08-14 | | klu2 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 |
2008-08-14 | Added TOOLCHAIN macro in makefile besides TOOLCHAIN_TAG | jwang36 |
2008-08-14 | Add condifition for passing ELFGCC building... | eric_tian |
2008-08-14 | convert blank to tab | eric_tian |
2008-08-13 | edk2/MdePkg/Library/SerialPortLibNull/SerialPortLibNull.c: | jljusten |
2008-08-13 | use tab but not blank to do not break GNU make parsing. | eric_tian |
2008-08-13 | Fix build issue in linux environment. | eric_tian |
2008-08-13 | Enhance GenFv tool to print Fv Size and Length, and Get module map by module ... | lgao4 |
2008-08-12 | 1. Enhanced the format of build_rule.txt to allow module type and arch inform... | jwang36 |
2008-08-12 | code review's result. | eric_tian |
2008-08-12 | Remove the unncessary assignment. | qwang12 |
2008-08-12 | Re-integrate patch in r5625: "Only build FvHob for the extracted FvImage thos... | qhuang8 |
2008-08-12 | Update two tool binary for Duet platform | klu2 |
2008-08-12 | Temporarily rollback the change from 5625 though 5628 for more investigation. | qhuang8 |
2008-08-12 | Add PeimDispatcherReenter to fix bug of PeiDispatch can not be quit correctly. | klu2 |
2008-08-11 | Correct more comments for PeiCore. | klu2 |
2008-08-11 | Enhance PeiCore's dispatcher, move PeimDispatchOnThisPass and PeimNeedingDisp... | klu2 |
2008-08-11 | Only build FvHob for the extracted FvImage those parent Fv image has FvHob. | lgao4 |
2008-08-10 | Add SerialPortPoll Api in SerialPortLib to Poll the serial device to see if t... | lgao4 |
2008-08-10 | Change VfrCompile.exe to VfrCompile to support the different OS. | lgao4 |
2008-08-08 | Roll back PeiImageRead to original implementation, this function will be shad... | lgao4 |
2008-08-08 | 1) Change DEBUG_ERROR TO DEBUG_LOAD as InstallProtocolInterface information i... | qwang12 |
2008-08-08 | Correct some comments to add the detailed information. | lgao4 |
2008-08-08 | Synchronize the comments for PeiService. | klu2 |
2008-08-08 | Add more comments for PeiCore. | klu2 |
2008-08-08 | Correct comments. | klu2 |
2008-08-08 | correct comments | klu2 |
2008-08-08 | correct comments | klu2 |
2008-08-08 | Correct comments. | klu2 |
2008-08-07 | Fixed a block issue caused by R8 library instance | jwang36 |
2008-08-07 | Abstract VFR compiler and Flag to marco that user can customize. | lgao4 |
2008-08-07 | move unnecessary print statement. It may cause confused. | eric_tian |