summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-011. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEF...xdu2
2010-11-01Update ipsecconfig and ping6 due to ShellLib update.xdu2
2010-11-01Add CryptoPkg (from UDK2010.UP3)hhtian
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian
2010-10-28S.M.A.R.T feature enableerictian
2010-10-28Correct Comments.lgao4
2010-10-28Fix build break when doing 32-bit build with some certain C compiler option c...rsun3
2010-10-26Refine code to remove type converting warning.ydong10
2010-10-26Correct Data type conversion.lgao4
2010-10-26pass build for IPF.vanjeff
2010-10-25Update HiiDatabase->ExportPackageLists() service to support NULL HII handle ...lgao4
2010-10-25Reserve one column at left screen to be more visually.lgao4
2010-10-25Fix the following three issues:lgao4
2010-10-24Fix a cut-n-paste error in the comment for the "read keystroke" function.darylm503
2010-10-22DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxejljusten
2010-10-22DuetPkg: Add DXE APRIORI for 8259 driverjljusten
2010-10-22UefiCpuPkg CpuDxe: Fix bug with CPU Arch RegisterInterruptHandlerjljusten
2010-10-21Use the correct length to copy KeyData.niruiyu
2010-10-21Use the correct length to copy KeyData.niruiyu
2010-10-20Fix build issue in IPv4. qianouyang
2010-10-20Add static type cast to fix ICC build failure.niruiyu
2010-10-19Refine code to make code run safely.ydong10
2010-10-19return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.erictian
2010-10-18Refine code to make code run more safely.ydong10
2010-10-18Update UefiDriverEntryPoint library by adding BaseLib library class required ...lgao4
2010-10-18set the interface of usb hid device to boot protocol if it's not in such case.erictian
2010-10-18Update EdkShellBinPkg to integrate a bug fix in Shell r45qhuang8
2010-10-16DuetPkg DxeIpl: Send result of PrintValue to serial portjljusten
2010-10-16DuetPkg: Move EfiLdr Handoff data to stackjljusten
2010-10-16DuetPkg: Send EfiLdr messages to serial portjljusten
2010-10-16DuetPkg: Add build32.sh and build64.shjljusten
2010-10-16DuetPkg CreateBootDisk.sh: Enable building a DUET floppy imagejljusten
2010-10-16DuetPkg PostBuild.sh: Use EDK_TOOLS_PATH if definedjljusten
2010-10-16DuetPkg: Fix EFIAPI usage inconsistenciesjljusten
2010-10-15Update to support Xcode 64-bit debug.andrewfish
2010-10-15Fix minor gcc build break.andrewfish
2010-10-15Refile code to make code following the UEFI spec.ydong10
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang
2010-10-14Sync EDKII BaseTools to BaseTools project r2068.lgao4
2010-10-14Update ConPlatform driver to support GOP driver which creates multiple children.niruiyu
2010-10-14fix 32bit build warningerictian
2010-10-13UnixPkg: Allow build.sh/build64.sh to be run from the edk2 rootjljusten
2010-10-13UnixPkg MiscSubClassPlatformDxe: Add en-US langdef to *.unijljusten
2010-10-13DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten
2010-10-13MdePkg: Use builtin offsetof function for GCC 4.0 and newerjljusten
2010-10-13EdkCompatibilityPkg: Re-add VA_COPY macrojljusten
2010-10-13OVMF: Only enable MDEPKG_NDEBUG for RELEASE buildsjljusten
2010-10-13OVMF: Support greater than 2GB of memoryjljusten
2010-10-13OVMF BDS: Don't call BdsLibSaveMemoryTypeInformationjljusten
2010-10-13UnixPkg build64.sh: Build UnixPkg X64 with GCC44jljusten