- 3a7ec65 Fix Duet hang/reboot issue due to the NULL instance of CpuExceptionHandlerLib is used. by Ruiyu Ni · 11 years ago
- 6b1ac44 Update NT32/Duet platform to use new display engine and browser. by Eric Dong · 11 years ago
- 2536161 Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek, but i wrote it. by Eric Dong · 11 years ago
- b9feb4b Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
- d4d58cb DuetPkg DuetPkgIa32.dsc & DuetPkgX64.dsc: Add library class and instance mapping for UefiCpuLib after UefiCpuPkg\CpuDxe consumes UefiCpuLib. by rsun3 · 12 years ago
- c5ae1de DuetPkg: Enabled build with new version of CpuDxe driver. by geekboy15a · 13 years ago
- 2a95fdb Updated platform DSC files to add CPU Exception Library instances. by vanjeff · 13 years ago
- 0c949ba Update the Package version. by niruiyu · 13 years ago
- 38e47f7 Fix DUET X64 build error. by li-elvin · 13 years ago
- df1b757 Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet, Unix and Emulator platform. by lgao4 · 13 years ago
- b68b78e Change DUET DxeIpl to use SerialPort instead of manipulating serial port directly. by niruiyu · 14 years ago
- f4845fc Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
- 27f3015 Add AHCI support for DUET. by lzeng14 · 14 years ago
- 7709cf4 DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during boot by jljusten · 14 years ago
- b8781a7 DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxe by jljusten · 14 years ago
- 6fc74ea DuetPkg: Send EfiLdr messages to serial port by jljusten · 14 years ago
- b1f700a Update the copyright notice format by hhtian · 15 years ago
- 55111a8 1. Remove DataHubGen drive, which is replaced by SmbiosGen. by lgao4 · 15 years ago
- a47d463 Remove RELEASE tag from DuetPkg DSC, because DuetPkg post build script only support DEBUG tag. by lgao4 · 15 years ago
- b2e5957 Clean up Nt32Pkg and DuetPkg DSCs to move common used library instance to Common [LibraryClasses] section. by lgao4 · 15 years ago
- 59a4bd4 Add RELEASE target by lgao4 · 15 years ago
- ab9cb4b Separate IA32/X64 architecture into two DSC file to avoid the their output mixup. by klu2 · 15 years ago[Renamed (98%) from DuetPkg/DuetPkg.dsc]
- 7c090c0 Remove the PcdsDynamicHii section from Duet platform as currently PCD driver running at TPL_NOTIFY and cannot co-work with Duet's variable driver currently. by niruiyu · 15 years ago
- 6dc1935 add debug agent null instance in DSC file. by vanjeff · 15 years ago
- 91a6db7 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
- 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
- 2303190 Enable BootTimeOut and ConsoleMode (80x25/100x30) setting save/restore in Duet Setup. by niruiyu · 15 years ago
- 0e047a2 Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above legacy free platform. by niruiyu · 15 years ago
- c943ee0 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport should be TRUE in DUET platform. by niruiyu · 15 years ago
- 86c8520 Add EBC driver to Duet platform so that EBC option ROM can get dispatched. by niruiyu · 15 years ago
- 9f485cc File header added. by gikidy · 15 years ago
- 2b963c0 Add SmbiosDxe module that is required by BDS by mdkinney · 15 years ago
- 74bafba Refer to OEM status code hook library instances in MdeModulePkg. by xli24 · 15 years ago
- 102e708 Refer to status code library instances in MdeModulePkg. by xli24 · 15 years ago
- b6d793e Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol. by xli24 · 15 years ago
- 8273af4 Add DxeSecurityManagementLib instance by lgao4 · 15 years ago
- 21020c7 1. PI SMBIOS Checkin. Major change include: by davidhuang · 15 years ago
- 595c3b6 Add Ehci driver for handle USB 2.0 device. by klu2 · 15 years ago
- d3a12d7 Use PcAtChipsetPkg's IdeControllerDxe driver and retire the one in DuetPkg. by klu2 · 15 years ago
- 93d4ce9 Add IDE support for edk2 Duet platform. by klu2 · 15 years ago
- ba6f7d3 Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instead of original PcAtChipsetPkg\PcRtc\RealTimeClock.inf by klu2 · 15 years ago
- e88f305 This patch includes: by klu2 · 16 years ago
- 8b85412 Ported LZMA to DUET platform. by gikidy · 16 years ago
- c1a83b5 Remove unused IfrSupportLib and ExtendedIfrSupportLib by lgao4 · 16 years ago
- 72be1c7 Remove macro usage of EFI32, EFI64 in duet package. by klu2 · 16 years ago
- 87cac63 Add UefiHiiServicesLib library instance in every one DSC by lgao4 · 16 years ago
- f6f910d Retire Extended HII library class. by rsun3 · 16 years ago
- bda1bdb Add more comments for override PCD and library instance. by klu2 · 16 years ago
- d6ca2c1 1, cleanup DSC file, use NULL library instance for DebugLib and by klu2 · 16 years ago
- c6811ca Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull" by qhuang8 · 16 years ago
- 3fd6fde Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances. by qhuang8 · 16 years ago
- 3efaa6e Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe to by jljusten · 16 years ago
- 7da78b1 1, Port BiosVideoThunkDxe driver from edk to edk2; by klu2 · 16 years ago
- 7632bfc Update paths for items which moved from DuetPkg to PcAtChipsetPkg. by jljusten · 16 years ago
- 4a6a21c CpuIoDxe driver was moved to UefiCpuPkg. by jljusten · 16 years ago
- b4e83ab Update DuetPkg to include DxePcdDriver. by qhuang8 · 16 years ago
- 6074a6f Add comments in DSC files to explain the function and design of components section. by xli24 · 16 years ago
- 8e0e028 Update ReportStatusCodeLib mapping: Use DxeCoreReportStatusLibFromHob DXE_CORE and DxeReportStatusCodeLib in IntelFrameworkModulePkg for all other modules. by qhuang8 · 16 years ago
- 693e49c Add comments in platform DSC files to remind that binaries are only listed in FDF, not in DSC. by xli24 · 16 years ago
- 914826b Split out Synchronization Library from Base Library by mdkinney · 16 years ago
- cc4678a Fix the path for BDS. by qhuang8 · 16 years ago
- 80f73b5 Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification. by klu2 · 16 years ago
- dc4dc1d 1, Remove DxeReportStatus driver, because DxeIpl has published a instance from hob. And new status code library will use this instance from hob. by klu2 · 16 years ago
- afbf572 Add bootsector module, this module is not a EFI driver or PEIM, but the raw image for boot disk. It is should be built in tiny mode with 16 assembler compiler and linker. And currently only MSFT is supported. by klu2 · 16 years ago
- ac4274d Remove /Fa option to cause multithread build failed. by lgao4 · 16 years ago
- e25803f 1, Enable USB boot for R9's Duet. by klu2 · 16 years ago
- 54cdf47 Correct Compiler option /FAcs to /FAsc by lgao4 · 16 years ago
- 82ec45f Enable debug print for Duet platform. by klu2 · 16 years ago
- 8cb5c72 Remove BootSector from DSC of DuetPkg. by xli24 · 16 years ago
- 519f076 1.retried graphics library class from MdePkg by vanjeff · 16 years ago
- 765ee7b Update DUET DSC file for library class/instances renaming. by qhuang8 · 16 years ago
- a7e883d Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to package dependency issue, and update all DSC files accordingly. by xli24 · 16 years ago
- aa79e01 Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
- 289598a Add usblib library class mapping. by klu2 · 16 years ago
- 05e2f68 Switch DxeCore to use DxeCoreMemoryAllocationLib for Duet platform. by qhuang8 · 16 years ago
- c5dfb47 Support X64 build for DUET platform. by klu2 · 17 years ago
- df166ce 1) DxeIpl should not use UefiDriverEntryPointLib by klu2 · 17 years ago
- 6d3f772 Add some customization BAT steps for DUET platform by klu2 · 17 years ago
- fdbc68e Use binary FAT module. by klu2 · 17 years ago
- f5752cb Add DuetTimerLib and DuetSerialIo library instance. by klu2 · 17 years ago
- be76888 Fix many bugs in DUET package and now DUET package is enabled for floppy successful. by klu2 · 17 years ago
- e5653d9 Fix some bugs in FSVariable and BdsPlatform for duet platform. by klu2 · 17 years ago
- eb16e24 Add 8254 module and fix the hob operation for R9 library. by klu2 · 17 years ago
- cb56d4e Correct depex for Cpu and CpuIo module. by klu2 · 17 years ago
- 5ea4132 Use correct IoLib's library instance for DxeStatusCode driver. by klu2 · 17 years ago
- d17b286 Add missing library instance and module for Duet platform. by klu2 · 17 years ago
- 3da85e6 1, Use PrintLib in Duet loader by klu2 · 17 years ago
- 79f16ea Move post building command from make file to bat file. Until build system support post build, these command will be for Duet platform's post building commands. by klu2 · 17 years ago
- b9a3117 init target should not be used in customize makefile. Fix it. by klu2 · 17 years ago
- d55eb54 User customize build method for BootSector module. by klu2 · 17 years ago
- c69dd9d Porting Duet module from EDKI to EDKII by klu2 · 17 years ago
- 91aac0e Rebase the duet module with new HII modifications. by klu2 · 17 years ago
- ca16210 Initialize DuetPkg ... by klu2 · 17 years ago