summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg)Jordan Justen2013-07-29330-54926/+0
* UnixPkg: Mark as deprecated (replaced by EmulatorPkg)jljusten2012-10-054-0/+11
* Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu2012-07-292-9/+7
* UnixPkg/Sec: Fixed buildoliviermartin2012-07-261-0/+1
* Fixed build failed.ydong102012-05-311-1/+1
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-2/+2
* Update copyright formathhtian2012-04-241-3/+1
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* Updated platform DSC files to add CPU Exception Library instances.vanjeff2012-03-161-1/+2
* Updated platform DSC files to add CPU Exception Library instances.vanjeff2012-03-151-1/+2
* Append double-null for Type 19 data record.lzeng142012-02-031-3/+2
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-6/+2
* Refine file header format to follow coding style.ydong102011-12-151-2/+2
* Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin2011-11-232-4/+4
* According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng142011-11-2115-110/+87
* Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INF...niruiyu2011-11-161-2/+2
* Fix typo error in UnixPkg.dscerictian2011-09-072-2/+2
* Update UnixPkg to use IA32_SEGMENT_DESCRIPTOR defined in BaseLib.hli-elvin2011-09-051-24/+1
* Correct package namehhtian2011-09-021-1/+1
* Add LockBox null library to make CapsuleRuntimeDxe driver build pass.li-elvin2011-09-021-0/+1
* Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet...lgao42011-08-292-2/+2
* Remove unnecessary global macros in SecMain.inf.niruiyu2011-08-281-11/+11
* Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng142011-06-272-3/+2
* Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [...lzeng142011-05-191-11/+11
* Return scan code for Pause key.vanjeff2011-05-151-1/+2
* Remove duplicate PCD declarationmdkinney2011-05-101-1/+0
* Clean up DEC files:mdkinney2011-05-091-22/+5
* Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney2011-05-051-2/+2
* 1. solve build time issue that FV size is exceed due to more modules is inclu...erictian2011-03-312-10/+10
* Fix gBS->Stall bug. The current code would only stall for a single timer tick...andrewfish2011-03-221-3/+22
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff2011-03-131-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-075-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-11-302-574/+0
* Fix token dup caused by merge.andrewfish2010-11-301-1/+1
* 2nd wave of r11105 checkin.2nd wave of r11105 checkin.andrewfish2010-11-306-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