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