summaryrefslogtreecommitdiffstats
path: root/DuetPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu2010-11-243-75/+297
* DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxejljusten2010-10-2210-5265/+5
* DuetPkg: Add DXE APRIORI for 8259 driverjljusten2010-10-221-0/+5
* Add static type cast to fix ICC build failure.niruiyu2010-10-201-2/+2
* DuetPkg DxeIpl: Send result of PrintValue to serial portjljusten2010-10-161-4/+9
* DuetPkg: Move EfiLdr Handoff data to stackjljusten2010-10-162-2/+6
* DuetPkg: Send EfiLdr messages to serial portjljusten2010-10-164-10/+54
* DuetPkg: Add build32.sh and build64.shjljusten2010-10-162-0/+229
* DuetPkg CreateBootDisk.sh: Enable building a DUET floppy imagejljusten2010-10-161-6/+34
* DuetPkg PostBuild.sh: Use EDK_TOOLS_PATH if definedjljusten2010-10-161-2/+6
* DuetPkg: Fix EFIAPI usage inconsistenciesjljusten2010-10-164-21/+23
* DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten2010-10-133-5/+5
* remove --image-base option EfiLdr.inf, and use GenFw to do image base relocationklu22010-06-102-6/+19
* fix GCC X64 build brokenklu22010-06-051-1/+3
* fix X64 build brokenklu22010-06-051-0/+1
* Fix minor format issue in file headerqhuang82010-05-131-1/+1
* Update the copyright notice formathhtian2010-04-28156-299/+299
* 1. Remove DataHubGen drive, which is replaced by SmbiosGen.lgao42010-04-227-568/+0
* Add the missing MemoryTest driver to let memory above 4G be discovered in She...niruiyu2010-04-121-0/+1
* Remove old module which no one consume it.klu22010-04-092-191/+0
* Update the modules with the different module GUID to avoid the different modu...lgao42010-04-065-5/+5
* Remove RELEASE tag from DuetPkg DSC, because DuetPkg post build script only s...lgao42010-03-292-2/+2