summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)Author
2010-02-26add debug agent null instance in DSC file.vanjeff
2010-02-26DuetPkg: Fix build break caused by EFI_SPECIFICATION_VERSION usagejljusten
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-25Change DUET specific HOB structure to make all HOB 8-byte align to fix the PI...niruiyu
2010-02-241. Correct File header to ## @filelgao4
2010-02-22Enable BootTimeOut and ConsoleMode (80x25/100x30) setting save/restore in Due...niruiyu
2010-02-21Fix build breaksmdkinney
2010-02-21Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above le...niruiyu
2010-02-20gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport should be TRUE in D...niruiyu
2010-02-11DUET BDS clean up.niruiyu
2010-02-10Add device path DXE driver in Duet FDF file to compliant with UEFI.klu2
2010-02-09Add license headerklu2
2010-02-08Add EBC driver to Duet platform so that EBC option ROM can get dispatched.niruiyu
2010-01-30Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney
2010-01-28Remove unused definitionsmdkinney
2010-01-28File header added.gikidy
2010-01-28Fix the issue GCC DUET x64 cannot boot to front page but reset when timer int...niruiyu
2010-01-28Re-enable BoisVideoThunk driver in DUET because the BiosVideoThunk hang issue...niruiyu
2010-01-26Fix DUET x64 hang in Video Option ROM.niruiyu
2010-01-25Use GetFirstGuidHob() instead of GetNextGuidHob() when only the first GUID in...mdkinney
2010-01-191. update bat file to generate right bootia32.efi/bootx64.efi file according ...eric_tian
2010-01-16Seems the BiosVideo thunk does not work recently, temporary disable it.klu2
2010-01-15Add SmbiosDxe module that is required by BDSmdkinney
2010-01-15Fix Duet broken caused by LzmaUefiDecompress's interface is changed in IntelF...klu2
2010-01-14add DataSize check to avoid PlatformLang/Lang variable is auto-mapped when tr...eric_tian
2010-01-14Update Copyright datemdkinney
2010-01-14Clean up MetronomeDxe INF file. This module uses the IoLib, so the dependenc...mdkinney
2009-12-29Refer to OEM status code hook library instances in MdeModulePkg.xli24
2009-12-29Refer to status code library instances in MdeModulePkg.xli24
2009-12-28Add package dependency for gEfiStatusCodeDataTypeDebugGuid.xli24
2009-12-23Correct license's header.klu2
2009-12-22add error handling for input parameter.eric_tian
2009-12-14Update ReadMe file for we use the binaries of boot sector directly instead of...gikidy
2009-12-12Fix a obvious bug for judge whether the PPB support ISAklu2
2009-12-07Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol.xli24
2009-12-07Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol.xli24
2009-11-26Add DxeSecurityManagementLib instance lgao4
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang
2009-11-17Correct the shell script file type as executableklu2
2009-09-22Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang8
2009-09-21Add Ehci driver for handle USB 2.0 device.klu2
2009-09-17Rollback patch temporary until receive legal approve.klu2
2009-09-15Apply patch from Patrick Georgi. Correct build tool path to stable version.klu2
2009-08-21Remove .rept directive to improve portability. qhuang8
2009-08-21Detab in DuetPkgqhuang8
2009-08-21Use .fill directive to improve portability.qhuang8
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang8
2009-08-20Make end of line consistent for DuetPkg. There is no other update.qhuang8
2009-08-12add correct [Depex] section.vanjeff