summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-2973-75/+4
* add Metronome.inf into MdeModulePkg.dsc.vanjeff2008-10-293-24/+24
* Fix copyright datemdkinney2008-10-282-2/+2
* Add generic module that produces the Metronome Architectural Protocol on top ...mdkinney2008-10-282-0/+185
* Refine comments of X64 assembly files of MDE BaseLib.xli242008-10-2815-59/+50
* Refine file header for INF files of DXE and PEI core modules.xli242008-10-282-9/+6
* Refine version info in MDE file header.xli242008-10-2836-69/+51
* sync comments.vanjeff2008-10-2819-77/+77
* Refine file header for INF files of MDE library instances.xli242008-10-2872-156/+197
* Fixed incorrect function prototype in AutoGen.c for PEI modules.jwang362008-10-281-0/+0
* 1. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian2008-10-288-44/+33
* adjust file list order in dsc file.vanjeff2008-10-281-72/+59
* 1. Fixed bugs of HSD bug trackers 201729, 201670 and 201601jwang362008-10-281-0/+0
* adjust file list order in dsc file.vanjeff2008-10-282-34/+30
* clean up EBC in inf files.vanjeff2008-10-2833-54/+66
* Fix build break (verified to boot to shell).qhuang82008-10-281-11/+11
* Add missing protocol header file.klu22008-10-281-0/+2
* Add back gEfiFormBrowser2ProtocolGuid & gEfiFormBrowser2ProtocolGuid as they ...qhuang82008-10-281-0/+2
* Fix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should be 0x00004550.)qhuang82008-10-281-1/+1
* remove null directoryvanjeff2008-10-280-0/+0
* Update supported module type of MDE library instances according to MDE librar...xli242008-10-285-10/+10
* Remove over specify protocol/ppi/guidklu22008-10-284-6/+0
* move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.vanjeff2008-10-286-67/+3
* Copied remotelyvanjeff2008-10-281-0/+53
* update files headervanjeff2008-10-282-3/+8
* Move global variable to the top of C file for consistent coding style.qwang122008-10-281-145/+147
* Move global variable to the top of C file for consistent coding style.qwang122008-10-271-24/+22
* Make use of correct format String:qwang122008-10-272-2/+2
* Make use of correct format String:qwang122008-10-2713-70/+70
* added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff2008-10-279-75/+76
* re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff2008-10-271-6/+6
* re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff2008-10-271-17/+40
* Use Pci.h instead of Pci23.hmdkinney2008-10-271-1/+1
* Rename Print() to VPrintXY() to eliminate symbol collision with the Print fun...mdkinney2008-10-271-2/+2
* Add X64 Gate Descriptormdkinney2008-10-271-5/+27
* Update 8259 driver to use IoLib instead of the CPU I/O Protocolmdkinney2008-10-274-89/+3
* Update LIBRARY_CLASS declaration in the INF file so this library is type BASE...mdkinney2008-10-271-1/+1
* Remove DXS file. The dependency expression has been moved into the INF file.mdkinney2008-10-271-28/+0
* Update 8254 Timer driver to use IoLib instead of CPU I/O Protocolmdkinney2008-10-273-22/+12
* Update Metronome driver to use the IoLib instead of the CPU I/O Protocol.mdkinney2008-10-272-79/+3
* Fix duplicate symbol in this driver.mdkinney2008-10-271-2/+2
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff2008-10-2711-270/+345
* Remove the duplicated definitins.qwang122008-10-271-5/+1
* Uefi.h include is required as this module need the EFI_CONFIGURATION_TABLE ty...qwang122008-10-261-1/+1
* Coding style fix.qwang122008-10-261-1/+1
* Coding style fix.qwang122008-10-261-1/+0
* Coding style fix.qwang122008-10-261-12/+12
* Coding style fix.qwang122008-10-261-1/+1
* Coding style fix.qwang122008-10-261-1/+1
* Include DevicePath.h as this file need EFI_DEVICE_PATH_PROTOCOL's definition.qwang122008-10-261-0/+3