summaryrefslogtreecommitdiffstats
path: root/DuetPkg
Commit message (Expand)AuthorAgeFilesLines
* Pass X64 GCC buildingklu22009-03-013-2/+869
* Update step for FAT32 usb.klu22009-03-011-3/+7
* fix building issue for linux tool chainklu22009-03-011-14/+18
* Refine the comments for BiosVideo thunk driver.klu22009-03-013-861/+571
* Update BiosVideo driver to produce GOP protocol but not UgaDraw protocol whic...klu22009-03-014-969/+1614
* Should use UINTN for architecture register.klu22009-02-281-1/+1
* Fix building issue for linux toolchainklu22009-02-281-10/+14
* Fix build broken for variable's header modification.klu22009-02-284-4/+5
* 1, Port BiosVideoThunkDxe driver from edk to edk2;klu22009-02-287-0/+3834
* 1. delete Include/Guid/VariableInfo.heric_tian2009-02-279-12/+20
* 1. Use /Map to generate map files;gikidy2009-02-271-84/+107
* Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be addedklu22009-02-265-30/+41
* boot sector use 16-bit code.klu22009-02-263-3/+3
* in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so...klu22009-02-263-14/+14
* 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22009-02-262-2/+5
* Add GNUmakefile for Linux GCC to build BootSector;gikidy2009-02-261-0/+93
* 1. Add GNUmakefile for Linux GCC to build BootSector;gikidy2009-02-269-49/+57
* Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu22009-02-241-1/+2
* uncomment usb related modules.klu22009-02-241-4/+4
* Fix build break:qhuang82009-02-241-2/+2
* Fix some broken file path.klu22009-02-241-5/+5
* Don't produce FvbExtension Protocol.lgao42009-02-243-173/+1
* Update paths for items which moved from DuetPkg to PcAtChipsetPkg.jljusten2009-02-231-9/+9
* DuetPkg/Library/DuetSerialIoLib => PcAtChipsetPkg/Library/SerialIoLibjljusten2009-02-232-258/+0
* PcRtc: DuetPkg => PcAtChipsetPkgjljusten2009-02-234-1780/+0
* KbcResetDxe: DuetPkg => PcAtChipsetPkgjljusten2009-02-234-282/+0
* IsaAcpiDxe: DuetPkg => PcAtChipsetPkgjljusten2009-02-235-1014/+0
* 8254TimerDxe: DuetPkg => PcAtChipsetPkgjljusten2009-02-233-767/+0
* CpuIoDxe driver was moved to UefiCpuPkg.jljusten2009-02-231-2/+2
* Moving DuetPkg/CpuIoDxe to UefiCpuPkg. jljusten2009-02-233-827/+0
* Merge tristan's patch:klu22009-02-231-3/+3
* Fix building issue for VS2003 and VS2005 tool chain. The "/GS-" is not recogn...klu22009-02-231-2/+1
* Update DuetPkg to include DxePcdDriver.qhuang82009-02-232-2/+10
* Remove unused DuetDxeReportStatusCodeLibqhuang82009-02-234-899/+0
* Add build option /GS- to pass build.gikidy2009-02-201-2/+2
* Port Intel .asm to GAS Sgikidy2009-02-203-4/+1517
* Linkage errors fixed.gikidy2009-02-202-67/+65
* Patch for CpuInterrupt.S from Tristan Gingold.gikidy2009-02-201-541/+657
* New .S files addedjji42009-02-201-18/+33
* syntax checkedjji42009-02-203-3/+3
* The asm file for Ia32 has been translated from MASM to GAS.jji42009-02-202-0/+718
* Port Intel .asm to GNU .Sjji42009-02-201-0/+913
* Port Intel .asm to GNU .Sgikidy2009-02-204-0/+1752
* Port Intel .asm to GNU .Sjji42009-02-203-0/+609
* Use "==" to define build options for USER_DEFINED modulejwang362009-02-201-5/+5
* Add comments in DSC files to explain the function and design of components se...xli242009-02-101-11/+19
* Update ReportStatusCodeLib mapping: Use DxeCoreReportStatusLibFromHob DXE_COR...qhuang82009-02-091-2/+2
* Add DxeCoreReportStatusCodeLibFromHob library instance. For now, it is dedica...qhuang82009-02-094-0/+901
* Add comments in platform DSC files to remind that binaries are only listed in...xli242009-02-061-0/+11
* Update DUET PCI Bus Driver to use PeCoffLib instead of parsing the PE/COFF im...mdkinney2009-02-053-8/+13