summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)Author
2011-09-20Clean up the private GUID definition in module Level.lgao4
2011-09-05Fix DUET X64 build error.li-elvin
2011-08-29Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet...lgao4
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu2
2011-07-01Fix ICC build error.lzeng14
2011-07-01Fix CreateBootDisk.bat not using config variablesniruiyu
2011-07-01Fix ICC build error.lzeng14
2011-07-01Fix ICC build error.lzeng14
2011-06-29add (UINT8 *) type cast to fix ICC build failure.niruiyu
2011-06-27Fix UnixGcc build failures.niruiyu
2011-06-23Change DUET DxeIpl to use SerialPort instead of manipulating serial port dire...niruiyu
2011-04-27Solve a wrong pointer reference in QueryVariableInfo().erictian
2011-03-17Remove the local LegacyBiosMpTable.h. It has been defined in MdePkg.lgao4
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2011-03-08Add AHCI support for DUET.lzeng14
2010-12-06DuetPkg: Update create boot disk script to not modify bootsect.comjljusten
2010-12-06DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during bootjljusten
2010-12-06DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64jljusten
2010-11-25Fix a bug in GetLangFromSupportedLangCodes()niruiyu
2010-11-24Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu
2010-10-22DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxejljusten
2010-10-22DuetPkg: Add DXE APRIORI for 8259 driverjljusten
2010-10-20Add static type cast to fix ICC build failure.niruiyu
2010-10-16DuetPkg DxeIpl: Send result of PrintValue to serial portjljusten
2010-10-16DuetPkg: Move EfiLdr Handoff data to stackjljusten
2010-10-16DuetPkg: Send EfiLdr messages to serial portjljusten
2010-10-16DuetPkg: Add build32.sh and build64.shjljusten
2010-10-16DuetPkg CreateBootDisk.sh: Enable building a DUET floppy imagejljusten
2010-10-16DuetPkg PostBuild.sh: Use EDK_TOOLS_PATH if definedjljusten
2010-10-16DuetPkg: Fix EFIAPI usage inconsistenciesjljusten
2010-10-13DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten
2010-06-10remove --image-base option EfiLdr.inf, and use GenFw to do image base relocationklu2
2010-06-05fix GCC X64 build brokenklu2
2010-06-05fix X64 build brokenklu2
2010-05-13Fix minor format issue in file headerqhuang8
2010-04-28Update the copyright notice formathhtian
2010-04-221. Remove DataHubGen drive, which is replaced by SmbiosGen.lgao4
2010-04-12Add the missing MemoryTest driver to let memory above 4G be discovered in She...niruiyu
2010-04-09Remove old module which no one consume it.klu2
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao4
2010-03-29Remove RELEASE tag from DuetPkg DSC, because DuetPkg post build script only s...lgao4
2010-03-23Remove the work around as the Fat driver's lock issue was found and fixed.niruiyu
2010-03-21Clean up Nt32Pkg and DuetPkg DSCs to move common used library instance to Com...lgao4
2010-03-21Add RELEASE targetlgao4
2010-03-20Add [Depex] section for DUETFwh DXE_DRIVER. A DXE_DRIVR must has [depex] sect...klu2
2010-03-18variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:erictian
2010-03-18Separate IA32/X64 architecture into two DSC file to avoid the their output mi...klu2
2010-03-16Remove FD section from DuetPkg.fdf and move the BlockSize/NumBlocks declarati...niruiyu
2010-03-11Change the PM Timer RegisterBitWidth according to the Flagsniruiyu
2010-03-11Add BlockSize declaration in FvMain section other tool would create a FV with...niruiyu