summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-28S.M.A.R.T feature enableerictian2-0/+376
2010-10-28Correct Comments.lgao41-1/+1
2010-10-28Fix build break when doing 32-bit build with some certain C compiler option c...rsun32-7/+8
2010-10-26Refine code to remove type converting warning.ydong101-1/+1
2010-10-26Correct Data type conversion.lgao42-3/+3
2010-10-26pass build for IPF.vanjeff1-0/+1
2010-10-25Update HiiDatabase->ExportPackageLists() service to support NULL HII handle ...lgao41-2/+2
2010-10-25Reserve one column at left screen to be more visually.lgao43-4/+5
2010-10-25Fix the following three issues:lgao41-43/+17
2010-10-24Fix a cut-n-paste error in the comment for the "read keystroke" function.darylm5031-12/+13
2010-10-22DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxejljusten10-5265/+5
2010-10-22DuetPkg: Add DXE APRIORI for 8259 driverjljusten1-0/+5
2010-10-22UefiCpuPkg CpuDxe: Fix bug with CPU Arch RegisterInterruptHandlerjljusten1-30/+77
2010-10-21Use the correct length to copy KeyData.niruiyu1-1/+1
2010-10-21Use the correct length to copy KeyData.niruiyu1-2/+2
2010-10-20Fix build issue in IPv4. qianouyang2-2/+2
2010-10-20Add static type cast to fix ICC build failure.niruiyu1-2/+2
2010-10-19Refine code to make code run safely.ydong101-1/+1
2010-10-19return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.erictian4-6/+20
2010-10-18Refine code to make code run more safely.ydong107-7/+11
2010-10-18Update UefiDriverEntryPoint library by adding BaseLib library class required ...lgao44-1/+7
2010-10-18set the interface of usb hid device to boot protocol if it's not in such case.erictian2-2/+2
2010-10-18Update EdkShellBinPkg to integrate a bug fix in Shell r45qhuang87-2/+2
2010-10-16DuetPkg DxeIpl: Send result of PrintValue to serial portjljusten1-4/+9
2010-10-16DuetPkg: Move EfiLdr Handoff data to stackjljusten2-2/+6
2010-10-16DuetPkg: Send EfiLdr messages to serial portjljusten4-10/+54
2010-10-16DuetPkg: Add build32.sh and build64.shjljusten2-0/+229
2010-10-16DuetPkg CreateBootDisk.sh: Enable building a DUET floppy imagejljusten1-6/+34
2010-10-16DuetPkg PostBuild.sh: Use EDK_TOOLS_PATH if definedjljusten1-2/+6
2010-10-16DuetPkg: Fix EFIAPI usage inconsistenciesjljusten4-21/+23
2010-10-15Update to support Xcode 64-bit debug.andrewfish2-2/+3
2010-10-15Fix minor gcc build break.andrewfish1-1/+1
2010-10-15Refile code to make code following the UEFI spec.ydong101-1/+2
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang9-148/+454
2010-10-14Sync EDKII BaseTools to BaseTools project r2068.lgao425-8/+43
2010-10-14Update ConPlatform driver to support GOP driver which creates multiple children.niruiyu3-16/+112
2010-10-14fix 32bit build warningerictian2-14/+14
2010-10-13UnixPkg: Allow build.sh/build64.sh to be run from the edk2 rootjljusten2-14/+27
2010-10-13UnixPkg MiscSubClassPlatformDxe: Add en-US langdef to *.unijljusten10-0/+0
2010-10-13DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten5-7/+7
2010-10-13MdePkg: Use builtin offsetof function for GCC 4.0 and newerjljusten1-109/+117
2010-10-13EdkCompatibilityPkg: Re-add VA_COPY macrojljusten1-0/+6
2010-10-13OVMF: Only enable MDEPKG_NDEBUG for RELEASE buildsjljusten3-19/+19
2010-10-13OVMF: Support greater than 2GB of memoryjljusten3-12/+19
2010-10-13OVMF BDS: Don't call BdsLibSaveMemoryTypeInformationjljusten1-2/+1
2010-10-13UnixPkg build64.sh: Build UnixPkg X64 with GCC44jljusten1-12/+12
2010-10-13UnixPkg SEC: Fix link flags for using GCC on Linux x86-64jljusten1-7/+7
2010-10-13UnixPkg: Enable gasket functions for all X64 toolchainsjljusten3-411/+419
2010-10-13UnixPkg: Added missing EFIAPI for many Gasket functionsjljusten5-230/+593
2010-10-12Fix bad NT 32 reference in print to be UnixPkg.andrewfish1-1/+1