Age | Commit message (Expand) | Author | Files | Lines |
2007-02-27 | 1) add __MSC_EXTENSIONS__ guard for MSC specific pragma in Decode.c | qwang12 | 2 | -2/+4 |
2007-02-26 | Clean up MSA file of the checked in modules which include: | qwang12 | 22 | -154/+376 |
2007-02-25 | Add the definition of IsaIoProtocol. | qhuang8 | 1 | -0/+1 |
2007-02-15 | clean up msa files in EdkModulePkg, removed unnecessary library definitions a... | vanjeff | 10 | -398/+182 |
2007-02-15 | Remove the unreferenced local variable. | qwang12 | 1 | -1/+0 |
2007-02-14 | Make DxeIpl loop find the required section type in peiprocessfile functions. | lgao4 | 1 | -66/+51 |
2007-02-14 | Temporarily disable /WX for HelloWorld module, for there is a bug in tool, wh... | xli24 | 1 | -0/+5 |
2007-02-14 | Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library. | qwang12 | 3 | -28/+1218 |
2007-02-14 | Clean up Lib MSAs for EdkModulePkg | qhuang8 | 13 | -109/+53 |
2007-02-12 | Updated for added package | tgingold | 1 | -0/+11 |
2007-02-12 | Logo added | tgingold | 2 | -0/+34 |
2007-02-12 | EdkGenericPlatformBdsLib added | tgingold | 40 | -0/+15657 |
2007-02-12 | EdkGenericBdsLib added | tgingold | 10 | -0/+5016 |
2007-02-12 | Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo... | xli24 | 2 | -5/+8 |
2007-02-12 | Fix an issue in page allocation. | xli24 | 1 | -1/+1 |
2007-02-11 | fix a typo in a comment | tgingold | 1 | -1/+1 |
2007-02-11 | fix a typo in a comment | tgingold | 1 | -1/+1 |
2007-02-11 | fix a typo in a comment | tgingold | 1 | -1/+1 |
2007-02-08 | Fix the runtime memory map change issue | jchen20 | 1 | -1/+1 |
2007-02-08 | Fix the runtime memory map change issue | jchen20 | 1 | -18/+81 |
2007-02-05 | 1.Drop the support of UEFI_APPLICATION for UefiDriverLib | qhuang8 | 6 | -29/+49 |
2007-02-02 | 1. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg. | vanjeff | 1 | -64/+21 |
2007-02-02 | Make EDK Module Package pass Intel IPF compiler with /Ox switch. | xli24 | 6 | -137/+144 |
2007-02-01 | EFI_CONSOLE_CONTROL_PROTOCOL provide the SetMode interface to switch mode be... | klu2 | 1 | -0/+7 |
2007-02-01 | Add PeiCore function declaration in PeiMain.h file. | lgao4 | 1 | -1/+33 |
2007-02-01 | There is a bug in original EdkModulePkg\Library\EdkUefiRuntimeLib\Common\Runt... | klu2 | 1 | -12/+10 |
2007-01-31 | 1. PEI core needs to check image machine type | xgu3 | 3 | -9/+21 |
2007-01-31 | 1. Remove the dead code of DxeSalVirtualNotifyEvent() in DxeSalLib so that th... | qhuang8 | 3 | -35/+1 |
2007-01-31 | Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn... | xli24 | 100 | -2043/+2096 |
2007-01-30 | Add supported module type filter for most libraries in EdkModulePkg to filter... | qhuang8 | 19 | -153/+148 |
2007-01-29 | Further check-in to smooth Intel IPF compiler building. | xli24 | 14 | -93/+165 |
2007-01-29 | Fix the build break by removing an unreferenced static function. | qhuang8 | 1 | -32/+0 |
2007-01-26 | To fix, | xgu3 | 3 | -3/+219 |
2007-01-26 | Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ... | xli24 | 7 | -64/+52 |
2007-01-26 | 1. Add NULL QH to set as QH header; | qhuang8 | 16 | -1880/+1985 |
2007-01-26 | Remove private data structure in PEI core entry point. | xli24 | 3 | -33/+11 |
2007-01-25 | Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens... | qwang12 | 1 | -2/+1 |
2007-01-25 | Remove some unused internal functions. | xli24 | 6 | -495/+10 |
2007-01-25 | ALWAYS_COSUMED changed to ALWAYS_PRODUCED | qwang12 | 2 | -4/+4 |
2007-01-25 | Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. | xli24 | 123 | -851/+1256 |
2007-01-25 | - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ... | jwang36 | 1 | -16/+4 |
2007-01-23 | Fixed bug in partition driver: | yshang1 | 6 | -60/+79 |
2007-01-23 | Corrected a small bugs: | qwang12 | 2 | -4/+4 |
2007-01-19 | Fix component name bugs when input Controller Name is invalid | qhuang8 | 32 | -40/+121 |
2007-01-19 | 1) Added prototype of constructor and destructor in the library's AutoGen.h. ... | jwang36 | 2 | -2/+4 |
2007-01-18 | Updated the copyright year. | qwang12 | 3 | -3/+3 |
2007-01-18 | Add Lock for cirtical section in PCD database processing routines as PCD data... | qwang12 | 3 | -33/+81 |
2007-01-16 | Fix several capitalization issues. | bbahnsen | 7 | -13/+13 |
2007-01-16 | Fix the issues, | xgu3 | 2 | -0/+5 |
2007-01-15 | Correct TeImage file format and Clean up PeiRebase tool to remove unused code... | lgao4 | 2 | -1/+13 |