summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-10-13UnixPkg SEC: Fix link flags for using GCC on Linux x86-64jljusten
2010-10-13UnixPkg: Enable gasket functions for all X64 toolchainsjljusten
2010-10-13UnixPkg: Added missing EFIAPI for many Gasket functionsjljusten
2010-10-12Fix bad NT 32 reference in print to be UnixPkg.andrewfish
2010-10-12Make the script pass arguments so clean from Xcode works properly.andrewfish
2010-10-12Add Framework SMM Status Code Protocol on PI SMM Status Code Protocol Thunk d...rsun3
2010-10-12add ataatapipassthru driver to dsc fileerictian
2010-10-11Correct the bad token number for gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVe...rsun3
2010-10-11Sync EDKII BaseTools to BaseTools project r2065.lgao4
2010-10-11Fix the corner case when there is only "\0\0" appended and the Index is 1. Re...niruiyu
2010-10-09Fixed update file time error problem.ydong10
2010-10-05Add ARM MOVW/MOVT relocations added in PE/COFF 8.2 spec.andrewfish
2010-10-05remove link to old infjcarsey
2010-10-04Verify more memory allocations.jcarsey
2010-10-04Verify memory allocations were successful.jcarsey
2010-10-04change the en-dash to the standard dash character.jcarsey
2010-10-04verify that a memory allocation was successful.jcarsey
2010-10-04move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey
2010-10-04fix a misspelling.jcarsey
2010-10-041) Removing ASSERTs for proper return values. jcarsey
2010-09-30remove additional space from comments and pass ICC/GCC44 builderictian
2010-09-29PerformancePkg: Fix build with GCCjljusten