Age | Commit message (Expand) | Author |
2007-02-11 | fix a typo in a comment | tgingold |
2007-02-11 | fix a typo in a comment | tgingold |
2007-02-08 | Fix the runtime memory map change issue | jchen20 |
2007-02-08 | Fix the runtime memory map change issue | jchen20 |
2007-02-05 | 1.Drop the support of UEFI_APPLICATION for UefiDriverLib | qhuang8 |
2007-02-02 | 1. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg. | vanjeff |
2007-02-02 | Make EDK Module Package pass Intel IPF compiler with /Ox switch. | xli24 |
2007-02-01 | EFI_CONSOLE_CONTROL_PROTOCOL provide the SetMode interface to switch mode be... | klu2 |
2007-02-01 | Add PeiCore function declaration in PeiMain.h file. | lgao4 |
2007-02-01 | There is a bug in original EdkModulePkg\Library\EdkUefiRuntimeLib\Common\Runt... | klu2 |
2007-01-31 | 1. PEI core needs to check image machine type | xgu3 |
2007-01-31 | 1. Remove the dead code of DxeSalVirtualNotifyEvent() in DxeSalLib so that th... | qhuang8 |
2007-01-31 | Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn... | xli24 |
2007-01-30 | Add supported module type filter for most libraries in EdkModulePkg to filter... | qhuang8 |
2007-01-29 | Further check-in to smooth Intel IPF compiler building. | xli24 |
2007-01-29 | Fix the build break by removing an unreferenced static function. | qhuang8 |
2007-01-26 | To fix, | xgu3 |
2007-01-26 | Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ... | xli24 |
2007-01-26 | 1. Add NULL QH to set as QH header; | qhuang8 |
2007-01-26 | Remove private data structure in PEI core entry point. | xli24 |
2007-01-25 | Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens... | qwang12 |
2007-01-25 | Remove some unused internal functions. | xli24 |
2007-01-25 | ALWAYS_COSUMED changed to ALWAYS_PRODUCED | qwang12 |
2007-01-25 | Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. | xli24 |
2007-01-25 | - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ... | jwang36 |
2007-01-23 | Fixed bug in partition driver: | yshang1 |
2007-01-23 | Corrected a small bugs: | qwang12 |
2007-01-19 | Fix component name bugs when input Controller Name is invalid | qhuang8 |
2007-01-19 | 1) Added prototype of constructor and destructor in the library's AutoGen.h. ... | jwang36 |
2007-01-18 | Updated the copyright year. | qwang12 |
2007-01-18 | Add Lock for cirtical section in PCD database processing routines as PCD data... | qwang12 |
2007-01-16 | Fix several capitalization issues. | bbahnsen |
2007-01-16 | Fix the issues, | xgu3 |
2007-01-15 | Correct TeImage file format and Clean up PeiRebase tool to remove unused code... | lgao4 |
2007-01-15 | To fix, | xgu3 |
2007-01-12 | Fix filename case (Ipf instead of ipf) | tgingold |
2007-01-12 | Use / as path separator | tgingold |
2007-01-12 | To fix, | xgu3 |
2007-01-12 | Removed the DxeSalLibConstructor() from the EdkDxeSalLib and EdkDxeRuntimeSal... | zliu3 |
2007-01-12 | Correct the right bits judgment for get size of OptionROM. | klu2 |
2007-01-12 | Remove two global variable: mUsbCapabilityLen and mDeviceSpeed and integrate ... | klu2 |
2007-01-12 | EHCI driver need enable routine and disable Legacy USB | klu2 |
2007-01-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2231 6f1... | yshang1 |
2007-01-12 | The updating (change the Interrupt Line to 0xFF for unknown setting) is only ... | zliu3 |
2007-01-12 | 1.Fix a typo in DevicePath Driver | qhuang8 |
2007-01-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2226 6f1... | yshang1 |
2007-01-12 | Fix EDKT497. In the patch: | yshang1 |
2007-01-11 | Display error message when HOB creation fails due to lack of memory. | xli24 |
2007-01-11 | Add checking for memory allocation in UI modules. | xli24 |
2007-01-11 | AsyncRequestPtr maybe NULL after its callback function is invoke. So Caching ... | klu2 |