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