]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg
Clean update API name for ASM function.
[mirror_edk2.git] / DuetPkg /
2015-02-03 Jordan Justen*/Contributions.txt: Update example email address
2014-11-25 Ruiyu NiChange NT32 and DUET to use UEFI Shell by default....
2014-10-31 Jordan JustenEDK II Contributions.txt: Update patch format information
2014-10-15 Eric DongAdd comments for FSVariable driver which used by Duet...
2014-10-15 Eric DongAdd comments for FSVariable driver which used by Duet...
2014-10-15 Eric DongPrevent EBDA area being overwritten, get the size info...
2014-09-29 Nikolai SaoukhBoth printed fields are 64 bit long for IA32 too. It...
2014-09-01 Ruiyu NiFix VS2013 build failure.
2014-08-25 Jordan JustenEDK II Contributions.txt: Note acceptable contribution...
2014-08-13 Ruiyu NiFix VS2013 build failure.
2014-07-10 Eric DongFixed one code error, should use & instead of |.
2014-07-09 Eric DongRefine the readme.txt for Duet platform, update the...
2014-07-09 Eric DongUpdate the bat file, avoid change the original binary...
2014-05-19 Ruiyu NiChange PciIo::GetBarAttributes() to return unsupported...
2014-01-22 Tian, HotFix CRLF format
2013-11-26 Ruiyu NiFix Duet hang/reboot issue due to the NULL instance...
2013-08-22 Ruiyu NiFix DuetPkg build failure after adding the new reset...
2013-08-12 Eric DongUpdate NT32/Duet platform to use new display engine...
2013-08-12 Eric DongRollback patch 14537 & 14538, because patch 14537 is...
2013-08-09 Eric DongUpdate Browser to provide the customization possibilities.
2013-06-08 Tian, HotUpdate to new SVN URL in readme.txt
2012-10-11 lzeng14Add missing braces around initializer.
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2012-08-23 niruiyuFix the bug in PciBusNoEnumerationDxe driver to correct...
2012-07-10 rsun3DuetPkg DuetPkgIa32.dsc & DuetPkgX64.dsc: Add library...
2012-07-03 erictianDuetPkg/SataController: Fix possible memory leak at...
2012-05-18 geekboy15aDuetPkg: Enabled build with new version of CpuDxe driver.
2012-04-24 hhtianUpdate copyright format
2012-04-12 rsun3MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationD...
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-03-16 vanjeffUpdated platform DSC files to add CPU Exception Library...
2012-03-14 rsun3Improve robustness when scanning PCI Option ROM.
2012-01-18 rsun3DuetPkg BootSector: fix a bug in st32_64.S that the...
2012-01-13 rsun3DuetPkg BootSector: fix bugs in .S files so that 32...
2012-01-10 rsun3DuetPkg BootSector: Clean up .S files for 64-bit Duet...
2011-12-13 niruiyuUpdate the Package version.
2011-11-24 rsun3DuetPkg BootSector: Add missing .code16 directive into...
2011-11-21 lzeng14According to PI errata 0000654 and 000811, we need...
2011-11-16 rsun3DuetPkg BootSector:
2011-11-15 erictianAccording to PI errata 0000690, word "Ide Bus driver...
2011-10-19 niruiyuAvoid using code name in comments.
2011-09-20 lgao4Clean up the private GUID definition in module Level.
2011-09-05 li-elvinFix DUET X64 build error.
2011-08-29 lgao4Fix the incorrect usage for PCD PcdResetOnMemoryTypeInf...
2011-08-25 xdu2Add new API GetTimeInNanoSecond() to TimerLib to conver...
2011-07-01 lzeng14Fix ICC build error.
2011-07-01 niruiyuFix CreateBootDisk.bat not using config variables
2011-07-01 lzeng14Fix ICC build error.
2011-07-01 lzeng14Fix ICC build error.
2011-06-29 niruiyuadd (UINT8 *) type cast to fix ICC build failure.
2011-06-27 niruiyuFix UnixGcc build failures.
2011-06-23 niruiyuChange DUET DxeIpl to use SerialPort instead of manipul...
2011-04-27 erictianSolve a wrong pointer reference in QueryVariableInfo().
2011-03-17 lgao4Remove the local LegacyBiosMpTable.h. It has been defin...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-08 lzeng14Add AHCI support for DUET.
2010-12-06 jljustenDuetPkg: Update create boot disk script to not modify...
2010-12-06 jljustenDuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset...
2010-12-06 jljustenDuetPkg, MdeModulePkg: Fix variable services hang with...
2010-11-25 niruiyuFix a bug in GetLangFromSupportedLangCodes()
2010-11-24 niruiyuFix AutoUpdateLangVariable() logic to handle the case...
2010-10-22 jljustenDuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxe
2010-10-22 jljustenDuetPkg: Add DXE APRIORI for 8259 driver
2010-10-20 niruiyuAdd static type cast to fix ICC build failure.
2010-10-16 jljustenDuetPkg DxeIpl: Send result of PrintValue to serial...
2010-10-16 jljustenDuetPkg: Move EfiLdr Handoff data to stack
2010-10-16 jljustenDuetPkg: Send EfiLdr messages to serial port
2010-10-16 jljustenDuetPkg: Add build32.sh and build64.sh
2010-10-16 jljustenDuetPkg CreateBootDisk.sh: Enable building a DUET flopp...
2010-10-16 jljustenDuetPkg PostBuild.sh: Use EDK_TOOLS_PATH if defined
2010-10-16 jljustenDuetPkg: Fix EFIAPI usage inconsistencies
2010-10-13 jljustenDuetPkg, MdeModulePkg: Fix several enum comparions
2010-06-10 klu2remove --image-base option EfiLdr.inf, and use GenFw...
2010-06-05 klu2fix GCC X64 build broken
2010-06-05 klu2fix X64 build broken
2010-05-13 qhuang8Fix minor format issue in file header
2010-04-28 hhtianUpdate the copyright notice format
2010-04-22 lgao41. Remove DataHubGen drive, which is replaced by SmbiosGen.
2010-04-12 niruiyuAdd the missing MemoryTest driver to let memory above...
2010-04-09 klu2Remove old module which no one consume it.
2010-04-06 lgao4Update the modules with the different module GUID to...
2010-03-29 lgao4Remove RELEASE tag from DuetPkg DSC, because DuetPkg...
2010-03-23 niruiyuRemove the work around as the Fat driver's lock issue...
2010-03-21 lgao4Clean up Nt32Pkg and DuetPkg DSCs to move common used...
2010-03-21 lgao4Add RELEASE target
2010-03-20 klu2Add [Depex] section for DUETFwh DXE_DRIVER. A DXE_DRIVR...
2010-03-18 erictianvariable driver doesn't support EFI_AUTHENTICATED_WRITE...
2010-03-18 klu2Separate IA32/X64 architecture into two DSC file to...
2010-03-16 niruiyuRemove FD section from DuetPkg.fdf and move the BlockSi...
2010-03-11 niruiyuChange the PM Timer RegisterBitWidth according to the...
2010-03-11 niruiyuAdd BlockSize declaration in FvMain section other tool...
2010-03-10 klu21, Remove comma after year
2010-03-10 klu2Cleanup license header
2010-03-10 klu2Add license header for Duet's makefile.
2010-03-04 niruiyuRemove the PcdsDynamicHii section from Duet platform...
2010-03-03 xli24Remove over-specified dependencies on IntelFrameworkPkg...
2010-03-03 niruiyuRemove EFI_SPECIFICATION_VERSION macro reference in...
2010-03-02 lgao4Still use |.efi Rule for INF file with binary EFI image...
2010-03-01 lgao4Add the missing OUTPUT directory for the EFI and depex...
2010-03-01 lgao4Clean up Rules of Platform FDFs to apply only one EFI...
next