summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)Author
2007-01-23Fixed bug in partition driver:yshang1
2007-01-23Corrected a small bugs:qwang12
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang8
2007-01-191) Added prototype of constructor and destructor in the library's AutoGen.h. ...jwang36
2007-01-18Updated the copyright year.qwang12
2007-01-18Add Lock for cirtical section in PCD database processing routines as PCD data...qwang12
2007-01-16Fix several capitalization issues.bbahnsen
2007-01-16Fix the issues,xgu3
2007-01-15Correct TeImage file format and Clean up PeiRebase tool to remove unused code...lgao4
2007-01-15To fix,xgu3
2007-01-12Fix filename case (Ipf instead of ipf)tgingold
2007-01-12Use / as path separatortgingold
2007-01-12To fix,xgu3
2007-01-12Removed the DxeSalLibConstructor() from the EdkDxeSalLib and EdkDxeRuntimeSal...zliu3
2007-01-12Correct the right bits judgment for get size of OptionROM.klu2
2007-01-12Remove two global variable: mUsbCapabilityLen and mDeviceSpeed and integrate ...klu2
2007-01-12EHCI driver need enable routine and disable Legacy USB klu2
2007-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2231 6f1...yshang1
2007-01-12The updating (change the Interrupt Line to 0xFF for unknown setting) is only ...zliu3
2007-01-121.Fix a typo in DevicePath Driverqhuang8
2007-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2226 6f1...yshang1
2007-01-12Fix EDKT497. In the patch:yshang1
2007-01-11Display error message when HOB creation fails due to lack of memory.xli24
2007-01-11Add checking for memory allocation in UI modules.xli24
2007-01-11AsyncRequestPtr maybe NULL after its callback function is invoke. So Caching ...klu2
2007-01-10IDEBusDriverBindingStart() calls REPORT_STATUS_CODE_WITH_DEVICE_PATH with NUL...xli24
2007-01-09fix some coding style issues.qwang12
2007-01-081) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel com...zliu3
2007-01-08correct SimpleTextIn protocol definition.lgao4
2007-01-06Use ASM_PFX to optionnaly set the underscore prefixtgingold
2007-01-04Volatile variable is read-only in runtime.klu2
2007-01-03Add a stub assembly file to fix the gcc build break.bbahnsen
2006-12-31Integrated FV memory map into R9bxing
2006-12-30For USB mass storage, READ_FORMAT_CAPACITIES command returns wrong value for ...xli24
2006-12-29Add Guid HOB type for these three library instances.qhuang8
2006-12-28Introduce a new Guid with CName gEfiGenericPlatformVariableGuid to pair with ...qhuang8
2006-12-26Add debug info when allocate pages failed in PeiMain.lgao4
2006-12-26Add debug info when decompress failed in DxeIpl and allocate pages failed in ...lgao4
2006-12-22Fixed the issue in which local variable "Status" is used but not defined.jwang36
2006-12-22Optimize to preallocate big bigs to avoid latter allocations. qhuang8
2006-12-22In original DxeIpl64 PEIM, Creating page table is performed before sending En...rsun3
2006-12-22gEfiMdePkgTokenSpaceGuid should be used instead of FIX_ME_PcdDebugClearMemory...qwang12
2006-12-20Set 0xff to both bridge & non-bridge device in case of unknown device.qhuang8
2006-12-20Add runtime checking for EdkFvbServiceLib.klu2
2006-12-19Add more check for index whether exceed maximum value of fv count.klu2
2006-12-19Add more check for index whether exceed maximum value of fv count.klu2
2006-12-19Remove some non-existent files from msa files.bbahnsen
2006-12-18Remove commented out inclusion of SalApi.hmdkinney
2006-12-18Only include SAL related definitions if the CPU Arch is IPF mdkinney
2006-12-15Fix iMac build issue.klu2