summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-09Remove old module which no one consume it.klu22-191/+0
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao45-5/+5
2010-03-29Remove RELEASE tag from DuetPkg DSC, because DuetPkg post build script only s...lgao42-2/+2
2010-03-23Remove the work around as the Fat driver's lock issue was found and fixed.niruiyu1-4/+2
2010-03-21Clean up Nt32Pkg and DuetPkg DSCs to move common used library instance to Com...lgao42-58/+144
2010-03-21Add RELEASE targetlgao42-2/+2
2010-03-20Add [Depex] section for DUETFwh DXE_DRIVER. A DXE_DRIVR must has [depex] sect...klu21-0/+2
2010-03-18variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:erictian1-2/+13
2010-03-18Separate IA32/X64 architecture into two DSC file to avoid the their output mi...klu26-41/+280
2010-03-16Remove FD section from DuetPkg.fdf and move the BlockSize/NumBlocks declarati...niruiyu1-23/+2
2010-03-11Change the PM Timer RegisterBitWidth according to the Flagsniruiyu1-1/+9
2010-03-11Add BlockSize declaration in FvMain section other tool would create a FV with...niruiyu1-0/+1
2010-03-101, Remove comma after yearklu28-8/+8
2010-03-10Cleanup license header klu27-22/+85
2010-03-10Add license header for Duet's makefile.klu22-1/+28
2010-03-04Remove the PcdsDynamicHii section from Duet platform as currently PCD driver ...niruiyu1-4/+0
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli248-12/+2
2010-03-03Remove EFI_SPECIFICATION_VERSION macro reference in code.niruiyu3-21/+3
2010-03-02Still use |.efi Rule for INF file with binary EFI image, because the binary E...lgao41-1/+7
2010-03-01Add the missing OUTPUT directory for the EFI and depex file in Rule section.lgao41-8/+8
2010-03-01Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...lgao41-8/+8
2010-02-26add debug agent null instance in DSC file.vanjeff1-7/+8
2010-02-26DuetPkg: Fix build break caused by EFI_SPECIFICATION_VERSION usagejljusten1-118/+0
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten1-0/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu214-28/+14
2010-02-25Change DUET specific HOB structure to make all HOB 8-byte align to fix the PI...niruiyu4-7/+7
2010-02-241. Correct File header to ## @filelgao419-74/+75