summaryrefslogtreecommitdiffstats
path: root/DuetPkg
Commit message (Expand)AuthorAgeFilesLines
* Fixed one code error, should use & instead of |.Eric Dong2014-07-101-8/+3
* Refine the readme.txt for Duet platform, update the GCC tool chain to GCC44. Eric Dong2014-07-091-30/+14
* Update the bat file, avoid change the original binary file in SVN, copy a tem...Eric Dong2014-07-092-15/+28
* Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar ...Ruiyu Ni2014-05-191-91/+74
* Fix CRLF formatTian, Hot2014-01-225-130/+130
* Fix Duet hang/reboot issue due to the NULL instance of CpuExceptionHandlerLib...Ruiyu Ni2013-11-262-4/+4
* Fix DuetPkg build failure after adding the new reset type EfiResetPlatformSpe...Ruiyu Ni2013-08-221-0/+3
* Update NT32/Duet platform to use new display engine and browser.Eric Dong2013-08-123-0/+5
* Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong2013-08-123-5/+0
* Update Browser to provide the customization possibilities.Eric Dong2013-08-093-0/+5
* Update to new SVN URL in readme.txtTian, Hot2013-06-081-1/+1
* Add missing braces around initializer.lzeng142012-10-111-5/+7
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-286-27/+27
* Fix the bug in PciBusNoEnumerationDxe driver to correct parse the 64bit BAR.niruiyu2012-08-231-11/+2
* DuetPkg DuetPkgIa32.dsc & DuetPkgX64.dsc: Add library class and instance mapp...rsun32012-07-102-0/+2
* DuetPkg/SataController: Fix possible memory leak at error handling of SataCon...erictian2012-07-031-0/+2
* DuetPkg: Enabled build with new version of CpuDxe driver.geekboy15a2012-05-182-12/+13
* Update copyright formathhtian2012-04-241-3/+1
* MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationDxe: Update ResetPowerM...rsun32012-04-121-13/+32
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* Updated platform DSC files to add CPU Exception Library instances.vanjeff2012-03-162-2/+5
* Improve robustness when scanning PCI Option ROM.rsun32012-03-144-31/+90
* DuetPkg BootSector: fix a bug in st32_64.S that the size for GDTR.limit is wr...rsun32012-01-181-1/+1
* DuetPkg BootSector: fix bugs in .S files so that 32-bit and 64-bit DUET can b...rsun32012-01-136-57/+58
* DuetPkg BootSector: Clean up .S files for 64-bit Duet for GCC build.rsun32012-01-105-46/+62
* Update the Package version.niruiyu2011-12-133-5/+5
* DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gp...rsun32011-11-244-5/+7
* According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng142011-11-211-2/+2
* DuetPkg BootSector:rsun32011-11-1614-44/+33
* According to PI errata 0000690, word "Ide Bus driver" has been replaced with ...erictian2011-11-152-122/+400
* Avoid using code name in comments.niruiyu2011-10-191-4/+4
* Clean up the private GUID definition in module Level.lgao42011-09-2010-35/+76
* Fix DUET X64 build error.li-elvin2011-09-051-0/+1
* Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet...lgao42011-08-292-2/+2
* Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu22011-08-251-2/+38
* Fix ICC build error.lzeng142011-07-011-1/+1
* Fix CreateBootDisk.bat not using config variablesniruiyu2011-07-013-21/+57
* Fix ICC build error.lzeng142011-07-011-1/+1
* Fix ICC build error.lzeng142011-07-011-1/+1
* add (UINT8 *) type cast to fix ICC build failure.niruiyu2011-06-291-1/+1
* Fix UnixGcc build failures.niruiyu2011-06-272-3/+3
* Change DUET DxeIpl to use SerialPort instead of manipulating serial port dire...niruiyu2011-06-2315-574/+180
* Solve a wrong pointer reference in QueryVariableInfo().erictian2011-04-271-3/+3
* Remove the local LegacyBiosMpTable.h. It has been defined in MdePkg.lgao42011-03-171-281/+0
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-102-0/+2
* Add AHCI support for DUET.lzeng142011-03-087-12/+1515
* DuetPkg: Update create boot disk script to not modify bootsect.comjljusten2010-12-061-3/+4
* DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during bootjljusten2010-12-062-2/+2
* DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64jljusten2010-12-061-0/+1
* Fix a bug in GetLangFromSupportedLangCodes()niruiyu2010-11-251-0/+5