]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg
Add new PcdDatabase.java file.
[mirror_edk2.git] / EdkModulePkg /
2006-08-01 qwang12Add EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event for...
2006-07-30 qwang12EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER is defined...
2006-07-27 qhuang8Check in patch to refine DevicePath Module and USB2Host...
2006-07-27 xgu3Someone lost a new line at the end of file, it causes...
2006-07-27 xgu3 This is a patch to change PeiVariable PEIM depex...
2006-07-27 klu2Add temporary fix for PeLoader
2006-07-26 ajfishReverted back to Old style not using the library and...
2006-07-26 ajfishRemoved cross references from PciCf8Lib and PciExpressL...
2006-07-25 wuyizhongRemove duplicated module definition (the same module...
2006-07-25 ljin6remove ifdef for debuglevel
2006-07-24 yshang1Change license of following files from Intel Copy Right...
2006-07-24 xgu3git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-24 yshang1Fix bug which define different PCD with same token...
2006-07-21 yshang1Clean up codes which are related with status code.
2006-07-21 yshang1Clean up codes which are related with status code.
2006-07-21 yshang1Clean up codes which are related with status code.
2006-07-21 yshang11) Check in Pei/Dxe status code;
2006-07-21 yshang1Change DxeRuntimeDriverLib name to UefiRuntimeLib.
2006-07-21 ljin6Add some comments for translator parameter in Sync...
2006-07-20 bbahnsenFix comment.
2006-07-19 ajfishFixed some naming issues and update to the EDK II name...
2006-07-19 qwang12Add [in,out] in the @param for PCD header and c file.
2006-07-18 ljin6Add DevicePathUtilities DevicePathToText DevciePathFrom...
2006-07-17 qwang12Add in function description and comments.
2006-07-15 lhauchUpdated Guid for EmuVariable entry in the ModuleSA...
2006-07-15 lhauchReset the GUID to a unique value, as it was using the...
2006-07-14 bbahnsenFixes for Linux builds.
2006-07-14 bbahnsenFix up the Stub Size Calculation which was not initiall...
2006-07-13 lhauchRemoved the MdePkg Pcd Declarations which should only...
2006-07-13 jwang36Fixed a comment error
2006-07-13 jwang36typo error
2006-07-13 jwang36git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-13 jwang36git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-13 jwang36Merged GCC build
2006-07-13 lgao4Fix include .h file error.
2006-07-13 lgao4Remove extra code in DxeLoadX64.c file.
2006-07-13 jwang36Added license & copyright declaration
2006-07-13 lgao4Move the share file: cbi.h to Cbi0 and Cbi1 directory.
2006-07-13 bbahnsenAdd gcc assembly files.
2006-07-13 bbahnsenFix bad comments.
2006-07-13 jwang36Added all header files in the packages's include direct...
2006-07-13 bbahnsenAdd gcc assembly file.
2006-07-13 lgao4Move DriverSample module to Universal\UserInterface...
2006-07-13 jwang36Corrected the path and file name error in these two...
2006-07-13 lgao4Remove EdkPeCoffLoaderLibX64 library from EdkModulePkg
2006-07-12 lgao4Remove PeCoffLoaderLib X64, because PeCoffLoader librar...
2006-07-12 lgao4Add missing files in msa file and add module descriptio...
2006-07-12 lgao4Add missing files in msa file and add module descriptio...
2006-07-12 lgao4git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 qhuang81. Updated some files’ description files in MdePkg...
2006-07-12 jwang36removed unintended lines.
2006-07-12 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 xgu3Add description of module.
2006-07-12 vanjeffgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 bxingUpdated <Abstract> and <Description> sections in MSA...
2006-07-12 qwang12Add in Abstract and Description for a few MSA files.
2006-07-12 klu2Fix remainning capsule PCD's <HelpText>.
2006-07-12 klu2Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkMo...
2006-07-12 davidhuangFix the CapsuleRuntime.msa Fix Me entries.
2006-07-11 lgao4Add necessary files (such as *.h) in module msa and...
2006-07-11 qwang12make sure all files under the PCD PEIM/Driver direcotry...
2006-07-11 qwang12Correct the token number for PcdDxePcdDatabaseTraverseE...
2006-07-11 qwang12Correct the token number for PcdDxePcdDatabaseTraverseE...
2006-07-10 qouyang Change UINAME to CName of GUID/PPI/Protocol in all...
2006-07-10 qhuang8 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWrite...
2006-07-10 lgao4git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-09 lhauchUpdate the binary MSA to say they were binary, fixed...
2006-07-09 jwang36Made some changes to use GCC to pre-process and assembl...
2006-07-09 jwang36Added a "_" to ${ENTRYPOINT} for GCC "CC" command option;
2006-07-08 qwang12fix a bug in Service.c
2006-07-08 ajfishPorted to use BaseMemoryLib functions
2006-07-08 qwang12Add Feature Flag PcdDxePcdDatabaseTraverseEnabled...
2006-07-07 lgao4Redefine SPEC and Release Version to 0x20000
2006-07-07 lgao4Fix the wrong usage of UnicodeValueToString function
2006-07-07 jwang36Obsoleted by new schema and new build tools.
2006-07-07 klu2Fix all <TokenSpaceGuidCName> in all SPD file.
2006-07-07 davidhuangFix the TokenSpaceGuidCName entry of PcdSupportUpdateCa...
2006-07-06 qwang12Fixed a bug when input a invalid token number (not...
2006-07-06 jwang36Added type cast (VOID *) to the third parameter of...
2006-07-06 qwang12Fix bugs in GetNextTokenSpace and GetNextToken
2006-07-06 jwang36Corrected a typo error.
2006-07-06 qhuang8 PciLib:
2006-07-06 jwang36Fixed the GCC assembler issue. Now we can use full...
2006-07-06 davidhuang1)Add a new module CapsuleRuntime under EdkModulePkg...
2006-07-06 qwang12Add in support for MaxSize and CurrentSize for PCD...
2006-07-06 lhauchRemoved Optional Ffs Sections as it was not being used...
2006-07-06 lgao4git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-05 jwang36fixed GCC build issues
2006-07-05 qhuang8 DebugLib:
2006-07-05 jwang36supplemented "/FI" to some ignored PP options in fpd...
2006-07-04 jwang36Added "/FI", "-include" and/or "/nologo" options to...
2006-07-04 qouyangFix autogen bug:[Edk67][Edk35].
2006-07-04 qwang12Added LibPatchPcdSetPtr.
2006-07-04 jwang36added GCC tool chain family options
2006-07-03 qwang12Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg...
next