summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-12add correct [Depex] section.vanjeff5-8/+17
2009-08-12build tools will break if PEIM or DXE driver has no valid [Depex] section.vanjeff2-2/+14
2009-08-12add 2 class code definitions defiled in PCI 2.3 spec.vanjeff1-3/+15
2009-08-12Use "movd" instruction to manipulate MMX register to support more GNU assembl...qhuang86-6/+6
2009-08-11Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang82-4/+0
2009-08-11Do not use EfiACPIReclaimMemory type to log performance data because some OS ...qhuang81-1/+1
2009-08-11Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang81-2/+0
2009-08-11Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang81-3/+1
2009-08-11Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang81-3/+1
2009-08-11Update the comments for S3Lib and RecoveryLib instances to state that they ar...qhuang84-9/+19
2009-08-11Update the comments for S3Lib and RecoveryLib class to state that they are de...qhuang81-0/+4
2009-08-11Update the comments for S3Lib and RecoveryLib class and instance to state tha...qhuang86-7/+23
2009-08-111. Update DxeIpl PEIM to not use PeCoffLoaderLib to load DXE core. Instead, w...qhuang85-265/+49
2009-08-111. Update IA32 PeiCore implementation to support load x64 image for EFI_PEI_L...qhuang81-15/+5
2009-08-11Minor update to remove some Unicode character in public header file. qhuang82-4/+4
2009-08-11Minor update source to make end-of-line consistent. qhuang81-14/+14
2009-08-11Remove all unnecessary .align directives in MdePkgqhuang846-92/+46
2009-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang8162-1239/+1074
2009-08-11add comments to clarify the enhancement on EHCI driver, which is guaranteed t...eric_tian2-3/+27
2009-08-111. update AcpiTable module type to USER_DEFINEDvanjeff3-7/+7
2009-08-11add condition judgment to avoid accessing NULL address if not found existing ...eric_tian1-2/+4
2009-08-11update include file to use IndustryStandard/Pci.heric_tian1-1/+1
2009-08-11update include file to use IndustryStandard/Pci.heric_tian1-1/+1
2009-08-11update include file to use IndustryStandard/Pci.heric_tian3-3/+3
2009-08-11update include file to use IndustryStandard/Pci.heric_tian1-1/+1
2009-08-10add correct [Depex] section.vanjeff3-13/+8
2009-08-10refine some definitions comments.eric_tian2-6/+5
2009-08-10remove a segment of code, in which it forces EHCI to be connected firstly bef...eric_tian1-27/+6
2009-08-07Correct the format of comments lgao43-57/+44
2009-08-06Document all of the mismatches between IntelFrameworkPkg and Framework specif...eric_tian1-0/+1215
2009-08-05Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script.jljusten2-22/+32
2009-08-04remove incorrect comments.lgao41-4/+0
2009-07-30Lightly revised SmmCis.h based on information in the PI spec. pkandel1-5/+6
2009-07-30update EdkCompatibilityPkg version to 0.90vanjeff2-3/+4
2009-07-29update MdePkg version to 1.01vanjeff8-313/+313
2009-07-29Updated comment at line 595 to be PI 1.1 spec, instead of 1.0.pkandel1-1/+1
2009-07-28fixed wrong comments format.vanjeff1-43/+97
2009-07-28Committing changes to the comments, after review with engineers. pkandel36-324/+248
2009-07-28Use PcAtChipsetPkg's IdeControllerDxe driver and retire the one in DuetPkg.klu28-1741/+2
2009-07-28Add PcdVerifyNoteInList for judge whether do verification of node in list in ...klu24-51/+98
2009-07-27For pass all compilers.gikidy1-3/+28
2009-07-27Add Nanosecond initialize when CMOS clear for ConvertRtcTimeToEfiTime can not...gikidy1-31/+10
2009-07-27add comment on mismatch between code and MiscSubclass spec.eric_tian1-0/+6
2009-07-27Remove include in commentsklu21-1/+0
2009-07-27Use Uefi.h instead of PiDxe.h, because B0 defined in Protocol/DebugSupport.h ...klu21-1/+2
2009-07-27Enhanced BMP file security check.vanjeff2-12/+28
2009-07-27Fixed build issue on GCC compiler. This issue is introduced by one mistaken i...vanjeff1-1/+1
2009-07-27Remove unrecognized characters.lgao41-3/+3
2009-07-24didnt want to change pointer for copymem...jcarsey1-5/+10
2009-07-24Fix build break for missing definition of PCI_IF_EHCImdkinney1-1/+1