summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2007-02-021. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg.vanjeff1-64/+21
2007-02-02Make EDK Module Package pass Intel IPF compiler with /Ox switch.xli246-137/+144
2007-02-01 EFI_CONSOLE_CONTROL_PROTOCOL provide the SetMode interface to switch mode be...klu21-0/+7
2007-02-01Add PeiCore function declaration in PeiMain.h file.lgao41-1/+33
2007-02-01There is a bug in original EdkModulePkg\Library\EdkUefiRuntimeLib\Common\Runt...klu21-12/+10
2007-01-311. PEI core needs to check image machine typexgu33-9/+21
2007-01-311. Remove the dead code of DxeSalVirtualNotifyEvent() in DxeSalLib so that th...qhuang83-35/+1
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli24100-2043/+2096
2007-01-30Add supported module type filter for most libraries in EdkModulePkg to filter...qhuang819-153/+148
2007-01-29Further check-in to smooth Intel IPF compiler building.xli2414-93/+165
2007-01-29Fix the build break by removing an unreferenced static function.qhuang81-32/+0
2007-01-26To fix,xgu33-3/+219
2007-01-26Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ...xli247-64/+52
2007-01-261. Add NULL QH to set as QH header;qhuang816-1880/+1985
2007-01-26Remove private data structure in PEI core entry point.xli243-33/+11
2007-01-25Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang121-2/+1
2007-01-25Remove some unused internal functions.xli246-495/+10
2007-01-25ALWAYS_COSUMED changed to ALWAYS_PRODUCEDqwang122-4/+4
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli24123-851/+1256
2007-01-25- Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ...jwang361-16/+4
2007-01-23Fixed bug in partition driver:yshang16-60/+79
2007-01-23Corrected a small bugs:qwang122-4/+4
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang832-40/+121
2007-01-191) Added prototype of constructor and destructor in the library's AutoGen.h. ...jwang362-2/+4
2007-01-18Updated the copyright year.qwang123-3/+3
2007-01-18Add Lock for cirtical section in PCD database processing routines as PCD data...qwang123-33/+81
2007-01-16Fix several capitalization issues.bbahnsen7-13/+13
2007-01-16Fix the issues,xgu32-0/+5
2007-01-15Correct TeImage file format and Clean up PeiRebase tool to remove unused code...lgao42-1/+13
2007-01-15To fix,xgu32-4/+11
2007-01-12Fix filename case (Ipf instead of ipf)tgingold1-2/+2
2007-01-12Use / as path separatortgingold1-1/+1
2007-01-12To fix,xgu31-3/+5
2007-01-12Removed the DxeSalLibConstructor() from the EdkDxeSalLib and EdkDxeRuntimeSal...zliu34-60/+34
2007-01-12Correct the right bits judgment for get size of OptionROM.klu21-5/+6
2007-01-12Remove two global variable: mUsbCapabilityLen and mDeviceSpeed and integrate ...klu24-16/+15
2007-01-12EHCI driver need enable routine and disable Legacy USB klu25-0/+263
2007-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2231 6f1...yshang11-25/+26
2007-01-12The updating (change the Interrupt Line to 0xFF for unknown setting) is only ...zliu31-27/+32
2007-01-121.Fix a typo in DevicePath Driverqhuang85-3/+31
2007-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2226 6f1...yshang11-3/+0
2007-01-12Fix EDKT497. In the patch:yshang13-19/+61
2007-01-11Display error message when HOB creation fails due to lack of memory.xli241-0/+3
2007-01-11Add checking for memory allocation in UI modules.xli244-0/+15
2007-01-11AsyncRequestPtr maybe NULL after its callback function is invoke. So Caching ...klu21-2/+4
2007-01-10IDEBusDriverBindingStart() calls REPORT_STATUS_CODE_WITH_DEVICE_PATH with NUL...xli241-3/+7
2007-01-09fix some coding style issues.qwang121-7/+7
2007-01-081) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel com...zliu31-41/+41
2007-01-08correct SimpleTextIn protocol definition.lgao41-1/+1
2007-01-06Use ASM_PFX to optionnaly set the underscore prefixtgingold2-55/+55