- ca835f4 Fix ICC build warning. by qhuang8 · 16 years ago
- 0ba7fff Add check when use Index as Array [Index] to avoid out of Array bound. by lgao4 · 16 years ago
- cc4678a Fix the path for BDS. by qhuang8 · 16 years ago
- 6426c8f Add comments for these header files by lgao4 · 16 years ago
- 7c9c12f Remove unused Hob Guid by lgao4 · 16 years ago
- 0adcc82 Remove unused Hob Guid by lgao4 · 16 years ago
- 7772b17 Update for Meta data. by xli24 · 16 years ago
- 75a3814 Add ASSERT in case SalSystemTable is NULL. by qhuang8 · 16 years ago
- 02313d1 Remove volatile for local Index, and Use Memory library functions to fix the reference to compiler intrinsic functions. by lgao4 · 16 years ago
- 70e5ca2 Fixed a PcdEx AutoGen bug by jwang36 · 16 years ago
- 5d1a5b3 Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification. by klu2 · 16 years ago
- 5c5a2ca Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification. by klu2 · 16 years ago
- 80f73b5 Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification. by klu2 · 16 years ago
- 5c08e11 Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification. by klu2 · 16 years ago
- c516c71 Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification. by klu2 · 16 years ago
- 6a3f4ef DuplicateDevicePath() function use wrong comment same as AppendDevicePath() function. by klu2 · 16 years ago
- 6cf3743 Fix typos in Pcd token number by qhuang8 · 16 years ago
- 485a505 Add more checkpoint for deference pointer. by klu2 · 16 years ago
- cb26370 Fix issue from code scrub. by klu2 · 16 years ago
- 9872985 Add check when use Index as Array [Index] to avoid out of Array bound. by lgao4 · 16 years ago
- 8088226 Add check after allocate pool. by lgao4 · 16 years ago
- 60c65d3 remove klocwork issue. by vanjeff · 16 years ago
- bc7e600 DuplicateDevicePath() function use wrong comment same as AppendDevicePath() function. by klu2 · 16 years ago
- 7a79628 Add check for NULL pointer. by xli24 · 16 years ago
- f67cc2c Update the DSC file name based on the directory name change. by qwang12 · 16 years ago
- a0e221a Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- b650f50 Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- 1127174 Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- 7bd0459 Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- 08e409c Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- 9d006d2 Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- 0978682 Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- 8460a81 Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- b11dcd8 Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- dcb6a8b Update the INF file based on the change to direcotry and file name. by qwang12 · 16 years ago
- 5c6926d Update the INF file based on the change to direcotry and file name. by qwang12 · 16 years ago
- f275c91 Update the INF file based on the change to direcotry and file name. by qwang12 · 16 years ago
- 186bc15 Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. by qwang12 · 16 years ago
- 4c9c0f7 Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. by qwang12 · 16 years ago
- 96827f1 Correct FeatureFlagExpress PCD format based on INF spec. by lgao4 · 16 years ago
- 364a232 Meta-data reviewed and verified. by gikidy · 16 years ago
- a833f28 Update to add the ASSERT()s in the right place. by qhuang8 · 16 years ago
- 4a1102c K8: by qwang12 · 16 years ago
- 29dd3b0 Fix Klocwork warning. We should directly return EFI_INVALID_PARAMETER when BufferSize is NULL. by eric_tian · 16 years ago
- 7efb1d8 adjust code to remove Klocwork issues. by vanjeff · 16 years ago
- 9d35ff8 Enhance GenFw tool to zero PeImage .xdata section (free form exception data) unused in BIOS, which can increase the compression ratio for the BIOS image. by lgao4 · 16 years ago
- 40a06b0 K8: by qwang12 · 16 years ago
- 7bfc66a Meta-data review. by gikidy · 16 years ago
- 16a747e Add some info for some PCD controlled GUIDs and Protocols. by gikidy · 16 years ago
- 32e2466 Meta-data review. by gikidy · 16 years ago
- 79864f5 Source level security checked by jji4 · 16 years ago
- ba992f9 1, Add logo.bmp to fv file for showing it in graphic mode by klu2 · 16 years ago
- 7fa5d6e Meta-data review. by gikidy · 16 years ago
- a503cc6 Meta-data review. by gikidy · 16 years ago
- f50cf50 Meta-data review. by gikidy · 16 years ago
- f34aec3 coding style by eric_tian · 16 years ago
- fa7b316 K8: by qwang12 · 16 years ago
- d0720b5 K8: Add in "check-for-null" to catch the de-reference of NULL pointer. by qwang12 · 16 years ago
- 96ff65a K8: by qwang12 · 16 years ago
- 5a829f5 K8: add new variable PasswordSize to remove immeidate constant. by qwang12 · 16 years ago
- d64ac71 Add ASSERT in case SalSystemTable is NULL. by qhuang8 · 16 years ago
- 1ac628e Assertions added by jji4 · 16 years ago
- 8ca67c4 Update For Review by hfang · 16 years ago
- c59634e Source level security checked by jji4 · 16 years ago
- 8c80d39 Add some ASSERT()s. by gikidy · 16 years ago
- 49fabc8 Source level security checked by jji4 · 16 years ago
- a2bc29c Fix a bug that length might be a negative value for worker function BasePrintLibFillBuffer(). In view of this, it is better to reuse for loop to fill the buffer. by qhuang8 · 16 years ago
- 3069bc1 Add some ASSERT()s. by gikidy · 16 years ago
- 19c804c Fix the wrong file comments for SnpDxe.inf driver by klu2 · 16 years ago
- e6c4ef1 Source level security checked by jji4 · 16 years ago
- 67252d9 Adjust gSimpleTextInExNotifyGuid position in INF file. by gikidy · 16 years ago
- 066ec71 Adjust gSimpleTextInExNotifyGuid position in INF file. by gikidy · 16 years ago
- 8d4cd91 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocol by gikidy · 16 years ago
- dab714a Insert comments for functions/macros and add the file headers. by niry · 16 years ago
- bd59b46 sync function header to avoid ecc by jgong5 · 16 years ago
- 24af132 Fixed OPTIONAL/comma issue by jgong5 · 16 years ago
- 3e8c18d code scrub fix by jgong5 · 16 years ago
- be973ff added newline after brief summary by jgong5 · 16 years ago
- 9fa98a8 Add change log for some new definitions. They are backward compatible. by qhuang8 · 16 years ago
- f29d42d Move CompilerStub library for IA32 & x64 only. by qhuang8 · 16 years ago
- 1e39deb Add Load File 2 Protocol and MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH definition to build newest shell source. by qhuang8 · 16 years ago
- 90e128e Fix a bug which print new stack size and old stack size wrongly. by qwang12 · 16 years ago
- 812acae Comments checked by jji4 · 16 years ago
- 9cdae8c Array boundary evaluation expression fixed. by jji4 · 16 years ago
- 6d9f0e7 Source level security checked by jji4 · 16 years ago
- b77d007 Coding style checked by jji4 · 16 years ago
- 649e72d Performance and size optimised. by gikidy · 16 years ago
- b364eeb Apply code to avoid security warnings. by qhuang8 · 16 years ago
- bcccf0b Apply BaseMemoryLib to replace the for loop. by qhuang8 · 16 years ago
- 7646204 Fix the prototype inconsitency issue. by qhuang8 · 16 years ago
- eb1f74c Add type cast to pass build by qhuang8 · 16 years ago
- 6c36580 Apply PeiServicesLib by qhuang8 · 16 years ago
- 2f17ffc Add type cast for PeiServices pointer by qhuang8 · 16 years ago
- de13f24 Apply PeiServicesLib by qhuang8 · 16 years ago
- c89914c Add type case by qhuang8 · 16 years ago
- 03d7703 1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.dec, even though they are the same value with gEfiDebugPortProtocolGuid. by vanjeff · 16 years ago
- 0bb0f0c INF extension reviewed by jji4 · 16 years ago
- f890b1e 1.fixed one bug to 'reconnect -r' when running 4 times. 2.Code scrub. by vanjeff · 16 years ago
- ad951a3 To pass ICC build. by vanjeff · 16 years ago
- 52dbc2f Update EdkShellPkg to remove the external Shell directory from EDK shell project. by qhuang8 · 16 years ago