summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch646-294761/+0
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten2-4/+4
2007-08-03Update gHobList in DXE core when GCD relocates hob list.xli241-0/+1
2007-07-13Remove CommonHeader.h in StatusCodeDxe.yshang13-26/+28
2007-07-10changed the Esal call function ids all over the treevprabhal9-132/+157
2007-07-05Fix the build break of EdkModulePkg.xli241-8/+8
2007-07-04Add the Consumption limitation for using DxeExtendSalLib in EdkFvbServiceLib....qouyang3-6/+6
2007-07-02removing the dependency on EDKDxeSalLib and EdxDxeRuntimeSalLib, instead usin...vprabhal8-43/+41
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff59-1771/+1771
2007-06-25Check in library class declaration for SAL Lib, together with related definit...xli241-3/+6
2007-06-20Check in library class definition of ExtendedSalLib.xli242-0/+447
2007-06-051. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead t...vanjeff3-22/+13
2007-06-05Remove R2627 commit. Roll back R2626.vanjeff3-6/+0
2007-06-051. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead t...vanjeff3-9/+15
2007-06-04MdePkg: qhuang84-24/+105
2007-05-31Rewrite the confusion statement.qhuang81-24/+16
2007-05-29Remove the DXE_DRIVER from Supported Module Type List.yshang11-1/+1
2007-05-29Add supported module type.yshang11-1/+1
2007-05-21Remove some unnecessary #if/#ifdef from some header files.vanjeff3-9/+2
2007-05-17Fix the bug that destructor should sync with constructorqhuang81-8/+6
2007-04-26Safely use MDE StrSize(), instead of its own function calculating string size...xli241-35/+2
2007-04-20Clean up the following module msa files.lgao412-290/+106
2007-04-18To cleanup typo error.yshang11-4/+4
2007-04-18To fix the GP convert issue, which results in the GP of registered EsalServic...yshang11-2/+6
2007-04-18Fix the issue that Windows Server 2003 installation fails on Tiger.xli241-2/+35
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao421-22/+0
2007-04-171. Fixed one bug in UpdateDataCheck().vanjeff2-18/+24
2007-04-16Fix the inconsistent guid for terminal driver which is used in GeneralBds lib...klu21-13/+6
2007-04-16Use siaddr as the PXE server address first and use option 54 when siaddr is N...qhuang81-7/+12
2007-04-161. UsbMassStorage: Increase the timeout of USBFloppyRead10 and USBFloppyWrite...qhuang85-14/+58
2007-04-13Fixed some issues for IA32 architecture platform build.vanjeff1-19/+6
2007-04-121. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is ...vanjeff18-412/+2226
2007-04-11Fix run broken issue for EdkUnixPkgklu21-1/+3
2007-04-11Allocate memory in DebugSupport beforehand, in order to avoid calling memory ...xli247-84/+117
2007-04-10removed ICC compile issue.vanjeff2-12/+10
2007-04-10Perfected MSA files.vanjeff8-42/+48
2007-04-09Clean up the following module msa files, they are three networt and two PCD m...lgao419-288/+157
2007-04-09Remove 3 library instances: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibCo...qwang127-1197/+1
2007-04-09A typo in comments that alignment should be 8 for IPF klu21-1/+1
2007-04-09Change the alignment of variable from 2 back to 1 for compability of test case.klu21-1/+3
2007-04-061) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang127-63/+63
2007-04-05The ALIGNMENT definition has been moved to common header file.klu21-7/+0
2007-04-05To fix xgu32-10/+10
2007-04-05Clean up the following module msa files, they are edkmodule package ftwlit, C...lgao418-338/+747
2007-04-051) Change the alignment from 1 to 2 for IA32 and X64 arch.klu26-70/+34
2007-04-04Change BDS to get the default logo picture by default bmp logo guid. lgao43-12/+7
2007-03-301. Advance IP in case of Break(3) in breakpoint exceptionqhuang813-121/+420
2007-03-29Variable driver: add checking to make sure flash is properly initializedqhuang82-2/+9
2007-03-291. Use MemoryAllocationLib to replace boot services memory services functions...vanjeff13-394/+357
2007-03-29[Source] Useless assigning statement in ata and atapixgu32-3/+1