summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings generated by gcc for ia32 builds:jljusten2008-04-082-4/+4
* Update gHobList in DXE core when GCD relocates hob list.xli242007-08-031-0/+1
* Remove CommonHeader.h in StatusCodeDxe.yshang12007-07-133-26/+28
* changed the Esal call function ids all over the treevprabhal2007-07-109-132/+157
* Fix the build break of EdkModulePkg.xli242007-07-051-8/+8
* Add the Consumption limitation for using DxeExtendSalLib in EdkFvbServiceLib....qouyang2007-07-043-6/+6
* removing the dependency on EDKDxeSalLib and EdxDxeRuntimeSalLib, instead usin...vprabhal2007-07-028-43/+41
* Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff2007-06-2559-1771/+1771
* Check in library class declaration for SAL Lib, together with related definit...xli242007-06-251-3/+6
* Check in library class definition of ExtendedSalLib.xli242007-06-202-0/+447
* 1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead t...vanjeff2007-06-053-22/+13
* Remove R2627 commit. Roll back R2626.vanjeff2007-06-053-6/+0
* 1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead t...vanjeff2007-06-053-9/+15
* MdePkg: qhuang82007-06-044-24/+105
* Rewrite the confusion statement.qhuang82007-05-311-24/+16
* Remove the DXE_DRIVER from Supported Module Type List.yshang12007-05-291-1/+1
* Add supported module type.yshang12007-05-291-1/+1
* Remove some unnecessary #if/#ifdef from some header files.vanjeff2007-05-213-9/+2
* Fix the bug that destructor should sync with constructorqhuang82007-05-171-8/+6
* Safely use MDE StrSize(), instead of its own function calculating string size...xli242007-04-261-35/+2
* Clean up the following module msa files.lgao42007-04-2012-290/+106
* To cleanup typo error.yshang12007-04-181-4/+4
* To fix the GP convert issue, which results in the GP of registered EsalServic...yshang12007-04-181-2/+6
* Fix the issue that Windows Server 2003 installation fails on Tiger.xli242007-04-181-2/+35
* Remove autogen.h from all dxs files, because autogen.h file has been included...lgao42007-04-1821-22/+0
* 1. Fixed one bug in UpdateDataCheck().vanjeff2007-04-172-18/+24
* Fix the inconsistent guid for terminal driver which is used in GeneralBds lib...klu22007-04-161-13/+6
* Use siaddr as the PXE server address first and use option 54 when siaddr is N...qhuang82007-04-161-7/+12
* 1. UsbMassStorage: Increase the timeout of USBFloppyRead10 and USBFloppyWrite...qhuang82007-04-165-14/+58
* Fixed some issues for IA32 architecture platform build.vanjeff2007-04-131-19/+6
* 1. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is ...vanjeff2007-04-1218-412/+2226
* Fix run broken issue for EdkUnixPkgklu22007-04-111-1/+3
* Allocate memory in DebugSupport beforehand, in order to avoid calling memory ...xli242007-04-117-84/+117
* removed ICC compile issue.vanjeff2007-04-102-12/+10
* Perfected MSA files.vanjeff2007-04-108-42/+48
* Clean up the following module msa files, they are three networt and two PCD m...lgao42007-04-0919-288/+157
* Remove 3 library instances: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibCo...qwang122007-04-097-1197/+1
* A typo in comments that alignment should be 8 for IPF klu22007-04-091-1/+1
* Change the alignment of variable from 2 back to 1 for compability of test case.klu22007-04-091-1/+3
* 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang122007-04-067-63/+63
* The ALIGNMENT definition has been moved to common header file.klu22007-04-051-7/+0
* To fix xgu32007-04-052-10/+10
* Clean up the following module msa files, they are edkmodule package ftwlit, C...lgao42007-04-0518-338/+747
* 1) Change the alignment from 1 to 2 for IA32 and X64 arch.klu22007-04-056-70/+34
* Change BDS to get the default logo picture by default bmp logo guid. lgao42007-04-043-12/+7
* 1. Advance IP in case of Break(3) in breakpoint exceptionqhuang82007-03-3013-121/+420
* Variable driver: add checking to make sure flash is properly initializedqhuang82007-03-292-2/+9
* 1. Use MemoryAllocationLib to replace boot services memory services functions...vanjeff2007-03-2913-394/+357
* [Source] Useless assigning statement in ata and atapixgu32007-03-292-3/+1
* 1. Removed #ifndef to enable Capsule architecture protocol on IPF.vanjeff2007-03-281-5/+0