summaryrefslogtreecommitdiffstats
path: root/DuetPkg
Commit message (Expand)AuthorAgeFilesLines
...
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-251-0/+0
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-2514-28/+14
* Change DUET specific HOB structure to make all HOB 8-byte align to fix the PI...niruiyu2010-02-254-7/+7
* 1. Correct File header to ## @filelgao42010-02-2419-74/+75
* Enable BootTimeOut and ConsoleMode (80x25/100x30) setting save/restore in Due...niruiyu2010-02-223-2/+43
* Fix build breaksmdkinney2010-02-214-300/+146
* Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above le...niruiyu2010-02-218-175/+484
* gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport should be TRUE in D...niruiyu2010-02-201-0/+3
* DUET BDS clean up.niruiyu2010-02-111-28/+0
* Add device path DXE driver in Duet FDF file to compliant with UEFI.klu22010-02-101-0/+1
* Add license headerklu22010-02-091-0/+13
* Add EBC driver to Duet platform so that EBC option ROM can get dispatched.niruiyu2010-02-082-195/+197
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-301-12/+12
* Remove unused definitionsmdkinney2010-01-283-193/+9
* File header added.gikidy2010-01-281-0/+17
* Fix the issue GCC DUET x64 cannot boot to front page but reset when timer int...niruiyu2010-01-283-112/+201
* Re-enable BoisVideoThunk driver in DUET because the BiosVideoThunk hang issue...niruiyu2010-01-281-3/+3
* Fix DUET x64 hang in Video Option ROM.niruiyu2010-01-261-0/+2
* Use GetFirstGuidHob() instead of GetNextGuidHob() when only the first GUID in...mdkinney2010-01-255-19/+11
* 1. update bat file to generate right bootia32.efi/bootx64.efi file according ...eric_tian2010-01-195-26/+83
* Seems the BiosVideo thunk does not work recently, temporary disable it.klu22010-01-161-1/+1
* Add SmbiosDxe module that is required by BDSmdkinney2010-01-152-0/+2
* Fix Duet broken caused by LzmaUefiDecompress's interface is changed in IntelF...klu22010-01-152-10/+26
* add DataSize check to avoid PlatformLang/Lang variable is auto-mapped when tr...eric_tian2010-01-141-3/+3
* Update Copyright datemdkinney2010-01-141-1/+1
* Clean up MetronomeDxe INF file. This module uses the IoLib, so the dependenc...mdkinney2010-01-141-8/+2
* Refer to OEM status code hook library instances in MdeModulePkg.xli242009-12-291-1/+1
* Refer to status code library instances in MdeModulePkg.xli242009-12-291-1/+1
* Add package dependency for gEfiStatusCodeDataTypeDebugGuid.xli242009-12-281-0/+1
* Correct license's header.klu22009-12-231-16/+9
* add error handling for input parameter.eric_tian2009-12-221-0/+4
* Update ReadMe file for we use the binaries of boot sector directly instead of...gikidy2009-12-141-9/+3
* Fix a obvious bug for judge whether the PPB support ISAklu22009-12-121-1/+1
* Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol.xli242009-12-071-1/+1
* Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol.xli242009-12-075-10/+10
* Add DxeSecurityManagementLib instance lgao42009-11-261-2/+3
* 1. PI SMBIOS Checkin. Major change include:davidhuang2009-11-206-2/+496
* Correct the shell script file type as executableklu22009-11-172-0/+0
* Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang82009-09-224-33/+33
* Add Ehci driver for handle USB 2.0 device.klu22009-09-212-1/+3
* Rollback patch temporary until receive legal approve.klu22009-09-172-21/+10
* Apply patch from Patrick Georgi. Correct build tool path to stable version.klu22009-09-152-10/+21
* Remove .rept directive to improve portability. qhuang82009-08-214-12/+1470
* Detab in DuetPkgqhuang82009-08-2122-626/+626
* Use .fill directive to improve portability.qhuang82009-08-212-12/+4
* Use .p2align directive instead of ambiguous .align directive.qhuang82009-08-2010-42/+42
* Make end of line consistent for DuetPkg. There is no other update.qhuang82009-08-209-4350/+4350
* add correct [Depex] section.vanjeff2009-08-123-6/+12
* update include file to use IndustryStandard/Pci.heric_tian2009-08-111-1/+1
* Use PcAtChipsetPkg's IdeControllerDxe driver and retire the one in DuetPkg.klu22009-07-288-1741/+2