summaryrefslogtreecommitdiff
path: root/UnixPkg
AgeCommit message (Expand)Author
2012-03-15Updated platform DSC files to add CPU Exception Library instances.vanjeff
2012-02-03Append double-null for Type 19 data record.lzeng14
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2011-12-16Refine file header format to follow coding style.ydong10
2011-11-24Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng14
2011-11-17Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INF...niruiyu
2011-09-07Fix typo error in UnixPkg.dscerictian
2011-09-05Update UnixPkg to use IA32_SEGMENT_DESCRIPTOR defined in BaseLib.hli-elvin
2011-09-02Correct package namehhtian
2011-09-02Add LockBox null library to make CapsuleRuntimeDxe driver build pass.li-elvin
2011-08-29Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet...lgao4
2011-08-29Remove unnecessary global macros in SecMain.inf.niruiyu
2011-06-28Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng14
2011-05-20Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [...lzeng14
2011-05-16Return scan code for Pause key.vanjeff
2011-05-10Remove duplicate PCD declarationmdkinney
2011-05-09Clean up DEC files:mdkinney
2011-05-05Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney
2011-03-311. solve build time issue that FV size is exceed due to more modules is inclu...erictian
2011-03-22Fix gBS->Stall bug. The current code would only stall for a single timer tick...andrewfish
2011-03-14Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2011-03-08Fix up the UnixPkg to work with clang on OS X. XCLANG toolchain configuration...andrewfish
2011-03-05UnixPkg: Fix build for Linuxjljusten
2011-03-05UnixPkg: Use build flag to prevent FatPkg from being requiredjljusten
2011-02-02Fix issue with fixing tabs.andrewfish
2010-12-10update copyright formathhtian
2010-12-06DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during bootjljusten
2010-12-01Remove unused files to make it easier to add new thunks.andrewfish
2010-12-01Fix token dup caused by merge.andrewfish
2010-12-012nd wave of r11105 checkin.2nd wave of r11105 checkin.andrewfish
2010-11-30Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish
2010-11-29Sync update to improve compiler compatibilitymdkinney
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin
2010-10-15Update to support Xcode 64-bit debug.andrewfish
2010-10-13UnixPkg: Allow build.sh/build64.sh to be run from the edk2 rootjljusten
2010-10-13UnixPkg MiscSubClassPlatformDxe: Add en-US langdef to *.unijljusten
2010-10-13UnixPkg build64.sh: Build UnixPkg X64 with GCC44jljusten
2010-10-13UnixPkg SEC: Fix link flags for using GCC on Linux x86-64jljusten
2010-10-13UnixPkg: Enable gasket functions for all X64 toolchainsjljusten
2010-10-13UnixPkg: Added missing EFIAPI for many Gasket functionsjljusten
2010-10-12Fix bad NT 32 reference in print to be UnixPkg.andrewfish
2010-10-12Make the script pass arguments so clean from Xcode works properly.andrewfish
2010-09-20Finish spliting SecDispatchTableLib into two functions so it can be a BaseLibandrewfish
2010-09-16Added SecDispatchTable library to allow custom PPIs to be passed up to into P...andrewfish
2010-09-16Clean up clean and clarify XCODE flags.andrewfish
2010-08-18Added support for an EFI X64 ABI compatible UnixPkg. With an internal only co...andrewfish
2010-08-12Add LZMA decompression to DXE Core.andrewfish
2010-08-08Fix reverse gasket issue that was breaking watch dog timer.andrewfish