summaryrefslogtreecommitdiff
path: root/UnixPkg
AgeCommit message (Expand)AuthorFilesLines
2013-07-29UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg)Jordan Justen330-54926/+0
2012-10-05UnixPkg: Mark as deprecated (replaced by EmulatorPkg)jljusten4-0/+11
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu2-9/+7
2012-07-26UnixPkg/Sec: Fixed buildoliviermartin1-0/+1
2012-05-31Fixed build failed.ydong101-1/+1
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong101-2/+2
2012-04-24Update copyright formathhtian1-3/+1
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten2-0/+215
2012-03-16Updated platform DSC files to add CPU Exception Library instances.vanjeff1-1/+2
2012-03-15Updated platform DSC files to add CPU Exception Library instances.vanjeff1-1/+2
2012-02-03Append double-null for Type 19 data record.lzeng141-3/+2
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun31-6/+2
2011-12-16Refine file header format to follow coding style.ydong101-2/+2
2011-11-24Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin2-4/+4
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng1415-110/+87
2011-11-17Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INF...niruiyu1-2/+2
2011-09-07Fix typo error in UnixPkg.dscerictian2-2/+2
2011-09-05Update UnixPkg to use IA32_SEGMENT_DESCRIPTOR defined in BaseLib.hli-elvin1-24/+1
2011-09-02Correct package namehhtian1-1/+1
2011-09-02Add LockBox null library to make CapsuleRuntimeDxe driver build pass.li-elvin1-0/+1
2011-08-29Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet...lgao42-2/+2
2011-08-29Remove unnecessary global macros in SecMain.inf.niruiyu1-11/+11
2011-06-28Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng142-3/+2
2011-05-20Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [...lzeng141-11/+11
2011-05-16Return scan code for Pause key.vanjeff1-1/+2
2011-05-10Remove duplicate PCD declarationmdkinney1-1/+0
2011-05-09Clean up DEC files:mdkinney1-22/+5
2011-05-05Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney1-2/+2
2011-03-311. solve build time issue that FV size is exceed due to more modules is inclu...erictian2-10/+10
2011-03-22Fix gBS->Stall bug. The current code would only stall for a single timer tick...andrewfish1-3/+22
2011-03-14Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff1-3/+3
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2-2/+4
2011-03-08Fix up the UnixPkg to work with clang on OS X. XCLANG toolchain configuration...andrewfish5-4/+10
2011-03-05UnixPkg: Fix build for Linuxjljusten8-12/+20
2011-03-05UnixPkg: Use build flag to prevent FatPkg from being requiredjljusten3-2/+9
2011-02-02Fix issue with fixing tabs.andrewfish22-1401/+1401
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