summaryrefslogtreecommitdiff
path: root/UnixPkg
AgeCommit message (Expand)AuthorFilesLines
2010-12-10update copyright formathhtian13-15/+15
2010-12-06DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during bootjljusten2-0/+2
2010-12-01Remove unused files to make it easier to add new thunks.andrewfish2-574/+0
2010-12-01Fix token dup caused by merge.andrewfish1-1/+1
2010-12-012nd wave of r11105 checkin.2nd wave of r11105 checkin.andrewfish6-179/+190
2010-11-30Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish44-9575/+6568
2010-11-29Sync update to improve compiler compatibilitymdkinney1-3/+10
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin2-4/+4
2010-10-15Update to support Xcode 64-bit debug.andrewfish2-2/+3
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-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-09-20Finish spliting SecDispatchTableLib into two functions so it can be a BaseLibandrewfish6-24/+78
2010-09-16Added SecDispatchTable library to allow custom PPIs to be passed up to into P...andrewfish8-1/+129
2010-09-16Clean up clean and clarify XCODE flags.andrewfish3-3/+13
2010-08-18Added support for an EFI X64 ABI compatible UnixPkg. With an internal only co...andrewfish18-200/+316
2010-08-12Add LZMA decompression to DXE Core.andrewfish2-1/+3
2010-08-08Fix reverse gasket issue that was breaking watch dog timer.andrewfish7-14/+25
2010-08-05Fix crash in UnixPkg caused by r10769. The DxeCore is not calling the library...andrewfish1-2/+6
2010-07-30Minor update code comment in last commitment.qhuang81-1/+2
2010-07-30Update UnixUgaScreen module to adapt to the change in Unix UGA protocol inter...qhuang81-6/+15
2010-07-30Add -m32 option for IA32 ASM flag to ensure it is treated as 32-bit for GCC a...qhuang81-1/+1
2010-07-29Complete coding to support X64 EFI ABI in UnixPkg. Code is not currently hook...andrewfish10-7967/+761
2010-07-26Change the GUID value of UnixBaseLib to avoid Guid value collision with BaseL...qhuang81-1/+1
2010-07-24Started working on EFI ABI to UNIX ABI assembly gasketandrewfish1-0/+8047
2010-07-23Changed the X64 gasket so it would be possible to port it to deal with the Un...andrewfish7-305/+8992
2010-07-23Add an option to build the GccShell. './build.sh shell' or './build64.sh' wil...andrewfish2-4/+11
2010-07-22Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In...andrewfish22-218/+1188
2010-07-22Added to support X64 port (with SV5 ABI). May be able to remove after we port...andrewfish148-0/+15774
2010-07-20Fix #pragma pack(4) issue with an #ifdef. The #pragma () is in the wrong place.andrewfish1-1/+1
2010-07-15Some more 64-bit fixes.andrewfish1-4/+12
2010-07-14Fix xcode project to point to the correct X64 paths. Also update print out to...andrewfish3-5/+5
2010-07-14Add an Xcode project to build 64-bit UnixPkg. Currently crashes in PeiCore().andrewfish3-0/+322
2010-07-14Fix 64-bit compile bugandrewfish1-2/+2
2010-07-14Started trying to get the UnixPkg to compile for X64 with UnixABI. So far onl...andrewfish8-1080/+788
2010-05-21Clean up package/platform DSC files by the following steps:lgao42-229/+74
2010-04-28Update the copyright notice formathhtian154-297/+309
2010-04-22Remove DataHub PCD references.andrewfish1-2/+0
2010-04-22Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI...lgao42-4/+0
2010-04-09UnixSerialIo driver was changed to produce the flow control device path node ...niruiyu3-65/+235
2010-03-03Add VlanConfigDxe to platform DSC/FDF.xdu22-0/+2
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli2412-23/+5
2010-03-02Cleanup unused items produced by EmbeddedPkg in UnixPkg.dscklu21-6/+0
2010-03-02Cleanup unused library class in UnixPkg.dscklu21-1/+1
2010-03-01Add the missing OUTPUT directory for the EFI and depex file in Rule section.lgao41-15/+15