summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2007-07-13Remove CommonHeader.h in StatusCodeDxe.yshang13-26/+28
2007-07-10changed the Esal call function ids all over the treevprabhal3-18/+18
2007-07-04Add the Consumption limitation for using DxeExtendSalLib in EdkFvbServiceLib....qouyang1-2/+2
2007-07-02removing the dependency on EDKDxeSalLib and EdxDxeRuntimeSalLib, instead usin...vprabhal3-19/+17
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff26-296/+296
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: qhuang82-20/+85
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.lgao411-255/+106
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...lgao419-20/+0
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...qhuang82-8/+46
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...lgao418-285/+151
2007-04-05The ALIGNMENT definition has been moved to common header file.klu21-7/+0
2007-04-05Clean up the following module msa files, they are edkmodule package ftwlit, C...lgao417-158/+107
2007-04-051) Change the alignment from 1 to 2 for IA32 and X64 arch.klu25-58/+20
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-27add new blank line for GCC buildklu21-1/+2
2007-03-261. Removed definition for EFI_1_1 from module ConSplittervanjeff1-62/+7
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff15-747/+295
2007-03-20Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in Re...qwang122-2/+2
2007-03-20Removed #ifdef SNP_DEBUG and used debug lib to output information.vanjeff2-47/+45
2007-03-201. Removed #ifdef SNP_DEBUG and used debug lib to output informationvanjeff10-185/+202
2007-03-16Cleanup the msa for PeiVariable.klu21-3/+0
2007-03-16Fix a critical bug: When reading block succeeds but detecting MBR fails, it s...qhuang81-1/+4
2007-03-16Fix the issue that the variable Unicode string may be not aligned on 16-bit b...klu28-90/+30
2007-03-161. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff4-62/+72
2007-03-16Perfect the msa of the following modules, DiskIo, Partition, English and Ebc.lgao413-113/+95
2007-03-16fixed a build error with Intel IPF compilervprabhal1-1/+1
2007-03-15Fix the issue that HiiGetForms does not return correct BufferLengthklu21-24/+28
2007-03-15Fix the issue of Wide char help strings cannot break into multiple lines corr...klu23-210/+200
2007-03-151. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff11-438/+285
2007-03-14Add check whether input parameter is NULL before call freepool API defined in...lgao42-4/+8
2007-03-14Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the co...lgao415-162/+159
2007-03-13STATIC should be prefixed for internal functions to pass the stringent compil...qwang122-0/+4
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiSimpleTextO...qwang121-30/+82
2007-03-12Add a lock to protect the critical region in Service APIs for UEFI Runtime Va...qwang1212-125/+275
2007-03-09Perfect the msa of the following console, datahub and DebugPort modules.lgao46-37/+65
2007-03-06Do not use return value of REPORT_STATUS_CODE_WITH_DEVICE_PATH to override th...klu21-17/+10
2007-02-281. Fix an issue about the calculation of GlyphBufferSizeqhuang84-92/+122
2007-02-28Add range checking of partition for MBR.xli241-3/+3
2007-02-15clean up msa files in EdkModulePkg, removed unnecessary library definitions a...vanjeff9-210/+36