summaryrefslogtreecommitdiffstats
path: root/DuetPkg
Commit message (Expand)AuthorAgeFilesLines
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-052-1/+3
* Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATHjljusten2009-03-051-29/+26
* The IA32 register definition is quit different between edk and edk2 code base...klu22009-03-033-13/+15
* Convert CreateBootDisk from windows bat file to Linux sh file. gikidy2009-03-031-0/+151
* Linux split replaced by BaseTools Split.gikidy2009-03-031-8/+5
* Refine comments.klu22009-03-032-21/+30
* Remove debug message code.klu22009-03-031-17/+1
* Fix ICC building issue.klu22009-03-032-14/+23
* Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to ...klu22009-03-022-16/+21
* Update PostBuild.shklu22009-03-021-25/+30
* Use com as postfix as MSFT does.klu22009-03-021-6/+6
* Add post build script for linuxklu22009-03-021-47/+47
* Add PostBuild process file for Unix environment.gikidy2009-03-021-0/+72
* remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82009-03-021-1/+1
* remove PCI_MAX_SEGMENT from Industry Standard file.vanjeff2009-03-021-0/+2
* remove comment lineeric_tian2009-03-021-1/+0
* Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe tojljusten2009-03-012-221/+222
* Add thunk code for CpuDxe driver.klu22009-03-013-14/+147
* Add missing protocol definition in dec file and remove LegacyBiosThunk protocol.klu22009-03-014-128/+57
* Duet X64 still use IA32 tool chain to generate bootsector. So update postbuil...klu22009-03-012-4/+8
* 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