Age | Commit message (Expand) | Author |
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 |
2008-08-01 | Fix UEFI Boot Service CreateEvent() to follow UEFI Specification with respect... | mdkinney |
2008-08-01 | Use ReadUnaligned32() instead of CopyMem() | mdkinney |
2008-08-01 | Use ReadUnaligned32() instead of CopyMem() | mdkinney |
2008-08-01 | Simplify debug message for a selected boot option | mdkinney |
2008-08-01 | Increase size of function addresses printed in DEBUG messages from 10 to 11 c... | mdkinney |
2008-08-01 | In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST... | vanjeff |
2008-08-01 | Using Spin lock instead of using RaiseTpl() to prevent UnloadImage() re-entra... | vanjeff |
2008-08-01 | correct some spelling error. | eric_tian |
2008-08-01 | code scrub for ConSplitter module. | vanjeff |
2008-07-31 | MdePkg/Library/BaseLib/X64/ReadCr2.S: | jljusten |
2008-07-31 | Remove blank for function typedef, it will break generating doxygen document. | klu2 |
2008-07-31 | Remove blank for function typedef, it break generating doxygen document | klu2 |
2008-07-31 | Added more error check | jwang36 |
2008-07-31 | remove blank for function typedef, it will break generating doxygen document. | klu2 |
2008-07-31 | Remove blank for function typdef, it will break generating doxygen document. | klu2 |
2008-07-31 | Remove blank for function typedef, it will break generating doxygen document. | klu2 |
2008-07-31 | Remove the blank in function typedef, it will break doxygen document generation. | klu2 |
2008-07-31 | Gcc cleanup | eric_tian |
2008-07-31 | Gcc cleanup for CpuLib in mdepkg/library/ | eric_tian |
2008-07-31 | Gcc cleanup for baselib & basememorylib in mdepkg/library/ | eric_tian |
2008-07-29 | Fix build breaks. | mdkinney |
2008-07-29 | Update the comments. | qwang12 |
2008-07-29 | Code Scrub for MdePkg. | yshang1 |
2008-07-28 | edk2/MdePkg/Include/Protocol/TcgService.h: | jljusten |
2008-07-28 | fixed one bug to catch the return status. | vanjeff |
2008-07-28 | Add comments to MdeModulePkg.dec, Correct minor comments for other files and ... | lgao4 |
2008-07-28 | Optimize GetUnicodeStringTextOrSize's inner loop to call ReadUnalign16 instea... | qwang12 |
2008-07-28 | 1. Fixed escape character issue in string value of PCD | jwang36 |
2008-07-28 | Removed deprecated lines | jwang36 |
2008-07-28 | Add more comments for PCD. | klu2 |