| Commit message (Expand) | Author | Age | Files | Lines |
* | DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxe | jljusten | 2010-10-22 | 10 | -5265/+5 |
* | DuetPkg: Add DXE APRIORI for 8259 driver | jljusten | 2010-10-22 | 1 | -0/+5 |
* | Add static type cast to fix ICC build failure. | niruiyu | 2010-10-20 | 1 | -2/+2 |
* | DuetPkg DxeIpl: Send result of PrintValue to serial port | jljusten | 2010-10-16 | 1 | -4/+9 |
* | DuetPkg: Move EfiLdr Handoff data to stack | jljusten | 2010-10-16 | 2 | -2/+6 |
* | DuetPkg: Send EfiLdr messages to serial port | jljusten | 2010-10-16 | 4 | -10/+54 |
* | DuetPkg: Add build32.sh and build64.sh | jljusten | 2010-10-16 | 2 | -0/+229 |
* | DuetPkg CreateBootDisk.sh: Enable building a DUET floppy image | jljusten | 2010-10-16 | 1 | -6/+34 |
* | DuetPkg PostBuild.sh: Use EDK_TOOLS_PATH if defined | jljusten | 2010-10-16 | 1 | -2/+6 |
* | DuetPkg: Fix EFIAPI usage inconsistencies | jljusten | 2010-10-16 | 4 | -21/+23 |
* | DuetPkg, MdeModulePkg: Fix several enum comparions | jljusten | 2010-10-13 | 3 | -5/+5 |
* | remove --image-base option EfiLdr.inf, and use GenFw to do image base relocation | klu2 | 2010-06-10 | 2 | -6/+19 |
* | fix GCC X64 build broken | klu2 | 2010-06-05 | 1 | -1/+3 |
* | fix X64 build broken | klu2 | 2010-06-05 | 1 | -0/+1 |
* | Fix minor format issue in file header | qhuang8 | 2010-05-13 | 1 | -1/+1 |
* | Update the copyright notice format | hhtian | 2010-04-28 | 156 | -299/+299 |
* | 1. Remove DataHubGen drive, which is replaced by SmbiosGen. | lgao4 | 2010-04-22 | 7 | -568/+0 |
* | Add the missing MemoryTest driver to let memory above 4G be discovered in She... | niruiyu | 2010-04-12 | 1 | -0/+1 |
* | Remove old module which no one consume it. | klu2 | 2010-04-09 | 2 | -191/+0 |
* | Update the modules with the different module GUID to avoid the different modu... | lgao4 | 2010-04-06 | 5 | -5/+5 |
* | Remove RELEASE tag from DuetPkg DSC, because DuetPkg post build script only s... | lgao4 | 2010-03-29 | 2 | -2/+2 |
* | Remove the work around as the Fat driver's lock issue was found and fixed. | niruiyu | 2010-03-23 | 1 | -4/+2 |
* | Clean up Nt32Pkg and DuetPkg DSCs to move common used library instance to Com... | lgao4 | 2010-03-21 | 2 | -58/+144 |
* | Add RELEASE target | lgao4 | 2010-03-21 | 2 | -2/+2 |
* | Add [Depex] section for DUETFwh DXE_DRIVER. A DXE_DRIVR must has [depex] sect... | klu2 | 2010-03-20 | 1 | -0/+2 |
* | variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use: | erictian | 2010-03-18 | 1 | -2/+13 |
* | Separate IA32/X64 architecture into two DSC file to avoid the their output mi... | klu2 | 2010-03-18 | 6 | -41/+280 |
* | Remove FD section from DuetPkg.fdf and move the BlockSize/NumBlocks declarati... | niruiyu | 2010-03-16 | 1 | -23/+2 |
* | Change the PM Timer RegisterBitWidth according to the Flags | niruiyu | 2010-03-11 | 1 | -1/+9 |
* | Add BlockSize declaration in FvMain section other tool would create a FV with... | niruiyu | 2010-03-11 | 1 | -0/+1 |
* | 1, Remove comma after year | klu2 | 2010-03-10 | 8 | -8/+8 |
* | Cleanup license header | klu2 | 2010-03-10 | 7 | -22/+85 |
* | Add license header for Duet's makefile. | klu2 | 2010-03-10 | 2 | -1/+28 |
* | Remove the PcdsDynamicHii section from Duet platform as currently PCD driver ... | niruiyu | 2010-03-04 | 1 | -4/+0 |
* | Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod... | xli24 | 2010-03-03 | 8 | -12/+2 |
* | Remove EFI_SPECIFICATION_VERSION macro reference in code. | niruiyu | 2010-03-03 | 3 | -21/+3 |
* | Still use |.efi Rule for INF file with binary EFI image, because the binary E... | lgao4 | 2010-03-02 | 1 | -1/+7 |
* | Add the missing OUTPUT directory for the EFI and depex file in Rule section. | lgao4 | 2010-03-01 | 1 | -8/+8 |
* | Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac... | lgao4 | 2010-03-01 | 1 | -8/+8 |
* | add debug agent null instance in DSC file. | vanjeff | 2010-02-26 | 1 | -7/+8 |
* | DuetPkg: Fix build break caused by EFI_SPECIFICATION_VERSION usage | jljusten | 2010-02-26 | 1 | -118/+0 |
* | Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* | jljusten | 2010-02-25 | 1 | -0/+0 |
* | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 | 2010-02-25 | 14 | -28/+14 |
* | Change DUET specific HOB structure to make all HOB 8-byte align to fix the PI... | niruiyu | 2010-02-25 | 4 | -7/+7 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 19 | -74/+75 |
* | Enable BootTimeOut and ConsoleMode (80x25/100x30) setting save/restore in Due... | niruiyu | 2010-02-22 | 3 | -2/+43 |
* | Fix build breaks | mdkinney | 2010-02-21 | 4 | -300/+146 |
* | Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above le... | niruiyu | 2010-02-21 | 8 | -175/+484 |
* | gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport should be TRUE in D... | niruiyu | 2010-02-20 | 1 | -0/+3 |
* | DUET BDS clean up. | niruiyu | 2010-02-11 | 1 | -28/+0 |