| Commit message (Expand) | Author | Age | Files | Lines |
* | UnixPkg: Mark as deprecated (replaced by EmulatorPkg) | jljusten | 2012-10-05 | 4 | -0/+11 |
* | Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ... | niruiyu | 2012-07-30 | 2 | -9/+7 |
* | UnixPkg/Sec: Fixed build | oliviermartin | 2012-07-26 | 1 | -0/+1 |
* | Fixed build failed. | ydong10 | 2012-05-31 | 1 | -1/+1 |
* | Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info.... | ydong10 | 2012-05-30 | 1 | -2/+2 |
* | Update copyright format | hhtian | 2012-04-24 | 1 | -3/+1 |
* | EDK II Packages: Add Contributions.txt and License.txt files | jljusten | 2012-04-11 | 2 | -0/+215 |
* | Updated platform DSC files to add CPU Exception Library instances. | vanjeff | 2012-03-16 | 1 | -1/+2 |
* | Updated platform DSC files to add CPU Exception Library instances. | vanjeff | 2012-03-15 | 1 | -1/+2 |
* | Append double-null for Type 19 data record. | lzeng14 | 2012-02-03 | 1 | -3/+2 |
* | Add Missing invocations to VA_END() for VA_START(). | rsun3 | 2012-02-01 | 1 | -6/+2 |
* | Refine file header format to follow coding style. | ydong10 | 2011-12-16 | 1 | -2/+2 |
* | Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w... | li-elvin | 2011-11-24 | 2 | -4/+4 |
* | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 | 2011-11-21 | 15 | -110/+87 |
* | Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INF... | niruiyu | 2011-11-17 | 1 | -2/+2 |
* | Fix typo error in UnixPkg.dsc | erictian | 2011-09-07 | 2 | -2/+2 |
* | Update UnixPkg to use IA32_SEGMENT_DESCRIPTOR defined in BaseLib.h | li-elvin | 2011-09-05 | 1 | -24/+1 |
* | Correct package name | hhtian | 2011-09-02 | 1 | -1/+1 |
* | Add LockBox null library to make CapsuleRuntimeDxe driver build pass. | li-elvin | 2011-09-02 | 1 | -0/+1 |
* | Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet... | lgao4 | 2011-08-29 | 2 | -2/+2 |
* | Remove unnecessary global macros in SecMain.inf. | niruiyu | 2011-08-29 | 1 | -11/+11 |
* | Clean up invalid keywords and missing keywords in [Define] section of INF/DEC... | lzeng14 | 2011-06-28 | 2 | -3/+2 |
* | Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [... | lzeng14 | 2011-05-20 | 1 | -11/+11 |
* | Return scan code for Pause key. | vanjeff | 2011-05-16 | 1 | -1/+2 |
* | Remove duplicate PCD declaration | mdkinney | 2011-05-10 | 1 | -1/+0 |
* | Clean up DEC files: | mdkinney | 2011-05-09 | 1 | -22/+5 |
* | Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx | mdkinney | 2011-05-05 | 1 | -2/+2 |
* | 1. solve build time issue that FV size is exceed due to more modules is inclu... | erictian | 2011-03-31 | 2 | -10/+10 |
* | Fix gBS->Stall bug. The current code would only stall for a single timer tick... | andrewfish | 2011-03-22 | 1 | -3/+22 |
* | Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI. | vanjeff | 2011-03-14 | 1 | -3/+3 |
* | Update DebugLib to provide support for "err" command in the EFI Shell to adju... | mdkinney | 2011-03-10 | 2 | -2/+4 |
* | Fix up the UnixPkg to work with clang on OS X. XCLANG toolchain configuration... | andrewfish | 2011-03-08 | 5 | -4/+10 |
* | UnixPkg: Fix build for Linux | jljusten | 2011-03-05 | 8 | -12/+20 |
* | UnixPkg: Use build flag to prevent FatPkg from being required | jljusten | 2011-03-05 | 3 | -2/+9 |
* | Fix issue with fixing tabs. | andrewfish | 2011-02-02 | 22 | -1401/+1401 |
* | update copyright format | hhtian | 2010-12-10 | 13 | -15/+15 |
* | DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during boot | jljusten | 2010-12-06 | 2 | -0/+2 |
* | Remove unused files to make it easier to add new thunks. | andrewfish | 2010-12-01 | 2 | -574/+0 |
* | Fix token dup caused by merge. | andrewfish | 2010-12-01 | 1 | -1/+1 |
* | 2nd wave of r11105 checkin.2nd wave of r11105 checkin. | andrewfish | 2010-12-01 | 6 | -179/+190 |
* | Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e... | andrewfish | 2010-11-30 | 44 | -9575/+6568 |
* | Sync update to improve compiler compatibility | mdkinney | 2010-11-29 | 1 | -3/+10 |
* | Fix the issue that the high 16-bit of EAX may contain invalid data, which cau... | li-elvin | 2010-11-12 | 2 | -4/+4 |
* | Update to support Xcode 64-bit debug. | andrewfish | 2010-10-15 | 2 | -2/+3 |
* | UnixPkg: Allow build.sh/build64.sh to be run from the edk2 root | jljusten | 2010-10-13 | 2 | -14/+27 |
* | UnixPkg MiscSubClassPlatformDxe: Add en-US langdef to *.uni | jljusten | 2010-10-13 | 10 | -0/+0 |
* | UnixPkg build64.sh: Build UnixPkg X64 with GCC44 | jljusten | 2010-10-13 | 1 | -12/+12 |
* | UnixPkg SEC: Fix link flags for using GCC on Linux x86-64 | jljusten | 2010-10-13 | 1 | -7/+7 |
* | UnixPkg: Enable gasket functions for all X64 toolchains | jljusten | 2010-10-13 | 3 | -411/+419 |
* | UnixPkg: Added missing EFIAPI for many Gasket functions | jljusten | 2010-10-13 | 5 | -230/+593 |