summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji48-16/+15
2008-10-30Implement Read() and Poll()mdkinney1-48/+110
2008-10-30Add performance measurement token for SECmdkinney1-4/+5
2008-10-30Measure time spent in Driver Binding Supported() callsmdkinney3-2/+10
2008-10-30Measure time spent in SECmdkinney1-0/+3
2008-10-30Fix bug walking list of ACPI descriptors searching for bus ranges.mdkinney3-10/+10
2008-10-30Performance improvement on startup of build.exejwang362-0/+0
2008-10-30Adjust assembler's comments.klu222-38/+38
2008-10-29Modify DSC file of UnixPkg according to update of MDE package.xli241-2/+2
2008-10-29Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag...xli2411-194/+25
2008-10-29ATA_REQUEST_SENSE_ERROR is not defined in ATA spec and no one use it.vanjeff1-1/+0
2008-10-29Fix hard code base tool path.klu21-3/+2
2008-10-29Images loaded by the DXE IPL should allocate memory of type EfiBootServicesCo...mdkinney1-1/+6
2008-10-29Remove duplicate module in MdePkg DSC file.klu21-1/+0
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian73-75/+4
2008-10-29add Metronome.inf into MdeModulePkg.dsc.vanjeff3-24/+24
2008-10-28Fix copyright datemdkinney2-2/+2
2008-10-28Add generic module that produces the Metronome Architectural Protocol on top ...mdkinney2-0/+185
2008-10-28Refine comments of X64 assembly files of MDE BaseLib.xli2415-59/+50
2008-10-28Refine file header for INF files of DXE and PEI core modules.xli242-9/+6
2008-10-28Refine version info in MDE file header.xli2436-69/+51
2008-10-28sync comments.vanjeff19-77/+77
2008-10-28Refine file header for INF files of MDE library instances.xli2472-156/+197
2008-10-28Fixed incorrect function prototype in AutoGen.c for PEI modules.jwang361-0/+0
2008-10-281. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian8-44/+33
2008-10-28adjust file list order in dsc file.vanjeff1-72/+59
2008-10-281. Fixed bugs of HSD bug trackers 201729, 201670 and 201601jwang361-0/+0
2008-10-28adjust file list order in dsc file.vanjeff2-34/+30
2008-10-28clean up EBC in inf files.vanjeff33-54/+66
2008-10-28Fix build break (verified to boot to shell).qhuang81-11/+11
2008-10-28Add missing protocol header file.klu21-0/+2
2008-10-28Add back gEfiFormBrowser2ProtocolGuid & gEfiFormBrowser2ProtocolGuid as they ...qhuang81-0/+2
2008-10-28Fix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should be 0x00004550.)qhuang81-1/+1
2008-10-28remove null directoryvanjeff0-0/+0
2008-10-28Update supported module type of MDE library instances according to MDE librar...xli245-10/+10
2008-10-28Remove over specify protocol/ppi/guidklu24-6/+0
2008-10-28move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.vanjeff6-67/+3
2008-10-28Copied remotelyvanjeff1-0/+53
2008-10-28update files headervanjeff2-3/+8
2008-10-28Move global variable to the top of C file for consistent coding style.qwang121-145/+147
2008-10-27Move global variable to the top of C file for consistent coding style.qwang121-24/+22
2008-10-27Make use of correct format String:qwang122-2/+2
2008-10-27Make use of correct format String:qwang1213-70/+70
2008-10-27added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff9-75/+76
2008-10-27re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff1-6/+6
2008-10-27re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff1-17/+40
2008-10-27Use Pci.h instead of Pci23.hmdkinney1-1/+1
2008-10-27Rename Print() to VPrintXY() to eliminate symbol collision with the Print fun...mdkinney1-2/+2
2008-10-27Add X64 Gate Descriptormdkinney1-5/+27
2008-10-27Update 8259 driver to use IoLib instead of the CPU I/O Protocolmdkinney4-89/+3