summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)AuthorFilesLines
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten2-0/+215
2012-03-16Updated platform DSC files to add CPU Exception Library instances.vanjeff2-2/+5
2012-03-14Improve robustness when scanning PCI Option ROM.rsun34-31/+90
2012-01-18DuetPkg BootSector: fix a bug in st32_64.S that the size for GDTR.limit is wr...rsun31-1/+1
2012-01-13DuetPkg BootSector: fix bugs in .S files so that 32-bit and 64-bit DUET can b...rsun36-57/+58
2012-01-10DuetPkg BootSector: Clean up .S files for 64-bit Duet for GCC build.rsun35-46/+62
2011-12-13Update the Package version.niruiyu3-5/+5
2011-11-24DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gp...rsun34-5/+7
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng141-2/+2
2011-11-16DuetPkg BootSector:rsun314-44/+33
2011-11-15According to PI errata 0000690, word "Ide Bus driver" has been replaced with ...erictian2-122/+400
2011-10-19Avoid using code name in comments.niruiyu1-4/+4
2011-09-20Clean up the private GUID definition in module Level.lgao410-35/+76
2011-09-05Fix DUET X64 build error.li-elvin1-0/+1
2011-08-29Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet...lgao42-2/+2
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu21-2/+38
2011-07-01Fix ICC build error.lzeng141-1/+1
2011-07-01Fix CreateBootDisk.bat not using config variablesniruiyu3-21/+57
2011-07-01Fix ICC build error.lzeng141-1/+1
2011-07-01Fix ICC build error.lzeng141-1/+1
2011-06-29add (UINT8 *) type cast to fix ICC build failure.niruiyu1-1/+1
2011-06-27Fix UnixGcc build failures.niruiyu2-3/+3
2011-06-23Change DUET DxeIpl to use SerialPort instead of manipulating serial port dire...niruiyu15-574/+180
2011-04-27Solve a wrong pointer reference in QueryVariableInfo().erictian1-3/+3
2011-03-17Remove the local LegacyBiosMpTable.h. It has been defined in MdePkg.lgao41-281/+0
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2-0/+2
2011-03-08Add AHCI support for DUET.lzeng147-12/+1515
2010-12-06DuetPkg: Update create boot disk script to not modify bootsect.comjljusten1-3/+4
2010-12-06DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during bootjljusten2-2/+2
2010-12-06DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64jljusten1-0/+1
2010-11-25Fix a bug in GetLangFromSupportedLangCodes()niruiyu1-0/+5
2010-11-24Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu3-75/+297
2010-10-22DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxejljusten10-5265/+5
2010-10-22DuetPkg: Add DXE APRIORI for 8259 driverjljusten1-0/+5
2010-10-20Add static type cast to fix ICC build failure.niruiyu1-2/+2
2010-10-16DuetPkg DxeIpl: Send result of PrintValue to serial portjljusten1-4/+9
2010-10-16DuetPkg: Move EfiLdr Handoff data to stackjljusten2-2/+6
2010-10-16DuetPkg: Send EfiLdr messages to serial portjljusten4-10/+54
2010-10-16DuetPkg: Add build32.sh and build64.shjljusten2-0/+229
2010-10-16DuetPkg CreateBootDisk.sh: Enable building a DUET floppy imagejljusten1-6/+34
2010-10-16DuetPkg PostBuild.sh: Use EDK_TOOLS_PATH if definedjljusten1-2/+6
2010-10-16DuetPkg: Fix EFIAPI usage inconsistenciesjljusten4-21/+23
2010-10-13DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten3-5/+5
2010-06-10remove --image-base option EfiLdr.inf, and use GenFw to do image base relocationklu22-6/+19
2010-06-05fix GCC X64 build brokenklu21-1/+3
2010-06-05fix X64 build brokenklu21-0/+1
2010-05-13Fix minor format issue in file headerqhuang81-1/+1
2010-04-28Update the copyright notice formathhtian156-299/+299
2010-04-221. Remove DataHubGen drive, which is replaced by SmbiosGen.lgao47-568/+0
2010-04-12Add the missing MemoryTest driver to let memory above 4G be discovered in She...niruiyu1-0/+1