- 0b84526 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said, if PcdHardwareErrorRecordLevel is 0, platform does not provide feature of hardware error record. by klu2 · 16 years ago
- 34a2bb9 All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Application by eric_tian · 16 years ago
- 7f3a617 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file. by klu2 · 16 years ago
- 746be87 If variable does not exist for a HII PCD, a new NV variable need to be created. by klu2 · 16 years ago
- 18efbdf All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Application by eric_tian · 16 years ago
- 86b7139 Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg by klu2 · 16 years ago
- de5b0df Correct minor comments in meta data file. by lgao4 · 16 years ago
- 37226e8 Add a work around to set the PCD protocol lock to TPL_NOTIFY to relax the restriction on caller of PCD protocol. by qhuang8 · 16 years ago
- 3dcdbe7 update by eric_tian · 16 years ago
- c7a6f87 Fix GCC building broken, GCC does not allow \ character at end of line in comments by klu2 · 16 years ago
- 4f22e23 Add missing library class header file. by klu2 · 16 years ago
- 16a44a1 Remove unreferenced library class by klu2 · 16 years ago
- afac5e1 Remove unreferenced library class by klu2 · 16 years ago
- 32610f3 Add missing library class header file. by klu2 · 16 years ago
- 0b9e639 Add missing protocol header files by klu2 · 16 years ago
- 1ba6921 Remove unreferenced library class. by klu2 · 16 years ago
- 4e896fe Fix missing protocol header file by klu2 · 16 years ago
- 7df0b52 Refine comments by klu2 · 16 years ago
- bba6c99 Refine comments by klu2 · 16 years ago
- 58612f2 Fix typo. by klu2 · 16 years ago
- 9bc88ad Fix typo by klu2 · 16 years ago
- a8fdba5 remove dependent package from inf files. by vanjeff · 16 years ago
- f33d304 fix typo by klu2 · 16 years ago
- 86a3ad4 Refine the INF's comment by klu2 · 16 years ago
- f806dd2 Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII and FvHob. by lgao4 · 16 years ago
- 3d53ba8 Merge GetSizeTableIndexA to GetSizeTableIndex function because it only be invoked by GetSizeTableIndex. by klu2 · 16 years ago
- 7c2228d update hotplug check logic by vanjeff · 16 years ago
- f1aec6c 1. Retired HotPlugDevice protocol. by vanjeff · 16 years ago
- 34070f1 Remove private event description from INF. by xli24 · 16 years ago
- 9fdeb09 Correct some misleading comments. by xli24 · 16 years ago
- 599a55a Add sample for auto-generated PCD by klu2 · 16 years ago
- 40d542f minimum update to pass ICC by vanjeff · 16 years ago
- 7fc80d4 Retired gSimpleTextInExNotifyGuid, used local structure address to be notify handle. by vanjeff · 16 years ago
- ad801d0 Check in library class of BaseMemoryTestLib. by xli24 · 16 years ago
- 844c77b Move PlatformBdsLibNull library instance to IntelFrameworkModulePkg by klu2 · 16 years ago
- 87fbccb Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg by klu2 · 16 years ago
- 96cb78a Use gEfiCallerIdGuid as the private guid for PcdPeim module. by lgao4 · 16 years ago
- 4bfa7dc 1. Remove feature flag PcdDxeIplEnableIdt entries by qhuang8 · 16 years ago
- b6349c0 Change directory name PlatformDriOverride to PlatformDriOverrideDxe. by lgao4 · 16 years ago
- de4647f Reduce directory deep by lgao4 · 16 years ago
- e4b99ad Change library class PlatDriOverLib to PlatformDriOverrideLib by lgao4 · 16 years ago
- 4986c56 temporary roll back changing on gEfiHotPlugDevice. by vanjeff · 16 years ago
- d5893e0 fix the bug of calculating subnetmask prefix length. It is a regression issue, which incorrectly take "&" operation as "&&" by eric_tian · 16 years ago
- 76f1dde Move Crc32GuidedSectionExtraction from Protocol to Guid directory by lgao4 · 16 years ago
- 5be56d9 Fix function comments. by niry · 16 years ago
- 457112f Fix path separator to follow convention. by qhuang8 · 16 years ago
- 5c52673 Move MdeModuleHii.h into Include\Guid directory by lgao4 · 16 years ago
- dae9306 Update the PCD comments for PcdFrameworkHiiCompatibilitySupport. by qwang12 · 16 years ago
- cebfa89 update PCD help text by vanjeff · 16 years ago
- 04985a5 retire gEfiFirmwareVolumeDispatcherProtocolGuid by eric_tian · 16 years ago
- f999350 retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is used to signify such FV need to be dispatched or not. by eric_tian · 16 years ago
- a8e1ed5 Refine help text of PcdDisableDefaultKeyboardLayoutInUsbKbDriver. by xli24 · 16 years ago
- bdb869f Add PrintDxe driver and update EdkPrintLib to DxePrintLibPrint2Protocol by qhuang8 · 16 years ago
- e031244 Update the variable name and GUID to set time zone and daylight saving: Use L"RTC" for shorter name and gEfiCallerIdGuid since this variable is private for this driver. by qhuang8 · 16 years ago
- 589f16d Update consplitter driver to use dynamic PCD to set console output mode instead of use L"ConOutMode" and gEfiGenericPlatformVariableGuid to set console output mode. by qhuang8 · 16 years ago
- 2db4a77 Update MdeModulePkg package surface area: by qhuang8 · 16 years ago
- bb9153a Split the Print functionality from SetupBrowserDxe. Platform should use PrintDxe to produces Print2 Protocol and PrintThunk for Edk Print protocol. by qhuang8 · 16 years ago
- 610b2cb Add PrintDxe to produce EDKII print2 protocol on top of PrintLib in MdePkg by qhuang8 · 16 years ago
- bee6755 Rename EdkPrintLib to DxePrintLibPrint2Protocol to better reflect its functionality. by qhuang8 · 16 years ago
- ee0961f Update Performance library instances to adapt to the update in Performance infrastructure. by qhuang8 · 16 years ago
- 3f57706 remove console control protocol consuming in DrawImage(), caller should make sure current mode is graphics mode. by vanjeff · 16 years ago
- bc6b589 Update DxeCore for the performance infrastructure updates: Use Raw sting to replace XXX_TOKEN by qhuang8 · 16 years ago
- 9105d2c Retire GenericPlatformVariableGuid in MdeModulePkg by qhuang8 · 16 years ago
- 8704a8a retire PeiPerformanceHob.h, all its information has been integrated into Include\Guid\Performance.h by qhuang8 · 16 years ago
- e996a8c Retire Print protocol in MdeModulePkg and update Print2 protocol to provide full set of API in PrintLib classes by qhuang8 · 16 years ago
- 72aff63 Merge performance protocol, pei performance hob into a single performance.h in MdeModulePkg\Include\Guid by qhuang8 · 16 years ago
- aa8f4f5 1. Retired HotPlugDevice protocol. by vanjeff · 16 years ago
- fbfa4a1 Minor update on capitalization for ECC check. by xli24 · 16 years ago
- d73be1d Remove BaseMemoryTest PPI and related producers and consumers. by xli24 · 16 years ago
- ea1ac7a Clean up gEfiHotPlugDeviceGuid in ConPlatformDxe. by vanjeff · 16 years ago
- 55e4e17 Path\filename information added for Protocol/PPI/Guid section in DEC file. by gikidy · 16 years ago
- 88fa231 Meta-data verified. by gikidy · 16 years ago
- 309e312 update code to pass K8. by hchen30 · 16 years ago
- c948a51 Fix EBC build broken. by klu2 · 16 years ago
- acd3b0e Fix EBC build broken. by klu2 · 16 years ago
- 20bcdbc Add assertion to ensure pointer dereference has been checked against NULL pointer. by qhuang8 · 16 years ago
- 055f28d Meta-data reviewed. by gikidy · 16 years ago
- 7174e04 1.enhanced security check. 2.remove un-necessary ASSERT. by vanjeff · 16 years ago
- 89c18a1 enhanced security check. by vanjeff · 16 years ago
- 1fef733 Fix security check. by lgao4 · 16 years ago
- 2fead09 Source level security checked by jji4 · 16 years ago
- e67ca95 Source level security checked by jji4 · 16 years ago
- db0bd81 enhanced security check. by vanjeff · 16 years ago
- 4ad9d87 * MdeModulePkg/Core/Pei/Dependency/Dependency.h by jljusten · 16 years ago
- cb0b858 add assert logic to avoid Klocwork fake report by eric_tian · 16 years ago
- 525aded add assert logic to avoid Klocwork fake report by eric_tian · 16 years ago
- a1b749d add assert logic to avoid Klocwork fake report by eric_tian · 16 years ago
- c55426a fixed comments missing. by vanjeff · 16 years ago
- df80a83 enhanced security check. by vanjeff · 16 years ago
- 7c1bc8d Enhanced status return check. by vanjeff · 16 years ago
- e618d0c add return value check. by vanjeff · 16 years ago
- 892b7f9 add NULL pointer check. by vanjeff · 16 years ago
- 4cfc329 Fix the typo in comments by qhuang8 · 16 years ago
- 96a5ac5 Adjust code to fix potential array out-bound issues. by qhuang8 · 16 years ago
- 51195fb Remove several unicode in comments. by qhuang8 · 16 years ago
- ead7e7d Fix the potential illegal EBC opcode issue. by qhuang8 · 16 years ago
- 98b15cf Include the missing Guid header file to refer the global Guid by lgao4 · 16 years ago
- 8a3f79b Add the missing Guid header file. by lgao4 · 16 years ago
- b998288 Correct typo in comments, clean IfrSupportLib.h by lgao4 · 16 years ago
- fbbb421 clean K8. by eric_tian · 16 years ago