Age | Commit message (Expand) | Author |
2017-03-20 | DuetPkg: Add SortLib/UefiBootManagerLib | Dandan Bi |
2016-12-02 | DuetPkg: Remove use of IntelFrameworkModulePkg legacy libs | Leif Lindholm |
2016-11-15 | DuetPkg: Fix typos in comments | Gary Lin |
2016-11-14 | DuetPkg: Add POSTBUILD in DSC files to run post-build automatically | Hao Wu |
2016-11-14 | DuetPkg: Use 'echo off' in BATCH script files | Hao Wu |
2016-11-14 | DuetPkg: Resolve white-space issues for post-build scripts & ReadMe | Hao Wu |
2016-10-27 | DuetPkg/DuetBdsLib: rebase to ARRAY_SIZE() | Laszlo Ersek |
2016-10-12 | DuetPkg DxeIpl and EfiLdr: Add the missing EFIAPI for the function | Liming Gao |
2016-08-19 | DuetPkg: Add DxeMpInitLib instance reference | Jeff Fan |
2016-05-15 | DuetPkg FSVariable: return error for empty str VariableName to GetVariable | Star Zeng |
2016-04-08 | DuetPkg: Convert to build FatPkg from source | Jordan Justen |
2016-04-08 | DuetPkg scripts: Support building with GCC45 - GCC49 | Jordan Justen |
2016-02-26 | DuetPkg-PciBusNoEnumerationDxe: Fix stack overflow | Lee Leahy |
2016-01-29 | DuetPkg FSVariable: Minor update to the Data parameter for GetVariable() | Star Zeng |
2015-12-18 | DuetPkg: Fix GCC error to avoid the duplicated global variable in SmbiosGenDxe | Liming Gao |
2015-12-18 | DuetPkg: Fix GCC error to avoid the duplicated global variables in EfiLdr | Liming Gao |
2015-12-15 | DuetPkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-10-06 | DuetPkg: exit pci function loops early if device is not multi-function | Joseph Shifflett |
2015-09-22 | DuetPkg: SataControllerDxe: fix private array subscripting | Laszlo Ersek |
2015-09-22 | DuetPkg: SataControllerDxe: fix typo in "DisqulifiedModes" | Laszlo Ersek |
2015-05-06 | DuetPkg: Use the new PCDs defined in MdePkg. | Ruiyu Ni |
2015-02-03 | */Contributions.txt: Update example email address | Jordan Justen |
2014-11-25 | Change NT32 and DUET to use UEFI Shell by default. Use "-D USE_OLD_SHELL" for... | Ruiyu Ni |
2014-10-31 | EDK II Contributions.txt: Update patch format information | Jordan Justen |
2014-10-15 | Add comments for FSVariable driver which used by Duet platform only, trust al... | Eric Dong |
2014-10-15 | Add comments for FSVariable driver which used by Duet platform only, trust al... | Eric Dong |
2014-10-15 | Prevent EBDA area being overwritten, get the size info from the address 0x40E... | Eric Dong |
2014-09-29 | Both printed fields are 64 bit long for IA32 too. It is better to print them ... | Nikolai Saoukh |
2014-09-01 | Fix VS2013 build failure. | Ruiyu Ni |
2014-08-25 | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen |
2014-08-13 | Fix VS2013 build failure. | Ruiyu Ni |
2014-07-10 | Fixed one code error, should use & instead of |. | Eric Dong |
2014-07-09 | Refine the readme.txt for Duet platform, update the GCC tool chain to GCC44. | Eric Dong |
2014-07-09 | Update the bat file, avoid change the original binary file in SVN, copy a tem... | Eric Dong |
2014-05-19 | Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar ... | Ruiyu Ni |
2014-01-22 | Fix CRLF format | Tian, Hot |
2013-11-26 | Fix Duet hang/reboot issue due to the NULL instance of CpuExceptionHandlerLib... | Ruiyu Ni |
2013-08-22 | Fix DuetPkg build failure after adding the new reset type EfiResetPlatformSpe... | Ruiyu Ni |
2013-08-12 | Update NT32/Duet platform to use new display engine and browser. | Eric Dong |
2013-08-12 | Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers... | Eric Dong |
2013-08-09 | Update Browser to provide the customization possibilities. | Eric Dong |
2013-06-08 | Update to new SVN URL in readme.txt | Tian, Hot |
2012-10-11 | Add missing braces around initializer. | lzeng14 |
2012-08-28 | Fix comparisons of enumerated types which may cause warnings for some compilers. | rsun3 |
2012-08-23 | Fix the bug in PciBusNoEnumerationDxe driver to correct parse the 64bit BAR. | niruiyu |
2012-07-10 | DuetPkg DuetPkgIa32.dsc & DuetPkgX64.dsc: Add library class and instance mapp... | rsun3 |
2012-07-03 | DuetPkg/SataController: Fix possible memory leak at error handling of SataCon... | erictian |
2012-05-18 | DuetPkg: Enabled build with new version of CpuDxe driver. | geekboy15a |
2012-04-24 | Update copyright format | hhtian |
2012-04-12 | MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationDxe: Update ResetPowerM... | rsun3 |