Code scrub for BdsDxe module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5547 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -18,14 +18,14 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#include "Hotkey.h"
|
||||
#include "HwErrRecSupport.h"
|
||||
|
||||
//
|
||||
// BDS arch protocol instance initial value.
|
||||
//
|
||||
// Note: Current BDS not directly get the BootMode, DefaultBoot,
|
||||
// TimeoutDefault, MemoryTestLevel value from the BDS arch protocol.
|
||||
// Please refer to the library useage of BdsLibGetBootMode, BdsLibGetTimeout
|
||||
// and PlatformBdsDiagnostics in BdsPlatform.c
|
||||
//
|
||||
///
|
||||
/// BDS arch protocol instance initial value.
|
||||
///
|
||||
/// Note: Current BDS not directly get the BootMode, DefaultBoot,
|
||||
/// TimeoutDefault, MemoryTestLevel value from the BDS arch protocol.
|
||||
/// Please refer to the library useage of BdsLibGetBootMode, BdsLibGetTimeout
|
||||
/// and PlatformBdsDiagnostics in BdsPlatform.c
|
||||
///
|
||||
EFI_BDS_ARCH_PROTOCOL_INSTANCE gBdsInstanceTemplate = {
|
||||
EFI_BDS_ARCH_PROTOCOL_INSTANCE_SIGNATURE,
|
||||
NULL,
|
||||
|
Reference in New Issue
Block a user