]> git.proxmox.com Git - mirror_edk2.git/history - UnixPkg
IntelFsp2Pkg-Tools: GenCfgOpt.py shouldn't include specific UPD name
[mirror_edk2.git] / UnixPkg /
2013-07-29 Jordan JustenUnixPkg: Remove UnixPkg files (It is replaced by Emulat...
2012-10-05 jljustenUnixPkg: Mark as deprecated (replaced by EmulatorPkg)
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-07-26 oliviermartinUnixPkg/Sec: Fixed build
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-04-24 hhtianUpdate copyright format
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-03-16 vanjeffUpdated platform DSC files to add CPU Exception Library...
2012-03-15 vanjeffUpdated platform DSC files to add CPU Exception Library...
2012-02-03 lzeng14Append double-null for Type 19 data record.
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2011-12-16 ydong10Refine file header format to follow coding style.
2011-11-24 li-elvinUpdate console mode setup to use PcdSetupConOutColumn...
2011-11-21 lzeng14According to PI errata 0000654 and 000811, we need...
2011-11-17 niruiyuCorrect the code to use SIZE_OF_EFI_FILE_INFO instead...
2011-09-07 erictianFix typo error in UnixPkg.dsc
2011-09-05 li-elvinUpdate UnixPkg to use IA32_SEGMENT_DESCRIPTOR defined...
2011-09-02 hhtianCorrect package name
2011-09-02 li-elvinAdd LockBox null library to make CapsuleRuntimeDxe...
2011-08-29 lgao4Fix the incorrect usage for PCD PcdResetOnMemoryTypeInf...
2011-08-29 niruiyuRemove unnecessary global macros in SecMain.inf.
2011-06-28 lzeng14Clean up invalid keywords and missing keywords in ...
2011-05-20 lzeng14Order sections as [Defines], [Includes], [LibraryClasse...
2011-05-16 vanjeffReturn scan code for Pause key.
2011-05-10 mdkinneyRemove duplicate PCD declaration
2011-05-09 mdkinneyClean up DEC files:
2011-05-05 mdkinneyFix DEC files so any PCD declared as Dynamic is also...
2011-03-31 erictian1. solve build time issue that FV size is exceed due...
2011-03-22 andrewfishFix gBS->Stall bug. The current code would only stall...
2011-03-14 vanjeffChanged TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-08 andrewfishFix up the UnixPkg to work with clang on OS X. XCLANG...
2011-03-05 jljustenUnixPkg: Fix build for Linux
2011-03-05 jljustenUnixPkg: Use build flag to prevent FatPkg from being...
2011-02-02 andrewfishFix issue with fixing tabs.
2010-12-10 hhtianupdate copyright format
2010-12-06 jljustenDuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset...
2010-12-01 andrewfishRemove unused files to make it easier to add new thunks.
2010-12-01 andrewfishFix token dup caused by merge.
2010-12-01 andrewfish2nd wave of r11105 checkin.2nd wave of r11105 checkin.
2010-11-30 andrewfishAdding Simple Pointer, GOP, SimpleTextInEx, and Network...
2010-11-29 mdkinneySync update to improve compiler compatibility
2010-11-12 li-elvinFix the issue that the high 16-bit of EAX may contain...
2010-10-15 andrewfishUpdate to support Xcode 64-bit debug.
2010-10-13 jljustenUnixPkg: Allow build.sh/build64.sh to be run from the...
2010-10-13 jljustenUnixPkg MiscSubClassPlatformDxe: Add en-US langdef...
2010-10-13 jljustenUnixPkg build64.sh: Build UnixPkg X64 with GCC44
2010-10-13 jljustenUnixPkg SEC: Fix link flags for using GCC on Linux...
2010-10-13 jljustenUnixPkg: Enable gasket functions for all X64 toolchains
2010-10-13 jljustenUnixPkg: Added missing EFIAPI for many Gasket functions
2010-10-12 andrewfishFix bad NT 32 reference in print to be UnixPkg.
2010-10-12 andrewfishMake the script pass arguments so clean from Xcode...
2010-09-20 andrewfishFinish spliting SecDispatchTableLib into two functions...
2010-09-16 andrewfishAdded SecDispatchTable library to allow custom PPIs...
2010-09-16 andrewfishClean up clean and clarify XCODE flags.
2010-08-18 andrewfishAdded support for an EFI X64 ABI compatible UnixPkg...
2010-08-12 andrewfishAdd LZMA decompression to DXE Core.
2010-08-08 andrewfishFix reverse gasket issue that was breaking watch dog...
2010-08-05 andrewfishFix crash in UnixPkg caused by r10769. The DxeCore...
2010-07-30 qhuang8Minor update code comment in last commitment.
2010-07-30 qhuang8Update UnixUgaScreen module to adapt to the change...
2010-07-30 qhuang8Add -m32 option for IA32 ASM flag to ensure it is treat...
2010-07-29 andrewfishComplete coding to support X64 EFI ABI in UnixPkg....
2010-07-26 qhuang8Change the GUID value of UnixBaseLib to avoid Guid...
2010-07-24 andrewfishStarted working on EFI ABI to UNIX ABI assembly gasket
2010-07-23 andrewfishChanged the X64 gasket so it would be possible to port...
2010-07-23 andrewfishAdd an option to build the GccShell. './build.sh shell...
2010-07-22 andrewfishPort UnixPkg to also support X64. Currently only suppor...
2010-07-22 andrewfishAdded to support X64 port (with SV5 ABI). May be able...
2010-07-20 andrewfishFix #pragma pack(4) issue with an #ifdef. The #pragma...
2010-07-15 andrewfishSome more 64-bit fixes.
2010-07-14 andrewfishFix xcode project to point to the correct X64 paths...
2010-07-14 andrewfishAdd an Xcode project to build 64-bit UnixPkg. Currently...
2010-07-14 andrewfishFix 64-bit compile bug
2010-07-14 andrewfishStarted trying to get the UnixPkg to compile for X64...
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-04-28 hhtianUpdate the copyright notice format
2010-04-22 andrewfishRemove DataHub PCD references.
2010-04-22 lgao4Remove Framework DataHubDxe and DataHubStdErrDxe driver...
2010-04-09 niruiyuUnixSerialIo driver was changed to produce the flow...
2010-03-03 xdu2Add VlanConfigDxe to platform DSC/FDF.
2010-03-03 xli24Remove over-specified dependencies on IntelFrameworkPkg...
2010-03-02 klu2Cleanup unused items produced by EmbeddedPkg in UnixPkg.dsc
2010-03-02 klu2Cleanup unused library class in UnixPkg.dsc
2010-03-01 lgao4Add the missing OUTPUT directory for the EFI and depex...
2010-03-01 lgao4Clean up Rules of Platform FDFs to apply only one EFI...
2010-02-26 vanjeffadd debug agent null instance in DSC file.
2010-02-25 jljustenCleanup: Remove PcdDxePcdDatabaseTraverseEnabled
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-23 lgao41. Correct File header to ## @file
2010-02-14 mdkinneyAdd Memory Allocation Library instance for modules...
2010-02-10 andrewfishOnly ment to add support to build and launch Ebl shell...
2010-02-10 andrewfishRemove dead command and clean up some coding style...
2010-02-01 qhuang8Fix the build warning of potential uninitialized variab...
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-27 andrewfishAdd in commented out hooks for Shell and FatPkg.
2010-01-27 andrewfishFix issue where the script assumed tools are in Bin...
2010-01-15 AJFISHUpdate scripts to point to edk2 BaseTools now fixes...
2010-01-14 AJFISHAdded new PeCoffGetEntryPoint lib function to get size...
next