summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* add new blank line for GCC buildklu22007-03-271-1/+2
* 1. Removed definition for EFI_1_1 from module ConSplittervanjeff2007-03-261-62/+7
* Add return EFI_INVALID_PARAMETER if pointer type parameter for UEFI and Tiano...qwang122007-03-221-2/+37
* Need no zero pool for improving performance.klu22007-03-221-15/+9
* 1. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff2007-03-222-4/+4
* fix the build broken issueklu22007-03-211-0/+3
* 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff2007-03-2122-1132/+434
* Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in Re...qwang122007-03-202-2/+2
* Removed #ifdef SNP_DEBUG and used debug lib to output information.vanjeff2007-03-202-47/+45
* 1. Removed #ifdef SNP_DEBUG and used debug lib to output informationvanjeff2007-03-2011-217/+202