summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Prefixed global variable with "m"ajfish2006-08-111-2/+2
* Change Variable to use PCDxgu32006-08-101-2/+0
* Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOBxgu32006-08-105-59/+321
* Fix EDKT 150 to make IPF XIP module 16-byte align. Create new IPF_PEI_CORE, I...lgao42006-08-093-16519/+16724
* Variable PEIM use to PCD entry to get the base address of NV Storegae region.qwang122006-08-091-13/+13
* Some library instance's PCD is missing in FPD file for a module, it break sin...klu22006-08-081-0/+16
* 1) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).yshang12006-08-076-22/+16
* Remove SecurityPolicy.h from EdkModulePkg, because this protocol has been def...lgao42006-08-073-38/+0
* All runtime driver should use functions provided by UefiRuntimeLib library cl...qwang122006-08-012-44/+36
* Add EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event for MonotonicCounter driver.qwang122006-08-012-14/+52
* EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER is defined wrongly. It should be the ...qwang122006-07-302-4/+30
* Check in patch to refine DevicePath Module and USB2HostController Module.qhuang82006-07-2711-528/+330
* Someone lost a new line at the end of file, it causes GCC build error.xgu32006-07-271-1/+1
* This is a patch to change PeiVariable PEIM depex, because t doesn’t depen...xgu32006-07-271-1/+1
* Add temporary fix for PeLoaderklu22006-07-271-11/+14
* Reverted back to Old style not using the library and fixed the code to do PE3...ajfish2006-07-261-22/+102
* Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2006-07-2627-745/+253
* Remove duplicated module definition (the same module with the same arch) in F...wuyizhong2006-07-251-185/+185
* remove ifdef for debuglevelljin62006-07-251-2/+0
* Change license of following files from Intel Copy Right to BSD-license. yshang12006-07-2414-114/+114
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1...xgu32006-07-244-41/+64
* Fix bug which define different PCD with same token number in EdkModulePkg.spd.yshang12006-07-243-4/+4
* Clean up codes which are related with status code.yshang12006-07-212-1/+140
* Clean up codes which are related with status code.yshang12006-07-213-675/+0
* Clean up codes which are related with status code.yshang12006-07-211-271/+0
* 1) Check in Pei/Dxe status code;yshang12006-07-2142-1956/+3353
* Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang12006-07-2118-15/+15
* Add some comments for translator parameter in Sync/AsyncInterruptTransfer.ljin62006-07-211-2/+6
* Fix comment.bbahnsen2006-07-201-2/+0
* Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish2006-07-193-4/+26
* Add [in,out] in the @param for PCD header and c file.qwang122006-07-194-8/+8
* Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin62006-07-1824-1179/+22167
* Add in function description and comments.qwang122006-07-175-24/+18
* Updated Guid for EmuVariable entry in the ModuleSA sectionlhauch2006-07-151-3/+3
* Reset the GUID to a unique value, as it was using the same GUID as Variable.lhauch2006-07-151-11/+3
* Fixes for Linux builds.bbahnsen2006-07-144-0/+0
* Fix up the Stub Size Calculation which was not initially ported properly.bbahnsen2006-07-141-2/+3
* Removed the MdePkg Pcd Declarations which should only be specified in the Mde...lhauch2006-07-131-114/+10
* Fixed a comment errorjwang362006-07-131-1/+1
* typo errorjwang362006-07-131-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@981 6f19...jwang362006-07-131-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@978 6f19...jwang362006-07-131-15897/+0
* Merged GCC buildjwang362006-07-131-62/+11652
* Fix include .h file error.lgao42006-07-131-1/+1
* Remove extra code in DxeLoadX64.c file.lgao42006-07-131-4/+0
* Added license & copyright declarationjwang362006-07-1331-0/+310
* Move the share file: cbi.h to Cbi0 and Cbi1 directory.lgao42006-07-136-2/+74
* Add gcc assembly files.bbahnsen2006-07-133-1/+344
* Fix bad comments.bbahnsen2006-07-131-12/+12
* Added all header files in the packages's include directory into spd files.jwang362006-07-131-0/+310