summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)AuthorFilesLines
2017-03-20DuetPkg: Add SortLib/UefiBootManagerLibDandan Bi2-2/+6
2016-12-02DuetPkg: Remove use of IntelFrameworkModulePkg legacy libsLeif Lindholm2-4/+4
2016-11-15DuetPkg: Fix typos in commentsGary Lin8-18/+18
2016-11-14DuetPkg: Add POSTBUILD in DSC files to run post-build automaticallyHao Wu10-150/+105
2016-11-14DuetPkg: Use 'echo off' in BATCH script filesHao Wu3-143/+146
2016-11-14DuetPkg: Resolve white-space issues for post-build scripts & ReadMeHao Wu5-211/+211
2016-10-27DuetPkg/DuetBdsLib: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2016-10-12DuetPkg DxeIpl and EfiLdr: Add the missing EFIAPI for the functionLiming Gao4-0/+4
2016-08-19DuetPkg: Add DxeMpInitLib instance referenceJeff Fan2-0/+2
2016-05-15DuetPkg FSVariable: return error for empty str VariableName to GetVariableStar Zeng1-0/+4
2016-04-08DuetPkg: Convert to build FatPkg from sourceJordan Justen3-5/+6
2016-04-08DuetPkg scripts: Support building with GCC45 - GCC49Jordan Justen3-8/+48
2016-02-26DuetPkg-PciBusNoEnumerationDxe: Fix stack overflowLee Leahy1-7/+8
2016-01-29DuetPkg FSVariable: Minor update to the Data parameter for GetVariable()Star Zeng1-3/+4
2015-12-18DuetPkg: Fix GCC error to avoid the duplicated global variable in SmbiosGenDxeLiming Gao3-11/+2
2015-12-18DuetPkg: Fix GCC error to avoid the duplicated global variables in EfiLdrLiming Gao2-3/+3
2015-12-15DuetPkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-10-06DuetPkg: exit pci function loops early if device is not multi-functionJoseph Shifflett1-0/+8
2015-09-22DuetPkg: SataControllerDxe: fix private array subscriptingLaszlo Ersek1-7/+49
2015-09-22DuetPkg: SataControllerDxe: fix typo in "DisqulifiedModes"Laszlo Ersek2-12/+12
2015-05-06DuetPkg: Use the new PCDs defined in MdePkg.Ruiyu Ni1-7/+7
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2014-11-25Change NT32 and DUET to use UEFI Shell by default. Use "-D USE_OLD_SHELL" for...Ruiyu Ni2-36/+24
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen1-13/+29
2014-10-15Add comments for FSVariable driver which used by Duet platform only, trust al...Eric Dong1-0/+6
2014-10-15Add comments for FSVariable driver which used by Duet platform only, trust al...Eric Dong5-5/+35
2014-10-15Prevent EBDA area being overwritten, get the size info from the address 0x40E...Eric Dong1-2/+12
2014-09-29Both printed fields are 64 bit long for IA32 too. It is better to print them ...Nikolai Saoukh1-2/+2
2014-09-01Fix VS2013 build failure.Ruiyu Ni1-3/+4
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen1-0/+14
2014-08-13Fix VS2013 build failure.Ruiyu Ni1-2/+3
2014-07-10Fixed one code error, should use & instead of |.Eric Dong1-8/+3
2014-07-09Refine the readme.txt for Duet platform, update the GCC tool chain to GCC44. Eric Dong1-30/+14
2014-07-09Update the bat file, avoid change the original binary file in SVN, copy a tem...Eric Dong2-15/+28
2014-05-19Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar ...Ruiyu Ni1-91/+74
2014-01-22Fix CRLF formatTian, Hot5-130/+130
2013-11-26Fix Duet hang/reboot issue due to the NULL instance of CpuExceptionHandlerLib...Ruiyu Ni2-4/+4
2013-08-22Fix DuetPkg build failure after adding the new reset type EfiResetPlatformSpe...Ruiyu Ni1-0/+3
2013-08-12Update NT32/Duet platform to use new display engine and browser.Eric Dong3-0/+5
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong3-5/+0
2013-08-09Update Browser to provide the customization possibilities.Eric Dong3-0/+5
2013-06-08Update to new SVN URL in readme.txtTian, Hot1-1/+1
2012-10-11Add missing braces around initializer.lzeng141-5/+7
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun36-27/+27
2012-08-23Fix the bug in PciBusNoEnumerationDxe driver to correct parse the 64bit BAR.niruiyu1-11/+2
2012-07-10DuetPkg DuetPkgIa32.dsc & DuetPkgX64.dsc: Add library class and instance mapp...rsun32-0/+2
2012-07-03DuetPkg/SataController: Fix possible memory leak at error handling of SataCon...erictian1-0/+2
2012-05-18DuetPkg: Enabled build with new version of CpuDxe driver.geekboy15a2-12/+13
2012-04-24Update copyright formathhtian1-3/+1
2012-04-12MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationDxe: Update ResetPowerM...rsun31-13/+32