| Commit message (Expand) | Author | Age | Files | Lines |
* | */Contributions.txt: Update example email address | Jordan Justen | 2015-02-03 | 1 | -2/+2 |
* | Change NT32 and DUET to use UEFI Shell by default. Use "-D USE_OLD_SHELL" for... | Ruiyu Ni | 2014-11-25 | 2 | -36/+24 |
* | EDK II Contributions.txt: Update patch format information | Jordan Justen | 2014-10-31 | 1 | -13/+29 |
* | Add comments for FSVariable driver which used by Duet platform only, trust al... | Eric Dong | 2014-10-15 | 1 | -0/+6 |
* | Add comments for FSVariable driver which used by Duet platform only, trust al... | Eric Dong | 2014-10-15 | 5 | -5/+35 |
* | Prevent EBDA area being overwritten, get the size info from the address 0x40E... | Eric Dong | 2014-10-15 | 1 | -2/+12 |
* | Both printed fields are 64 bit long for IA32 too. It is better to print them ... | Nikolai Saoukh | 2014-09-29 | 1 | -2/+2 |
* | Fix VS2013 build failure. | Ruiyu Ni | 2014-09-01 | 1 | -3/+4 |
* | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen | 2014-08-25 | 1 | -0/+14 |
* | Fix VS2013 build failure. | Ruiyu Ni | 2014-08-13 | 1 | -2/+3 |
* | Fixed one code error, should use & instead of |. | Eric Dong | 2014-07-10 | 1 | -8/+3 |
* | Refine the readme.txt for Duet platform, update the GCC tool chain to GCC44. | Eric Dong | 2014-07-09 | 1 | -30/+14 |
* | Update the bat file, avoid change the original binary file in SVN, copy a tem... | Eric Dong | 2014-07-09 | 2 | -15/+28 |
* | Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar ... | Ruiyu Ni | 2014-05-19 | 1 | -91/+74 |
* | Fix CRLF format | Tian, Hot | 2014-01-22 | 5 | -130/+130 |
* | Fix Duet hang/reboot issue due to the NULL instance of CpuExceptionHandlerLib... | Ruiyu Ni | 2013-11-26 | 2 | -4/+4 |
* | Fix DuetPkg build failure after adding the new reset type EfiResetPlatformSpe... | Ruiyu Ni | 2013-08-22 | 1 | -0/+3 |
* | Update NT32/Duet platform to use new display engine and browser. | Eric Dong | 2013-08-12 | 3 | -0/+5 |
* | Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers... | Eric Dong | 2013-08-12 | 3 | -5/+0 |
* | Update Browser to provide the customization possibilities. | Eric Dong | 2013-08-09 | 3 | -0/+5 |
* | Update to new SVN URL in readme.txt | Tian, Hot | 2013-06-08 | 1 | -1/+1 |
* | Add missing braces around initializer. | lzeng14 | 2012-10-11 | 1 | -5/+7 |
* | Fix comparisons of enumerated types which may cause warnings for some compilers. | rsun3 | 2012-08-28 | 6 | -27/+27 |
* | Fix the bug in PciBusNoEnumerationDxe driver to correct parse the 64bit BAR. | niruiyu | 2012-08-23 | 1 | -11/+2 |
* | DuetPkg DuetPkgIa32.dsc & DuetPkgX64.dsc: Add library class and instance mapp... | rsun3 | 2012-07-10 | 2 | -0/+2 |
* | DuetPkg/SataController: Fix possible memory leak at error handling of SataCon... | erictian | 2012-07-03 | 1 | -0/+2 |
* | DuetPkg: Enabled build with new version of CpuDxe driver. | geekboy15a | 2012-05-18 | 2 | -12/+13 |
* | Update copyright format | hhtian | 2012-04-24 | 1 | -3/+1 |
* | MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationDxe: Update ResetPowerM... | rsun3 | 2012-04-12 | 1 | -13/+32 |
* | EDK II Packages: Add Contributions.txt and License.txt files | jljusten | 2012-04-11 | 2 | -0/+215 |
* | Updated platform DSC files to add CPU Exception Library instances. | vanjeff | 2012-03-16 | 2 | -2/+5 |
* | Improve robustness when scanning PCI Option ROM. | rsun3 | 2012-03-14 | 4 | -31/+90 |
* | DuetPkg BootSector: fix a bug in st32_64.S that the size for GDTR.limit is wr... | rsun3 | 2012-01-18 | 1 | -1/+1 |
* | DuetPkg BootSector: fix bugs in .S files so that 32-bit and 64-bit DUET can b... | rsun3 | 2012-01-13 | 6 | -57/+58 |
* | DuetPkg BootSector: Clean up .S files for 64-bit Duet for GCC build. | rsun3 | 2012-01-10 | 5 | -46/+62 |
* | Update the Package version. | niruiyu | 2011-12-13 | 3 | -5/+5 |
* | DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gp... | rsun3 | 2011-11-24 | 4 | -5/+7 |
* | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 | 2011-11-21 | 1 | -2/+2 |
* | DuetPkg BootSector: | rsun3 | 2011-11-16 | 14 | -44/+33 |
* | According to PI errata 0000690, word "Ide Bus driver" has been replaced with ... | erictian | 2011-11-15 | 2 | -122/+400 |
* | Avoid using code name in comments. | niruiyu | 2011-10-19 | 1 | -4/+4 |
* | Clean up the private GUID definition in module Level. | lgao4 | 2011-09-20 | 10 | -35/+76 |
* | Fix DUET X64 build error. | li-elvin | 2011-09-05 | 1 | -0/+1 |
* | Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet... | lgao4 | 2011-08-29 | 2 | -2/+2 |
* | Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim... | xdu2 | 2011-08-25 | 1 | -2/+38 |
* | Fix ICC build error. | lzeng14 | 2011-07-01 | 1 | -1/+1 |
* | Fix CreateBootDisk.bat not using config variables | niruiyu | 2011-07-01 | 3 | -21/+57 |
* | Fix ICC build error. | lzeng14 | 2011-07-01 | 1 | -1/+1 |
* | Fix ICC build error. | lzeng14 | 2011-07-01 | 1 | -1/+1 |
* | add (UINT8 *) type cast to fix ICC build failure. | niruiyu | 2011-06-29 | 1 | -1/+1 |