summaryrefslogtreecommitdiffstats
path: root/DuetPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove the work around as the Fat driver's lock issue was found and fixed.niruiyu2010-03-231-4/+2
* Clean up Nt32Pkg and DuetPkg DSCs to move common used library instance to Com...lgao42010-03-212-58/+144
* Add RELEASE targetlgao42010-03-212-2/+2
* Add [Depex] section for DUETFwh DXE_DRIVER. A DXE_DRIVR must has [depex] sect...klu22010-03-201-0/+2
* variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:erictian2010-03-181-2/+13
* Separate IA32/X64 architecture into two DSC file to avoid the their output mi...klu22010-03-186-41/+280
* Remove FD section from DuetPkg.fdf and move the BlockSize/NumBlocks declarati...niruiyu2010-03-161-23/+2
* Change the PM Timer RegisterBitWidth according to the Flagsniruiyu2010-03-111-1/+9
* Add BlockSize declaration in FvMain section other tool would create a FV with...niruiyu2010-03-111-0/+1
* 1, Remove comma after yearklu22010-03-108-8/+8
* Cleanup license header klu22010-03-107-22/+85
* Add license header for Duet's makefile.klu22010-03-102-1/+28
* Remove the PcdsDynamicHii section from Duet platform as currently PCD driver ...niruiyu2010-03-041-4/+0
* Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242010-03-038-12/+2
* Remove EFI_SPECIFICATION_VERSION macro reference in code.niruiyu2010-03-033-21/+3
* Still use |.efi Rule for INF file with binary EFI image, because the binary E...lgao42010-03-021-1/+7
* Add the missing OUTPUT directory for the EFI and depex file in Rule section.lgao42010-03-011-8/+8
* Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...lgao42010-03-011-8/+8
* add debug agent null instance in DSC file.vanjeff2010-02-261-7/+8
* DuetPkg: Fix build break caused by EFI_SPECIFICATION_VERSION usagejljusten2010-02-261-118/+0
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-251-0/+0
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-2514-28/+14