summaryrefslogtreecommitdiffstats
path: root/UnixPkg
Commit message (Expand)AuthorAgeFilesLines
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff2011-03-141-3/+3
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-102-2/+4
* Fix up the UnixPkg to work with clang on OS X. XCLANG toolchain configuration...andrewfish2011-03-085-4/+10
* UnixPkg: Fix build for Linuxjljusten2011-03-058-12/+20
* UnixPkg: Use build flag to prevent FatPkg from being requiredjljusten2011-03-053-2/+9
* Fix issue with fixing tabs.andrewfish2011-02-0222-1401/+1401
* update copyright formathhtian2010-12-1013-15/+15
* DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during bootjljusten2010-12-062-0/+2
* Remove unused files to make it easier to add new thunks.andrewfish2010-12-012-574/+0
* Fix token dup caused by merge.andrewfish2010-12-011-1/+1
* 2nd wave of r11105 checkin.2nd wave of r11105 checkin.andrewfish2010-12-016-179/+190
* Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish2010-11-3044-9575/+6568
* Sync update to improve compiler compatibilitymdkinney2010-11-291-3/+10
* Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin2010-11-122-4/+4
* Update to support Xcode 64-bit debug.andrewfish2010-10-152-2/+3
* UnixPkg: Allow build.sh/build64.sh to be run from the edk2 rootjljusten2010-10-132-14/+27
* UnixPkg MiscSubClassPlatformDxe: Add en-US langdef to *.unijljusten2010-10-1310-0/+0
* UnixPkg build64.sh: Build UnixPkg X64 with GCC44jljusten2010-10-131-12/+12
* UnixPkg SEC: Fix link flags for using GCC on Linux x86-64jljusten2010-10-131-7/+7
* UnixPkg: Enable gasket functions for all X64 toolchainsjljusten2010-10-133-411/+419
* UnixPkg: Added missing EFIAPI for many Gasket functionsjljusten2010-10-135-230/+593
* Fix bad NT 32 reference in print to be UnixPkg.andrewfish2010-10-121-1/+1
* Make the script pass arguments so clean from Xcode works properly.andrewfish2010-10-121-1/+1
* Finish spliting SecDispatchTableLib into two functions so it can be a BaseLibandrewfish2010-09-206-24/+78
* Added SecDispatchTable library to allow custom PPIs to be passed up to into P...andrewfish2010-09-168-1/+129
* Clean up clean and clarify XCODE flags.andrewfish2010-09-163-3/+13
* Added support for an EFI X64 ABI compatible UnixPkg. With an internal only co...andrewfish2010-08-1818-200/+316
* Add LZMA decompression to DXE Core.andrewfish2010-08-122-1/+3
* Fix reverse gasket issue that was breaking watch dog timer.andrewfish2010-08-087-14/+25
* Fix crash in UnixPkg caused by r10769. The DxeCore is not calling the library...andrewfish2010-08-051-2/+6
* Minor update code comment in last commitment.qhuang82010-07-301-1/+2
* Update UnixUgaScreen module to adapt to the change in Unix UGA protocol inter...qhuang82010-07-301-6/+15
* Add -m32 option for IA32 ASM flag to ensure it is treated as 32-bit for GCC a...qhuang82010-07-301-1/+1
* Complete coding to support X64 EFI ABI in UnixPkg. Code is not currently hook...andrewfish2010-07-2910-7967/+761
* Change the GUID value of UnixBaseLib to avoid Guid value collision with BaseL...qhuang82010-07-261-1/+1
* Started working on EFI ABI to UNIX ABI assembly gasketandrewfish2010-07-241-0/+8047
* Changed the X64 gasket so it would be possible to port it to deal with the Un...andrewfish2010-07-237-305/+8992
* Add an option to build the GccShell. './build.sh shell' or './build64.sh' wil...andrewfish2010-07-232-4/+11
* Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In...andrewfish2010-07-2222-218/+1188
* Added to support X64 port (with SV5 ABI). May be able to remove after we port...andrewfish2010-07-22148-0/+15774
* Fix #pragma pack(4) issue with an #ifdef. The #pragma () is in the wrong place.andrewfish2010-07-201-1/+1
* Some more 64-bit fixes.andrewfish2010-07-151-4/+12
* Fix xcode project to point to the correct X64 paths. Also update print out to...andrewfish2010-07-143-5/+5
* Add an Xcode project to build 64-bit UnixPkg. Currently crashes in PeiCore().andrewfish2010-07-143-0/+322
* Fix 64-bit compile bugandrewfish2010-07-141-2/+2
* Started trying to get the UnixPkg to compile for X64 with UnixABI. So far onl...andrewfish2010-07-148-1080/+788
* Clean up package/platform DSC files by the following steps:lgao42010-05-212-229/+74
* Update the copyright notice formathhtian2010-04-28154-297/+309
* Remove DataHub PCD references.andrewfish2010-04-221-2/+0
* Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI...lgao42010-04-222-4/+0