summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-22Enable BootTimeOut and ConsoleMode (80x25/100x30) setting save/restore in Due...niruiyu3-2/+43
2010-02-21Fix build breaksmdkinney4-300/+146
2010-02-21Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above le...niruiyu8-175/+484
2010-02-20gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport should be TRUE in D...niruiyu1-0/+3
2010-02-11DUET BDS clean up.niruiyu1-28/+0
2010-02-10Add device path DXE driver in Duet FDF file to compliant with UEFI.klu21-0/+1
2010-02-09Add license headerklu21-0/+13
2010-02-08Add EBC driver to Duet platform so that EBC option ROM can get dispatched.niruiyu2-195/+197
2010-01-30Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney1-12/+12
2010-01-28Remove unused definitionsmdkinney3-193/+9
2010-01-28File header added.gikidy1-0/+17
2010-01-28Fix the issue GCC DUET x64 cannot boot to front page but reset when timer int...niruiyu3-112/+201
2010-01-28Re-enable BoisVideoThunk driver in DUET because the BiosVideoThunk hang issue...niruiyu1-3/+3
2010-01-26Fix DUET x64 hang in Video Option ROM.niruiyu1-0/+2
2010-01-25Use GetFirstGuidHob() instead of GetNextGuidHob() when only the first GUID in...mdkinney5-19/+11
2010-01-191. update bat file to generate right bootia32.efi/bootx64.efi file according ...eric_tian5-26/+83
2010-01-16Seems the BiosVideo thunk does not work recently, temporary disable it.klu21-1/+1
2010-01-15Add SmbiosDxe module that is required by BDSmdkinney2-0/+2
2010-01-15Fix Duet broken caused by LzmaUefiDecompress's interface is changed in IntelF...klu22-10/+26
2010-01-14add DataSize check to avoid PlatformLang/Lang variable is auto-mapped when tr...eric_tian1-3/+3
2010-01-14Update Copyright datemdkinney1-1/+1
2010-01-14Clean up MetronomeDxe INF file. This module uses the IoLib, so the dependenc...mdkinney1-8/+2
2009-12-29Refer to OEM status code hook library instances in MdeModulePkg.xli241-1/+1
2009-12-29Refer to status code library instances in MdeModulePkg.xli241-1/+1
2009-12-28Add package dependency for gEfiStatusCodeDataTypeDebugGuid.xli241-0/+1
2009-12-23Correct license's header.klu21-16/+9
2009-12-22add error handling for input parameter.eric_tian1-0/+4
2009-12-14Update ReadMe file for we use the binaries of boot sector directly instead of...gikidy1-9/+3
2009-12-12Fix a obvious bug for judge whether the PPB support ISAklu21-1/+1
2009-12-07Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol.xli241-1/+1
2009-12-07Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol.xli245-10/+10
2009-11-26Add DxeSecurityManagementLib instance lgao41-2/+3
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang6-2/+496
2009-11-17Correct the shell script file type as executableklu22-0/+0
2009-09-22Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang84-33/+33
2009-09-21Add Ehci driver for handle USB 2.0 device.klu22-1/+3