summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-12Make the script pass arguments so clean from Xcode works properly.andrewfish1-1/+1
2010-10-12Add Framework SMM Status Code Protocol on PI SMM Status Code Protocol Thunk d...rsun33-0/+120
2010-10-12add ataatapipassthru driver to dsc fileerictian1-0/+1
2010-10-11Correct the bad token number for gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVe...rsun31-1/+1
2010-10-11Sync EDKII BaseTools to BaseTools project r2065.lgao452-207/+381
2010-10-11Fix the corner case when there is only "\0\0" appended and the Index is 1. Re...niruiyu1-1/+5
2010-10-09Fixed update file time error problem.ydong103-2/+37
2010-10-05Add ARM MOVW/MOVT relocations added in PE/COFF 8.2 spec.andrewfish1-0/+2
2010-10-05remove link to old infjcarsey1-1/+0
2010-10-04Verify more memory allocations.jcarsey4-32/+64
2010-10-04Verify memory allocations were successful.jcarsey7-109/+163
2010-10-04change the en-dash to the standard dash character.jcarsey3-0/+0
2010-10-04verify that a memory allocation was successful.jcarsey1-0/+3
2010-10-04move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey3-23/+28
2010-10-04fix a misspelling.jcarsey2-9/+30
2010-10-041) Removing ASSERTs for proper return values. jcarsey7-205/+307
2010-09-30remove additional space from comments and pass ICC/GCC44 builderictian5-1124/+1114
2010-09-29PerformancePkg: Fix build with GCCjljusten3-7/+7
2010-09-29add native ide/ahci drivererictian8-0/+8805
2010-09-29Add ACPI4.0 header file.jyao12-2/+1304
2010-09-28No need to sort arrays of 1 element.jcarsey2-25/+32
2010-09-28delete unnecessary files.jcarsey2-394/+0
2010-09-27add a macro IS_PCI_SATADPA to judge if device is a SATA controller which is ...erictian1-1/+12
2010-09-25Add the missing EFIAPI for StatusCode handler.lgao42-0/+2
2010-09-20Finish spliting SecDispatchTableLib into two functions so it can be a BaseLibandrewfish6-24/+78
2010-09-20ShellPkg: Fix "unreachable code" warning with VS2005jljusten1-2/+0
2010-09-20Refine some code to make code run safely.ydong105-12/+20
2010-09-17revert/update of a change this morning.jcarsey1-1/+1
2010-09-17removing incorrect files.jcarsey7-945/+0
2010-09-17ShellPkg: Fix several GCC compiler warningsjljusten4-7/+14